]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb4712bc6a092f13af114659fae6fc1d9d6ba8c9
tree07f0c13535af39cac22ba55cae4ed6acc38fd288
parentc59a1470f0d9b9123514aca172f5e74c7769ea52
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