[dpdk-dev] [PATCH v6 00/18] net/ixgbe: Consistent filter API

Ferruh Yigit ferruh.yigit at intel.com
Fri Jan 13 16:54:19 CET 2017


On 1/13/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 (18):
>   net/ixgbe: store TCP SYN filter
>   net/ixgbe: store flow director filter
>   net/ixgbe: store L2 tunnel filter
>   net/ixgbe: restore n-tuple filter
>   net/ixgbe: restore ether type filter
>   net/ixgbe: restore TCP SYN filter
>   net/ixgbe: restore flow director filter
>   net/ixgbe: restore L2 tunnel filter
>   net/ixgbe: store and restore L2 tunnel configuration
>   net/ixgbe: flush all the filters
>   net/ixgbe: parse n-tuple filter
>   net/ixgbe: parse ethertype filter
>   net/ixgbe: parse TCP SYN filter
>   net/ixgbe: parse L2 tunnel filter
>   net/ixgbe: parse flow director filter
>   net/ixgbe: create consistent filter
>   net/ixgbe: destroy consistent filter
>   net/ixgbe: flush all the filter list
> 
<...>
> 
> Acked-by: Beilei Xing <beilei.xing at intel.com>
> Acked-by: Wei Dai <wei.dai at intel.com>
> 

Series applied to dpdk-next-net/master, thanks.



More information about the dev mailing list