numam-dpdk/lib/librte_pmd_vmxnet3
Thomas Monjalon 187785f62e vmxnet3: fix build with debug
Functions for queue dump are not used and cause compilation error if
CONFIG_RTE_LIBRTE_VMXNET3_DEBUG_DRIVER is enabled.
Fixed by disabling them.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2014-07-02 22:33:13 +02:00
..
vmxnet3 remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile explicit shared code naming as base driver 2014-06-26 07:15:46 +02:00
vmxnet3_ethdev.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
vmxnet3_ethdev.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
vmxnet3_logs.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
vmxnet3_ring.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
vmxnet3_rxtx.c vmxnet3: fix build with debug 2014-07-02 22:33:13 +02:00