numam-dpdk/lib/bpf
Stephen Hemminger 4a6672c2d3 fix spelling in comments and doxygen
Fix spelling errors in comments including doxygen found using codespell.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: Chenbo Xia <chenbo.xia@intel.com>
2021-11-16 17:57:09 +01:00
..
bpf_convert.c bpf: add function to convert classic BPF to DPDK BPF 2021-10-22 17:19:13 +02:00
bpf_def.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
bpf_dump.c bpf: add function to dump eBPF instructions 2021-10-22 22:07:48 +02:00
bpf_exec.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
bpf_impl.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
bpf_jit_arm64.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
bpf_jit_x86.c fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
bpf_load_elf.c fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
bpf_load.c bpf: fix convert API when libpcap missing 2021-11-04 19:56:20 +01:00
bpf_pkt.c fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
bpf_stub.c build: cleanup libpcap dependent components 2021-11-10 11:42:34 +01:00
bpf_validate.c fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
bpf.c log: register with standardized names 2021-05-11 15:17:55 +02: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 bpf: add function to dump eBPF instructions 2021-10-22 22:07:48 +02:00