diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2025-02-16 09:41:09 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-17 16:54:41 -0800 |
| commit | b0b0f52042acb324cd39fbefb2b1ae83af8f8ae1 (patch) | |
| tree | 9f00fd97c9210a7a664b79e716f2e967743982c8 /net/lapb/lapb_subr.c | |
| parent | b5e489003abcff4b65088d49fce78dcb3cc1ae06 (diff) | |
eth: fbnic: support TCP segmentation offload
Add TSO support to the driver. Device can handle unencapsulated or
IPv6-in-IPv6 packets. Any other tunnel stacks are handled with
GSO partial.
Validate that the packet can be offloaded in ndo_features_check.
Main thing we need to check for is that the header geometry can
be expressed in the decriptor fields (offsets aren't too large).
Report number of TSO super-packets via the qstat API.
Link: https://patch.msgid.link/20250216174109.2808351-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
