Re: [Bug report] NFS patch breaks TLS device-offloaded TX zerocopy
From: Sagi Grimberg
Date: Mon Aug 12 2024 - 05:14:19 EST
On 12/08/2024 12:02, Christoph Hellwig wrote:
On Tue, Aug 06, 2024 at 01:07:47PM +0300, Tariq Toukan wrote:
Adding Maxim Mikityanskiy, he might have some insights.
I think the important part to find out is if the in-kernel TLS API
has a limitation to PAGE_SIZE buffer segments, or not.
I don't see why it should. Also note that sw tls does not suffer from
this. Maybe Jakub can add more light here in case something was missed?