numam-dpdk/lib/librte_bpf
Keith Wiles 81bede55e3 eal: add macro for attribute weak
eal: add shorthand __rte_weak macro
qat: update code to use __rte_weak macro
avf: update code to use __rte_weak macro
fm10k: update code to use __rte_weak macro
i40e: update code to use __rte_weak macro
ixgbe: update code to use __rte_weak macro
mlx5: update code to use __rte_weak macro
virtio: update code to use __rte_weak macro
acl: update code to use __rte_weak macro
bpf: update code to use __rte_weak macro

Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-10-25 02:11:23 +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: add missed experimental tags 2018-05-14 17:42:43 +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