diff options
author | 2022-07-13 13:57:03 +0300 | |
---|---|---|
committer | 2022-07-28 13:44:18 -0700 | |
commit | 115d9f95ea7ab780ef315dc356bebba2e07cb731 (patch) | |
tree | 8fca6d4b19a651ef5286cfcb524b82783963bbd4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | stmmac: dwmac-mediatek: fix resource leak in probe (diff) | |
download | linux-dev-115d9f95ea7ab780ef315dc356bebba2e07cb731.tar.xz linux-dev-115d9f95ea7ab780ef315dc356bebba2e07cb731.zip |
net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/version
The driver reports whether TX/RX TLS device offloads are supported, but
not which ciphers/versions, these should be handled by returning
-EOPNOTSUPP when .tls_dev_add() is called.
Remove the WARN_ON kernel trace when the driver gets a request to
offload a cipher/version that is not supported as it is expected.
Fixes: d2ead1f360e8 ("net/mlx5e: Add kTLS TX HW offload support")
Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions