Dekel Peled 92818d839e net/mlx5: fix match on empty VLAN item in DV mode
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 contradict the flow API specification [1].

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]
commit 40513808b165 ("doc: refine ethernet and VLAN flow rule items")

Fixes: 00f75a40576b ("net/mlx5: fix VLAN match for DV mode")
Cc: stable@dpdk.org

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
2020-05-11 22:27:39 +02:00
..
2019-11-28 03:12:55 +01:00
2018-10-26 22:14:05 +02:00
2019-07-05 02:15:55 +02:00
2019-11-06 21:30:00 +01:00
2019-11-15 11:36:27 +01:00
2020-03-18 10:21:42 +01:00
2020-04-21 13:57:08 +02:00
2020-04-21 13:57:07 +02:00
2020-01-20 18:02:17 +01:00
2019-04-19 14:51:54 +02:00
2020-01-17 19:59:18 +01:00
2019-11-26 00:12:08 +01:00
2020-03-18 10:21:41 +01:00
2020-02-25 15:55:54 +01:00
2019-07-23 14:31:34 +02:00
2020-04-21 13:57:07 +02:00
2019-10-23 16:43:08 +02:00
2019-11-26 18:05:15 +01:00
2020-04-21 13:57:06 +02:00
2019-11-26 18:05:15 +01:00
2020-02-21 11:41:21 +01:00