numam-dpdk/app/test-pmd
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
..
cmdline_flow.c ethdev: fix port id type in flow API 2017-10-06 18:38:55 +02:00
cmdline.c app/testpmd: fix build with i40e disabled 2017-10-12 01:36:58 +01:00
config.c app/testpmd: fix DDP package filesize detection 2017-10-12 01:36:58 +01:00
csumonly.c app/testpmd: enable TCP/IPv4 VxLAN and GRE GSO 2017-10-12 01:36:57 +01:00
flowgen.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
icmpecho.c app/testpmd: fix typos 2017-03-10 14:11:56 +01:00
ieee1588fwd.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
iofwd.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
macfwd.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
macswap.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
Makefile net/xenvirt: remove 2017-10-09 01:11:48 +02:00
parameters.c app/testpmd: fix invalid port id parameters 2017-10-12 01:36:58 +01:00
rxonly.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
testpmd.c app/testpmd: fix quitting in container 2017-10-12 01:36:58 +01:00
testpmd.h app/testpmd: enable TCP/IPv4 VxLAN and GRE GSO 2017-10-12 01:36:57 +01:00
txonly.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00