numam-dpdk/app/test-pmd
Helin Zhang 64ee9e4815 app/testpmd: fix build with icc 13
It fixes compile issue on ICC 13.0.0.

Error logs:
app/test-pmd/cmdline.c(8160): error #188: enumerated type mixed
with another type
    entry.input.flow.tunnel_flow.tunnel_type =
        str2fdir_tunneltype(res->tunnel_type);

Fixes: 53b2bb9b7e ("app/testpmd: new flow director commands")

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2015-11-11 19:38:11 +01:00
..
cmdline.c app/testpmd: fix build with icc 13 2015-11-11 19:38:11 +01:00
config.c app/testpmd: fix icmp echo Tx queues 2015-11-10 17:22:07 +01:00
csumonly.c app/testpmd: modify mac in csum forwarding 2015-10-29 23:52:24 +01:00
flowgen.c app/testpmd: add qinq stripping and insertion 2015-07-07 16:42:11 +02:00
icmpecho.c eal: add and use unaligned integer types 2015-06-24 12:00:41 +02:00
ieee1588fwd.c app/testpmd: fix ieee1588 32-bit timestamp log 2015-07-22 12:00:05 +02:00
iofwd.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
macfwd-retry.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
macfwd.c app/testpmd: add qinq stripping and insertion 2015-07-07 16:42:11 +02:00
macswap.c app/testpmd: add qinq stripping and insertion 2015-07-07 16:42:11 +02:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00
mempool_anon.c app: fix whitespace 2015-06-12 11:10:10 +02:00
mempool_osdep.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
parameters.c app/testpmd: add parameters for new flow director modes 2015-10-29 00:02:17 +01:00
rxonly.c mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
testpmd.c app/testpmd: setup DCB forwarding based on traffic class 2015-11-01 14:52:06 +01:00
testpmd.h app/testpmd: add command to display queue info 2015-11-02 00:14:52 +01:00
txonly.c app/testpmd: add qinq stripping and insertion 2015-07-07 16:42:11 +02:00