numam-dpdk/examples/l3fwd
Radu Nicolau 84fb33fec1 build: remove deprecated cpuflag macros
Replace use of RTE_MACHINE_CPUFLAG macros with regular compiler
macros, which are more complete than those provided by DPDK, and as such
it allows new instruction sets to be leveraged without having to do
extra work to set them up in DPDK.

Signed-off-by: Sean Morrissey <sean.morrissey@intel.com>
Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: David Marchand <david.marchand@redhat.com>
2020-09-25 11:13:57 +02:00
..
l3fwd_altivec.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_common.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_em_hlm_neon.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_em_hlm_sse.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_em_hlm.h build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
l3fwd_em_sequential.h build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
l3fwd_em.c build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
l3fwd_em.h examples/l3fwd: add event em main loop 2020-01-28 10:05:19 +01:00
l3fwd_event_generic.c examples/l3fwd: fix error checking 2020-05-01 19:37:17 +02:00
l3fwd_event_internal_port.c examples/l3fwd: fix error checking 2020-05-01 19:37:17 +02:00
l3fwd_event.c examples/l3fwd: fix error checking 2020-05-01 19:37:17 +02:00
l3fwd_event.h examples/l3fwd: add event lpm main loop 2020-01-28 10:05:16 +01:00
l3fwd_lpm_altivec.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_lpm_neon.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_lpm_sse.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_lpm.c build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
l3fwd_lpm.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_neon.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_sse.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd.h build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
main.c examples: use new link status print format 2020-09-21 18:05:38 +02:00
Makefile examples: use new link status print format 2020-09-21 18:05:38 +02:00
meson.build ethdev: add tracepoints 2020-04-23 15:40:06 +02:00