]> 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)
commit8cd960f4655f4bc6ed840ac4f4dc67104fd27308
tree07f0c13535af39cac22ba55cae4ed6acc38fd288
parent69b8a3507e72eba297913b9d770b29022f991c2c
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