HomeFreeBSD

tcp: Add a new kernel-only TCP_USE_DDP socket option

Description

tcp: Add a new kernel-only TCP_USE_DDP socket option

This socket option can be used by in-kernel consumers (like NFS) to
request a NIC to use optimized receive of large buffers for a
connection. The current use case is to support DDP by the TOE on
Chelsio NICs.

Reviewed by: rscheff, tuexen, glebius
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D44000

(cherry picked from commit 3d0a736796a99fe70be9de97beec8f10970c6905)

Details

Provenance
jhbAuthored on Mar 20 2024, 10:29 PM
Reviewer
rscheff
Differential Revision
D44000: tcp: Add a new kernel-only TCP_USE_DDP socket option
Parents
rG8df6c930c151: lib/msun: Fix tgammal(3) on IEEE 128-bit platforms
Branches
Unknown
Tags
Unknown