[dpdk-dev] [PATCH v4 00/10] add framework to load and execute BPF code

Thomas Monjalon thomas at monjalon.net
Mon Apr 16 23:25:38 CEST 2018


13/04/2018 16:43, Konstantin Ananyev:
> Konstantin Ananyev (10):
>   net: move BPF related definitions into librte_net
>   bpf: add BPF loading and execution framework
>   bpf: add more logic into bpf_validate()
>   bpf: add JIT compilation for x86_64 ISA
>   bpf: introduce basic RX/TX BPF filters
>   testpmd: new commands to load/unload BPF filters
>   test: add few eBPF samples
>   test: introduce functional test for librte_bpf
>   doc: add librte_bpf related info
>   MAINTAINERS: add librte_bpf related info

Just a minor comment: you should try to squash last patches
(doc and MAINTAINERS) early in the series.
Thanks




More information about the dev mailing list