net/mlx5e: Cleanup Flow Steering level
authorAya Levin <ayal@nvidia.com>
Thu, 21 Jan 2021 07:32:52 +0000 (09:32 +0200)
committerSaeed Mahameed <saeedm@nvidia.com>
Tue, 30 Mar 2021 04:21:52 +0000 (21:21 -0700)
commitc809cf665e28449ba7fec93089718bc8751a52cc
tree2116ecb960963be4646d571d49ee3fde522fff93
parentb8fb10939ff43be7599df3a264474c180ba7234c
net/mlx5e: Cleanup Flow Steering level

Flow Steering levels are used to determine the order between the tables.
As of today, each one of these tables follows the TTC table, and hijacks
its traffic, and cannot be combined together for now. Putting them in
the same layer better reflects the situation.

Signed-off-by: Aya Levin <ayal@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en/fs.h
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c