net/mlx5e: Introduce flow steering debug macros
authorLama Kayal <lkayal@nvidia.com>
Thu, 27 Jan 2022 15:39:44 +0000 (17:39 +0200)
committerSaeed Mahameed <saeedm@nvidia.com>
Tue, 23 Aug 2022 05:44:23 +0000 (22:44 -0700)
commit93a07599ee0aee9947cd2df510667e5af0dcdc49
tree07f0c13535af39cac22ba55cae4ed6acc38fd288
parent9c2c1c5e7fde82ba79ce36ae56d78dd44b6c4ca8
net/mlx5e: Introduce flow steering debug macros

Introduce flow steering debug macros family, fs_*.
These macros bring clean finish to the decoupling of flow steering
process such that all flow steering flows can report warnings and
provide debug information via these exclusive macros.

Signed-off-by: Lama Kayal <lkayal@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/en/fs_tt_redirect.c
drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.c
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c