numam-dpdk/lib/librte_bpf
Jerin Jacob 7fa2537226 bpf: hide internal program argument type
RTE_BPF_ARG_PTR_STACK is used as internal program
arg type. Rename to RTE_BPF_ARG_RESERVED to
avoid exposing internal program type.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Tested-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2019-10-12 14:27:19 +02:00
..
bpf_def.h bpf: fix pseudo calls for program loaded from ELF 2019-06-05 18:34:56 +02:00
bpf_exec.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
bpf_impl.h bpf/arm: add build infrastructure 2019-10-12 14:20:21 +02:00
bpf_jit_arm64.c bpf/arm: add branch operation 2019-10-12 14:20:29 +02:00
bpf_jit_x86.c bpf: fix x86 JIT for immediate loads 2018-11-13 23:18:53 +01:00
bpf_load_elf.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
bpf_load.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
bpf_pkt.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
bpf_validate.c bpf: hide internal program argument type 2019-10-12 14:27:19 +02:00
bpf.c bpf/arm: add build infrastructure 2019-10-12 14:20:21 +02:00
Makefile bpf/arm: add build infrastructure 2019-10-12 14:20:21 +02:00
meson.build bpf/arm: add build infrastructure 2019-10-12 14:20:21 +02:00
rte_bpf_ethdev.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_bpf_version.map bpf: introduce basic Rx/Tx filters 2018-05-12 00:36:34 +02:00
rte_bpf.h bpf: hide internal program argument type 2019-10-12 14:27:19 +02:00