numam-dpdk/examples/l2fwd-event
Ciara Power fda34680eb examples: remove legacy sections of makefiles
The example app makefiles contained sections using the legacy method of
compiling with make. These are no longer needed, and are removed,
leaving only the section that uses pkg-config for the make build.

Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: Nicolas Chautru <nicolas.chautru@intel.com>
2020-09-07 16:53:41 +02: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 examples/l2fwd-event: fix error checking 2020-02-15 08:04:46 +01:00
l2fwd_event_internal_port.c examples/l2fwd-event: fix error checking 2020-02-15 08:04:46 +01: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 examples/l2fwd-event: fix core allocation in poll mode 2020-02-15 09:07:34 +01:00
l2fwd_poll.h examples/l2fwd-event: add default poll mode routines 2019-11-04 18:07:43 +01:00
main.c examples: fix port mask parsing failure handling 2020-07-30 23:24:40 +02:00
Makefile examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
meson.build ethdev: add tracepoints 2020-04-23 15:40:06 +02:00