numam-dpdk/lib/librte_bpf
Conor Walsh dc18be1d8b bpf: promote library as stable
The BPF lib was introduced in 18.05.
There were no changes in its public API since 19.11.
It should be mature enough to remove its 'experimental' tag.
RTE_BPF_XTYPE_NUM is also being dropped from rte_bpf_xtype to
avoid possible ABI problems in the future.

Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2020-09-16 18:52:55 +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 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 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/x86: support packet data load instructions 2020-06-24 23:42:20 +02:00
bpf.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_bpf_ethdev.h bpf: promote library as stable 2020-09-16 18:52:55 +02:00
rte_bpf_version.map bpf: promote library as stable 2020-09-16 18:52:55 +02:00
rte_bpf.h bpf: promote library as stable 2020-09-16 18:52:55 +02:00