numam-dpdk/lib/librte_bpf
Rami Rosen 2b4aa851ec bpf: fix a typo
This trivial patch fixes a typo in rte_bpf_ethdev.h,

Fixes: a93ff62a89 ("bpf: introduce basic Rx/Tx filters")
Cc: stable@dpdk.org

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2018-10-25 11:27:49 +02:00
..
bpf_def.h bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_exec.c bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_impl.h bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_jit_x86.c bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_load_elf.c bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_load.c eal: add macro for attribute weak 2018-10-25 02:11:23 +02:00
bpf_pkt.c bpf: introduce basic Rx/Tx filters 2018-05-12 00:36:34 +02:00
bpf_validate.c bpf: add extra validation for input BPF program 2018-07-12 09:40:27 +02:00
bpf.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
Makefile bpf: introduce basic Rx/Tx filters 2018-05-12 00:36:34 +02:00
meson.build bpf: fix 32-bit build support with meson 2018-07-12 12:24:25 +02:00
rte_bpf_ethdev.h bpf: fix a typo 2018-10-25 11:27:49 +02:00
rte_bpf_version.map bpf: introduce basic Rx/Tx filters 2018-05-12 00:36:34 +02:00
rte_bpf.h bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00