diff options
author | Rahul Rameshbabu <rrameshbabu@nvidia.com> | 2024-07-30 09:16:35 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-31 18:04:51 -0700 |
commit | 06827e27fdcd197557be72b2229dbd362303794f (patch) | |
tree | f16da300c3ee37803c8dc91c2f1f3b34c7453f82 /scripts/generate_rust_analyzer.py | |
parent | 572f9caa9e7295f8c8822e4122c7ae8f1c412ff9 (diff) |
net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability
Require mlx5 classifier action support when creating IPSec chains in
offload path. MLX5_IPSEC_CAP_PRIO should only be set if CONFIG_MLX5_CLS_ACT
is enabled. If CONFIG_MLX5_CLS_ACT=n and MLX5_IPSEC_CAP_PRIO is set,
configuring IPsec offload will fail due to the mlxx5 ipsec chain rules
failing to be created due to lack of classifier action support.
Fixes: fa5aa2f89073 ("net/mlx5e: Use chains for IPsec policy priority offload")
Signed-off-by: Rahul Rameshbabu <rrameshbabu@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com>
Link: https://patch.msgid.link/20240730061638.1831002-7-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions