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: sta...@dpdk.org > > Signed-off-by: Dekel Peled <dek...@mellanox.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@mellanox.com> <...>