numam-dpdk/drivers/raw/dpaa2_cmdif
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_cmdif_logs.h drivers: support function name in NXP logs 2018-07-12 14:41:28 +02:00
dpaa2_cmdif.c raw/dpaa2_cmdif: remove redundant declaration 2019-07-23 14:31:35 +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_cmdif.h raw/dpaa2_cmdif: support enqueue/dequeue operations 2018-05-08 14:21:07 +02:00
rte_rawdev_dpaa2_cmdif_version.map drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00