numam-dpdk/app
Kirill Rybalchenko 03f42d8aa9 app/testpmd: fix build with i40e disabled
Precompiler instructions #ifdef RTE_LIBRTE_I40E_PMD ... #endif
were not placed correctly, which caused number of
compilation errors if I40E PMD is disabled.

Fixes: 5a4806d304 ("app/testpmd: support updating pctype mapping")

Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
2017-10-12 01:36:58 +01:00
..
pdump ethdev: increase port id range 2017-10-06 18:23:25 +02:00
proc_info app/procinfo: fix compilation with -O3 2017-10-06 23:53:56 +02:00
test-crypto-perf app/test-crypto-perf: fix compilation with -Og 2017-10-06 02:49:50 +02:00
test-eventdev app/testeventdev: fix divide by zero in stats 2017-07-31 22:43:48 +02:00
test-pmd app/testpmd: fix build with i40e disabled 2017-10-12 01:36:58 +01:00
Makefile app/testeventdev: introduce dpdk-test-eventdev app 2017-07-07 09:30:46 +02:00