[dpdk-dev] [PATCH v5 0/6] net/mlx5: support flow API

Ferruh Yigit ferruh.yigit at intel.com
Wed Jan 4 15:48:45 CET 2017


On 12/29/2016 3:15 PM, Nelio Laranjeiro wrote:
> Changes in v5:
> 
>  - Fix masking when only spec is present in item structure.
>  - Fix first element of flow items array.
> 
> Changes in v4:
> 
>  - Simplify flow parsing by using a graph.
>  - Add VXLAN flow item.
>  - Add mark flow action.
>  - Extend IPv4 filter item (Type of service, Next Protocol ID).
> 
> Changes in v3:
> 
>  - Fix Ethernet ether type issue.
> 
> Changes in v2:
> 
>  - Fix several issues.
>  - Support VLAN filtering.
> 
> Nelio Laranjeiro (6):
>   net/mlx5: add preliminary flow API support
>   net/mlx5: support basic flow items and actions
>   net/mlx5: support VLAN flow item
>   net/mlx5: support VXLAN flow item
>   net/mlx5: support mark flow action
>   net/mlx5: extend IPv4 flow item
> 

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



More information about the dev mailing list