numam-dpdk/app
Bruce Richardson 40f1806e23 app/pdump: fix duplicate macro definition
RTE_RING_SZ_MASK is redefined here with the original definition in
rte_ring.h. Since rte_ring.h is already included, just remove the
duplicate definition here.

Fixes: caa7028276 ("app/pdump: add tool for packet capturing")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2017-03-08 16:05:09 +01:00
..
pdump app/pdump: fix duplicate macro definition 2017-03-08 16:05:09 +01:00
proc_info app/procinfo: free xstats memory upon failure 2016-10-12 18:40:50 +02:00
test-crypto-perf app/crypto-perf: fix null dereference 2017-02-10 16:06:04 +01:00
test-pmd mk: move PMD libraries linking to applications 2017-02-10 11:03:27 +01:00
Makefile test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00