numam-dpdk/examples/l2fwd-event
David Marchand bc8e32473c examples: restore trace point
Before make removal, those examples were built with experimental flag
for tracepoints to be compiled in but the pkg-config part of those
makefiles were missed.

Fixes: 78d44153de ("ethdev: add tracepoints")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2020-11-15 15:35:11 +01:00
..
l2fwd_common.c examples/l2fwd-event: fix ethdev RSS setup 2020-01-14 21:37:51 +01:00
l2fwd_common.h examples/l2fwd-event: add option to configure port pairs 2020-04-04 18:09:51 +02:00
l2fwd_event_generic.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
l2fwd_event_internal_port.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
l2fwd_event.c examples/l2fwd-event: fix event device config 2020-01-14 20:20:15 +01:00
l2fwd_event.h examples/l2fwd-event: add eventdev main loop 2019-11-04 18:09:30 +01:00
l2fwd_poll.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
l2fwd_poll.h examples/l2fwd-event: add default poll mode routines 2019-11-04 18:07:43 +01:00
main.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
Makefile examples: restore trace point 2020-11-15 15:35:11 +01:00
meson.build ethdev: add tracepoints 2020-04-23 15:40:06 +02:00