[dpdk-dev] [dpdk-stable] [PATCH] net/mlx5: fix match on empty VLAN item in DV mode

Ferruh Yigit ferruh.yigit at intel.com
Mon May 11 19:19:12 CEST 2020


On 5/5/2020 1:57 PM, Dekel Peled wrote:
> In existing implementation, using wild card VLAN item is not allowed.
> A VLAN item in flow pattern must include VLAN ID (vid) value.
> This obligation contradics the intention of documentation update [1].

At this perspective it is not "documentation update" but "flow API spec/contract".

> 
> This patch updates the VLAN item validation and translation, to allow
> wild card VLAN item, without VLAN ID value.
> User guide and release notes are updated accordingly.
> 
> [1] http://patches.dpdk.org/patch/69207/

Can you please refer to the commit in the repo, instead of a superseded patch in
patchwork?

Will update above while merging.

> 
> Fixes: 00f75a40576b ("net/mlx5: fix VLAN match for DV mode")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Dekel Peled <dekelp at mellanox.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>

<...>



More information about the dev mailing list