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

Ferruh Yigit ferruh.yigit at intel.com
Mon May 29 13:01:23 CEST 2017


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?

Thanks,
ferruh


More information about the dev mailing list