diff options
author | Tariq Toukan <[email protected]> | 2024-02-14 19:08:12 -0800 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2024-03-07 00:40:40 -0800 |
commit | d1a8b2c3e43418dd3449a068020f4f32068534cc (patch) | |
tree | ddb2a17c9046d0802222ce8f50427ee6213d33f0 /scripts/gdb/linux/stackdepot.py | |
parent | 7f525acbccdf7e682d36c196445fb07b8b68dd79 (diff) |
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 <[email protected]>
Reviewed-by: Gal Pressman <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions