numam-dpdk/lib/librte_bpf
Bruce Richardson c23c66b31b bpf: fix 32-bit build support with meson
The JIT is only supported on x86_64 so disable for 32-bit builds.

Fixes: cc752e43e0 ("bpf: add JIT compilation for x86_64 ISA")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2018-07-12 12:24:25 +02:00
..
bpf_def.h bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_exec.c bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_impl.h bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_jit_x86.c bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_load_elf.c bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_load.c bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_pkt.c bpf: introduce basic Rx/Tx filters 2018-05-12 00:36:34 +02:00
bpf_validate.c bpf: add extra validation for input BPF program 2018-07-12 09:40:27 +02:00
bpf.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
Makefile bpf: introduce basic Rx/Tx filters 2018-05-12 00:36:34 +02:00
meson.build bpf: fix 32-bit build support with meson 2018-07-12 12:24:25 +02:00
rte_bpf_ethdev.h bpf: add missed experimental tags 2018-05-14 17:42:43 +02:00
rte_bpf_version.map bpf: introduce basic Rx/Tx filters 2018-05-12 00:36:34 +02:00
rte_bpf.h bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00