[SRU][F:linux-bluefield][PATCH 0/3] TLS Fixes

Daniel Jurgens danielj at nvidia.com
Mon Apr 5 15:33:11 UTC 2021


SRU Justification:

[Impact]

* TLS offloads don't work on the ARM.

[Fix]

* Enable offloads via backport from newer upstream kernel.

[Test Case]

* TLS offloads traffic test on the ARM using seperate host mode, or a subfunction.

[Regression Potential]

* The regression can be considered as low, since:
* The code is well tested, and it applies cleanly.

Boris Pismenny (1):
  net/tls: Add asynchronous resync

Colin Ian King (1):
  net/tls: fix sign extension issue when left shifting u16 value

Tariq Toukan (1):
  net/tls: Fix wrong record sn in async mode of device resync

 include/net/tls.h    | 52 +++++++++++++++++++++++++++++++++++++++-
 net/tls/tls_device.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 119 insertions(+), 1 deletion(-)

-- 
1.8.3.1




More information about the kernel-team mailing list