numam-dpdk/drivers/net/dpaa
Stephen Hemminger b7c7ff6e3b net/dpaa: use dynamic log type
The static PMD logtype should not be used by drivers.
Instead, use existing log macros in this driver.

Also use standard rte_ether routine to format ether address.

Fixes: 37f9b54bd3 ("net/dpaa: support Tx and Rx queue setup")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-04-21 13:57:05 +02:00
..
dpaa_ethdev.c net/dpaa: use dynamic log type 2020-04-21 13:57:05 +02:00
dpaa_ethdev.h drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
dpaa_rxtx.c net/dpaa: fix LS1043 alignment check 2019-11-06 01:13:15 +01:00
dpaa_rxtx.h replace packed attributes 2020-04-16 18:16:46 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_pmd_dpaa_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_pmd_dpaa.h