numam-dpdk/app
Thomas Monjalon 97b5d8b545 app/testpmd: move ethdev events registration
The callback for ethdev events was registered on port start,
so it was missing some events.

It is now registered at the beginning of the main function.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
2018-10-26 22:14:06 +02:00
..
pdump app/pdump: use EAL hotplug instead of ethdev attach 2018-08-06 00:52:16 +02:00
proc-info app/procinfo: fix sprintf overrun 2018-05-14 23:32:23 +02:00
test-bbdev app/bbdev: fix inputs mbuf creation 2018-08-30 05:10:50 +02:00
test-crypto-perf app/test-crypto-perf: fix double allocation of memory 2018-09-25 17:57:25 +02:00
test-eventdev app/eventdev: support Tx adapter 2018-10-01 16:54:00 +02:00
test-pmd app/testpmd: move ethdev events registration 2018-10-26 22:14:06 +02:00
Makefile app/procinfo: rename folder to remove underscore 2018-03-12 16:29:27 +01:00
meson.build mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00