[dpdk-dev] [PATCH 00/11] net/e1000: Consistent filter API

Zhao1, Wei wei.zhao1 at intel.com
Wed May 31 05:17:47 CEST 2017


Hi,  Ferruh

> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Monday, May 29, 2017 7:01 PM
> To: Zhao1, Wei <wei.zhao1 at intel.com>; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH 00/11] net/e1000: Consistent filter API
> 
> On 5/23/2017 8:12 AM, Wei Zhao wrote:
> > The patches mainly finish following functions:
> > 1) Store and restore all kinds of filters.
> > 2) Parse all kinds of filters.
> > 3) Add flow validate function.
> > 4) Add flow create function.
> > 5) Add flow destroy function.
> > 6) Add flow flush function.
> >
> > zhao wei (11):
> >   net/e1000: store and restore TCP SYN filter
> >   net/e1000: restore n-tuple filter
> >   net/e1000: restore ether type filter
> >   net/e1000: restore flex type filter
> >   net/e1000: parse n-tuple filter
> >   net/e1000: parse ethertype filter
> >   net/e1000: parse TCP SYN filter
> >   net/e1000: parse flex filter
> >   net/e1000: create consistent filter
> >   net/e1000: destroy consistent filter
> >   net/e1000: flush all the filter
> 
> Hi Wei,
> 
> Patchset doesn't apply on top of latest next-net, can you please rebase it?
> 
> Also there are various checkpatch warnings reported, can you please address
> them?
> 

I will rebase these patch and fix checkpatch warnings in v2 later.


> Thanks,
> ferruh


More information about the dev mailing list