net/mlx5e: SHAMPO, reduce TIR indication
authorBen Ben-Ishay <benishay@nvidia.com>
Wed, 2 Mar 2022 15:07:08 +0000 (17:07 +0200)
committerSaeed Mahameed <saeedm@nvidia.com>
Wed, 9 Mar 2022 19:39:35 +0000 (11:39 -0800)
commit99a2b9be077ae3a5d97fbf5f7782e0f2e9812978
tree5c68d8af068790aa0900184f959bee11f5e27861
parentad11c4f1d8fd1f03639460e425a36f7fd0ea83f5
net/mlx5e: SHAMPO, reduce TIR indication

SHAMPO is an RQ / WQ feature, an indication was added to the TIR in the
first place to enforce suitability between connected TIR and RQ, this
enforcement does not exist in current the Firmware implementation and was
redundant in the first place.

Fixes: 83439f3c37aa ("net/mlx5e: Add HW-GRO offload")
Signed-off-by: Ben Ben-Ishay <benishay@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en/tir.c
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
include/linux/mlx5/mlx5_ifc.h