numam-dpdk/lib/librte_bpf
Konstantin Ananyev ce77f03ca3 bpf/x86: support packet data load instructions
Make x86 JIT to generate native code for
(BPF_ABS | <size> | BPF_LD) and (BPF_IND | <size> | BPF_LD)
instructions.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Morten Brørup <mb@smartsharesystems.com>
2020-06-24 23:42:20 +02:00
..
bpf_def.h
bpf_exec.c bpf: support packet data load instructions 2020-06-24 23:42:04 +02:00
bpf_impl.h bpf/arm: add build infrastructure 2019-10-12 14:20:21 +02:00
bpf_jit_arm64.c bpf/arm: fix clang build 2019-11-21 00:30:39 +01:00
bpf_jit_x86.c bpf/x86: support packet data load instructions 2020-06-24 23:42:20 +02:00
bpf_load_elf.c
bpf_load.c
bpf_pkt.c
bpf_validate.c bpf/x86: support packet data load instructions 2020-06-24 23:42:20 +02:00
bpf.c bpf/arm: add build infrastructure 2019-10-12 14:20:21 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_bpf_ethdev.h
rte_bpf_version.map
rte_bpf.h bpf: hide internal program argument type 2019-10-12 14:27:19 +02:00