net/mlx5: Set only stag for match untagged packets
authorMark Bloch <markb@mellanox.com>
Thu, 29 Aug 2019 23:42:38 +0000 (23:42 +0000)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 2 Sep 2019 06:44:42 +0000 (23:44 -0700)
commitfc603294267f890b34684588f6980ea8c7b72ecf
tree4751a5ca01a0cf62b1d83de6fd24077ad2628d5e
parentf813cb506b8c9abc106314e1f95c9f2ebf260988
net/mlx5: Set only stag for match untagged packets

cvlan_tag enabled in match criteria and disabled in
match value means both S & C tags don't exist (untagged of both).

Signed-off-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c