[dpdk-dev] [PATCH v6 0/9] add framework to load and execute BPF code

Thomas Monjalon thomas at monjalon.net
Sat May 12 00:46:32 CEST 2018


11/05/2018 16:23, Ferruh Yigit:
> On 5/10/2018 11:23 AM, Konstantin Ananyev wrote:
> > Konstantin Ananyev (9):
> >   bpf: add BPF loading and execution framework
> >   bpf: add ability to load eBPF program from ELF object file
> >   bpf: add more logic into bpf_validate>   bpf: add JIT compilation for x86_64 ISA
> check-git-log.sh complains about "_"
> 
> >   bpf: introduce basic RX/TX BPF filters
> s,RX/TX,Rx/Tx
> 
> >   testpmd: new commands to load/unload BPF filters
> app/testpmd: ...
> 
> >   test: add few eBPF samples
> >   test: introduce functional test for librte_bpf
> >   doc: add bpf library related info

I have fixed the titles as Ferruh suggest,
moved doxygen changes in the right commits,
moved testpmd doc in the right commit,
fixed MAINTAINERS file, fixed some typos,

and applied for 18.05-rc3.






More information about the dev mailing list