Re: [PATCH v25 00/20] nvme-tcp receive offloads
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-05-31 01:39:24
Also in:
linux-nvme
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-05-31 01:39:24
Also in:
linux-nvme
On Wed, 29 May 2024 16:00:33 +0000 Aurelien Aptel wrote:
These offloads are similar in nature to the packet-based NIC TLS offloads, which are already upstream (see net/tls/tls_device.c). You can read more about TLS offload here: https://www.kernel.org/doc/html/latest/networking/tls-offload.html
Which I had to send a fix for blindly again today: https://lore.kernel.org/all/20240530232607.82686-1-kuba@kernel.org/ (local) because there is no software model and none of the vendors apparently cares enough to rigorously test it. I'm not joking with the continuous tests.