net/mlx5: support modify VLAN ID on new VLAN header
authorMoti Haimovsky <motih@mellanox.com>
Mon, 9 Sep 2019 15:56:48 +0000 (18:56 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 20 Sep 2019 08:19:41 +0000 (10:19 +0200)
commita5f2da0b816beb7d2bab9088a32dcf8b2251c02a
tree9f77e468501545ebb78988a4723ed5cb2e8e4fd3
parent68fad3635042111d0ef70ffcd01eadfc9a5dabbc
net/mlx5: support modify VLAN ID on new VLAN header

This commit adds support for modifying the VLAN ID (VID) field
in an about-to-be-pushed VLAN header.
This feature can only modify the VID field of a new VLAN header yet
to be pushed. It does not support modifying an existing or already
pushed VLAN headers.

Signed-off-by: Moti Haimovsky <motih@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
doc/guides/nics/mlx5.rst
doc/guides/rel_notes/release_19_11.rst
drivers/net/mlx5/mlx5_flow_dv.c