numam-dpdk/examples/l2fwd-event
Pavan Nikhilesh da4eae278b build: add global libatomic dependency for 32-bit clang
Add libatomic as a global dependency when compiling for 32-bit using
clang. As we need libatomic for 64-bit atomic ops.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2020-04-21 11:34:09 +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/l2fwd-event: add option to configure port pairs 2020-04-04 18:09:51 +02:00
Makefile examples: hide error for missing pkg-config path flag 2019-11-20 22:48:32 +01:00
meson.build build: add global libatomic dependency for 32-bit clang 2020-04-21 11:34:09 +02:00