On Wed, 3 Sep 2025 11:47:57 +1000 Wilfred Mallawa wrote: > Upcoming Western Digital NVMe-TCP hardware controllers implement TLS > support. For these devices, supporting TLS record size negotiation is > necessary because the maximum TLS record size supported by the controller > is less than the default 16KB currently used by the kernel. Just to be clear -- the device does not require that the records align with TCP segments, right?