numam-dpdk/drivers/raw/dpaa2_qdma
Bruce Richardson 54dcfdee85 drivers/raw: standardize naming
The driver names for rawdevs were both different in make and meson builds
and were non-standard in the make version in that some included "rawdev" in
the name while others didn't.

Therefore, for global consistency of naming, we can use "rte_rawdev" rather
than "rte_pmd" for the prefix for the libraries. While most other driver
categories use "rte_pmd" as a prefix, there is precedent for this in the
mempool drivers use "rte_mempool" as a prefix.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2019-07-30 15:36:35 +02:00
..
dpaa2_qdma_logs.h drivers: support function name in NXP logs 2018-07-12 14:41:28 +02:00
dpaa2_qdma.c raw/dpaa2_qdma: fix spin lock release 2019-05-02 23:28:31 +02:00
dpaa2_qdma.h raw/dpaa2_qdma: support RBP mode 2019-04-05 10:40:43 +02:00
Makefile drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00
meson.build drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
rte_pmd_dpaa2_qdma.h raw/dpaa2_qdma: remove incorrect experimental tag 2019-06-29 19:04:30 +02:00
rte_rawdev_dpaa2_qdma_version.map drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00