diff options
author | Tariq Toukan <tariqt@nvidia.com> | 2024-02-15 06:08:12 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2024-03-07 11:40:40 +0300 |
commit | d1a8b2c3e43418dd3449a068020f4f32068534cc (patch) | |
tree | ddb2a17c9046d0802222ce8f50427ee6213d33f0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7f525acbccdf7e682d36c196445fb07b8b68dd79 (diff) | |
download | linux-d1a8b2c3e43418dd3449a068020f4f32068534cc.tar.xz |
net/mlx5e: Block TLS device offload on combined SD netdev
1) Each TX TLS device offloaded context has its own TIS object. Extra work
is needed to get it working in a SD environment, where a stream can move
between different SQs (belonging to different mdevs).
2) Each RX TLS device offloaded context needs a DEK object from the DEK
pool.
Extra work is needed to get it working in a SD environment, as the DEK
pool currently falsely depends on TX cap, and is on the primary device
only.
Disallow this combination for now.
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Gal Pressman <gal@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions