numam-dpdk/app/test-pmd
Gaetan Rivet 76ad4a2d82 app/testpmd: add generic event handler
This is a rather simple handler that prints a message with the name of
the current event. It can be used to check PMD callback registration and
triggers.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2017-04-21 01:01:59 +02:00
..
cmdline_flow.c app/testpmd: use ethdev iterator to list devices 2017-04-05 22:47:57 +02:00
cmdline.c app/testpmd: add commands for packet type mapping 2017-04-19 15:37:37 +02:00
config.c ethdev: retrieve xstats by ID 2017-04-20 22:29:22 +02:00
csumonly.c app/testpmd: fix IPv6 tunnel checksum 2017-04-10 22:50:01 +02:00
flowgen.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
icmpecho.c app/testpmd: fix typos 2017-03-10 14:11:56 +01:00
ieee1588fwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
iofwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
macfwd.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
macswap.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
parameters.c app: enable HW CRC strip by default 2017-04-10 22:35:48 +02:00
rxonly.c ethdev: clarify RSS action in flow API 2017-01-11 16:54:47 +01:00
testpmd.c app/testpmd: add generic event handler 2017-04-21 01:01:59 +02:00
testpmd.h app/testpmd: use ethdev iterator to list devices 2017-04-05 22:47:57 +02:00
txonly.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00