numam-dpdk/lib/bpf
David Marchand 72206323a5 version: 22.11-rc0
Start a new release cycle with empty release notes.

The ABI version becomes 23.0.
The map files are updated to the new ABI major number (23).
The ABI exceptions are dropped and CI ABI checks are disabled because
compatibility is not preserved.
Special handling of removed drivers is also dropped in check-abi.sh and
a note has been added in libabigail.abignore as a reminder.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2022-07-21 12:13:48 +02:00
..
bpf_convert.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
bpf_def.h bpf: add missing C++ guards 2022-02-22 14:47:49 +01:00
bpf_dump.c bpf: add function to dump eBPF instructions 2021-10-22 22:07:48 +02:00
bpf_exec.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
bpf_impl.h bpf: fix build with some libpcap version on FreeBSD 2022-03-14 11:41:52 +01:00
bpf_jit_arm64.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
bpf_jit_x86.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
bpf_load_elf.c fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
bpf_load.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
bpf_pkt.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
bpf_stub.c build: cleanup libpcap dependent components 2021-11-10 11:42:34 +01:00
bpf_validate.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
bpf.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
meson.build build: cleanup libpcap dependent components 2021-11-10 11:42:34 +01:00
rte_bpf_ethdev.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_bpf.h bpf: fix convert API when libpcap missing 2021-11-04 19:56:20 +01:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00