diff options
author | Cosmin Ratiu <cratiu@nvidia.com> | 2025-01-14 15:06:44 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-01-15 19:28:04 -0800 |
commit | 34eea5b12a109549c5942ba18f076ca5c9c8bc46 (patch) | |
tree | 1ddb4685b7d2ccc0a571012e29455ac73241fbcf /tools/perf/scripts/python/gecko.py | |
parent | af02dbfe37400bc456a4b25ba47015d13a2a52c8 (diff) |
net/mlx5e: CT: Add initial support for Hardware Steering
Connection tracking can offload tuple matches to the NIC either via
firmware commands (when the steering mode is dmfs or offload support is
disabled due to eswitch being set to legacy) or via software-managed
flow steering (smfs).
This commit adds stub operations for a third mode, hardware-managed flow
steering. This is enabled when both CONFIG_MLX5_TC_CT and
CONFIG_MLX5_HW_STEERING are enabled.
Signed-off-by: Cosmin Ratiu <cratiu@nvidia.com>
Reviewed-by: Jianbo Liu <jianbol@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20250114130646.1937192-3-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions