numam-dpdk/app/test-pmd
Olivier Matz 144ba88912 app/testpmd: display software packet type
In addition to the packet type returned by the PMD, also display the
packet type calculated by parsing the packet in software. This is
particularly useful to compare the 2 values.

Note: it does not mean that both hw and sw always have to provide the
same value, since it depends on what hardware supports.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-10-11 18:22:46 +02:00
..
cmdline.c app/testpmd: support tunneled TSO in checksum engine 2016-10-09 23:19:45 +02:00
config.c remove unused ring includes 2016-09-16 10:16:02 +02:00
csumonly.c app/testpmd: support tunneled TSO in checksum engine 2016-10-09 23:19:45 +02:00
flowgen.c remove unused ring includes 2016-09-16 10:16:02 +02:00
icmpecho.c remove unused ring includes 2016-09-16 10:16:02 +02:00
ieee1588fwd.c app/testpmd: swap MAC in IEEE1588 forwarding 2015-12-10 22:20:08 +01:00
iofwd.c remove unused ring includes 2016-09-16 10:16:02 +02:00
macfwd.c remove unused ring includes 2016-09-16 10:16:02 +02:00
macswap.c remove unused ring includes 2016-09-16 10:16:02 +02:00
Makefile app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
parameters.c remove unused ring includes 2016-09-16 10:16:02 +02:00
rxonly.c app/testpmd: display software packet type 2016-10-11 18:22:46 +02:00
testpmd.c app/testpmd: fix timeout in Rx queue flushing 2016-09-23 20:20:07 +02:00
testpmd.h app/testpmd: support tunneled TSO in checksum engine 2016-10-09 23:19:45 +02:00
txonly.c app/testpmd: reset headroom after txonly packet allocation 2016-10-05 15:17:12 +02:00