]> www.infradead.org Git - users/hch/misc.git/commit
net/mlx5: fs, add HWS root namespace functions
authorMoshe Shemesh <moshe@nvidia.com>
Thu, 9 Jan 2025 16:05:32 +0000 (18:05 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 14 Jan 2025 03:21:07 +0000 (19:21 -0800)
commitcbfdefc44194bf67843f9000cf3f81fb019fcdfb
tree3f37f2498f66e7004682b0c195a81fd15ccc2d39
parentafc664987ab318c227ebc0f639f5afc921aaf674
net/mlx5: fs, add HWS root namespace functions

Add flow steering commands structure for HW steering. Implement create,
destroy and set peer HW steering root namespace functions.

Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20250109160546.1733647-2-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/Makefile
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c [new file with mode: 0644]
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.h [new file with mode: 0644]