net/mlx5: DR, Split modify VLAN state to separate pop/push states
authorYevgeny Kliteynik <kliteyn@nvidia.com>
Sun, 27 Jun 2021 12:01:12 +0000 (15:01 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Thu, 26 Aug 2021 22:38:00 +0000 (15:38 -0700)
commitf5e22be534e094f0ea3a4e9fb1223b3de1ed8107
treecb015711de828111ff8895f7837c0ee1e2247625
parent0139145fb8d8988f9c464b83cdd0c3f44038f7b3
net/mlx5: DR, Split modify VLAN state to separate pop/push states

Split modify vlan state in the actions state machine to pop vlan
and push vlan states. This enables using of pop/push vlan without
restrictions (e.g. pop vlan on TX in STEv1).

Signed-off-by: Muhammad Sammar <muhammads@nvidia.com>
Signed-off-by: Alex Vesker <valex@nvidia.com>
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c