build: disable experimental API check internally
[dpdk.git] / lib / librte_bpf / meson.build
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-06 Junxiao Shibpf: fix headers install with meson
2019-10-12 Jerin Jacobbpf/arm: add build infrastructure
2019-06-05 Bruce Richardsonbpf: remove use of weak functions
2019-02-27 Luca Boccassibuild: improve dependency handling
2019-02-26 Bruce Richardsonbuild: set RTE_ARCH_64 based on pointer size
2018-07-12 Bruce Richardsonbpf: fix 32-bit build support with meson
2018-05-11 Konstantin Ananyevbpf: introduce basic Rx/Tx filters
2018-05-11 Konstantin Ananyevbpf: add JIT compilation for x86_64 ISA
2018-05-11 Konstantin Ananyevbpf: add ability to load eBPF program from ELF object...
2018-05-11 Konstantin Ananyevbpf: add BPF loading and execution framework