numam-dpdk/examples/l3fwd
Jerin Jacob 11e027022d examples: fix pkg-config override
Move pkg-config override to beginning in the Makefile to allow
use PKGCONF variable to detect the libdpdk availability.

Fixes: fda34680eb ("examples: remove legacy sections of makefiles")
Cc: stable@dpdk.org

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2021-05-05 22:20:24 +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 examples/l3fwd: skip Tx queue drain on first iteration 2021-04-20 03:13:38 +02:00
l3fwd_em.h examples/l3fwd: add event em main loop 2020-01-28 10:05:19 +01:00
l3fwd_event_generic.c eventdev: express DLB/DLB2 PMD constraints 2020-10-15 23:16:07 +02:00
l3fwd_event_internal_port.c eventdev: express DLB/DLB2 PMD constraints 2020-10-15 23:16:07 +02:00
l3fwd_event.c examples/l3fwd: add FIB infrastructure 2021-04-20 20:13:34 +02:00
l3fwd_event.h examples/l3fwd: add FIB infrastructure 2021-04-20 20:13:34 +02:00
l3fwd_fib.c examples/l3fwd: skip Tx queue drain on first FIB iteration 2021-04-21 20:43:41 +02: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 examples/l3fwd: move routes to common header 2021-04-20 20:05:41 +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_route.h examples/l3fwd: move routes to common header 2021-04-20 20:05:41 +02:00
l3fwd_sse.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd.h examples/l3fwd: add FIB infrastructure 2021-04-20 20:13:34 +02:00
main.c examples: add eal cleanup to examples 2021-04-21 20:21:25 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00