diff options
author | Alaa Hleihel <alaa@nvidia.com> | 2021-04-27 12:51:41 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-06-03 13:10:20 -0700 |
commit | 39e8cc6d757af7ee5edf5826102c95e3f5bb374b (patch) | |
tree | 7d6580c1d78bfc5439bdb0cd9f5b8f781f7a2d21 /include | |
parent | 040ee6172e77b2366d0c622f75eba26e4e49481f (diff) |
net/mlx5e: Disable TLS device offload in kdump mode
Under kdump environment we want to use the smallest possible amount
of resources, that includes setting SQ size to minimum.
However, when running on a device that supports TLS device offload,
then the SQ stop room becomes larger than with non-capable device and
requires increasing the SQ size.
Since TLS device offload is not necessary in kdump mode, disable it to
reduce the memory requirements for capable devices.
With this change, the needed SQ stop room size drops by 33.
Signed-off-by: Alaa Hleihel <alaa@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions