summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c
diff options
context:
space:
mode:
authorPaul Blakey <paulb@nvidia.com>2022-12-04 16:53:56 +0200
committerSaeed Mahameed <saeedm@nvidia.com>2023-04-05 18:57:32 -0700
commit67efaf45930df662111acf7c706d545c83f83999 (patch)
tree1bd1a3f337562f15299e196e8edf854268710850 /drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c
parent13aca17b450e87a8de4e4a3b3ad454efbc576740 (diff)
net/mlx5e: TC, Remove CT action reordering
CT action reordering was done as a workaround when CT misses used to restore the relevant filter's tc chain and continuing sw processing from that chain. As such, there was a need to reorder CT action to be before any packet modifying actions (e.g mac rewrite). Currently (after patch "net/mlx5e: TC, Set CT miss to the specific ct action instance"), CT misses continues from the relevant ct action in software, and so reordering isn't needed anymore. Remove the reordering. Signed-off-by: Paul Blakey <paulb@nvidia.com> Reviewed-by: Roi Dayan <roid@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c')
0 files changed, 0 insertions, 0 deletions