Page MenuHomeFreeBSD

sfxge: avoid TSO packets collapses if packet header uses 2 segments
ClosedPublic

Authored by arybchik on Nov 30 2015, 1:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 9:11 AM
Unknown Object (File)
Oct 17 2024, 2:00 PM
Unknown Object (File)
Oct 3 2024, 11:34 AM
Unknown Object (File)
Sep 30 2024, 12:02 AM
Unknown Object (File)
Sep 27 2024, 12:57 PM
Unknown Object (File)
Sep 17 2024, 11:22 AM
Unknown Object (File)
Sep 7 2024, 11:35 PM
Unknown Object (File)
Sep 7 2024, 6:43 AM
Subscribers

Details

Summary

It is really observed in the case of VLAN over sfxge interface.
Also this change makes total value equal to 35 which is default assumed
by the kernel for if_hw_tsomaxsegcount.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

Build tested, driver loaded/unloaded.
Tested using heavy TCP traffic over VLAN with HW-assisted VLAN insertion
disabled.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arybchik retitled this revision from to sfxge: avoid TSO packets collapses if packet header uses 2 segments.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added a reviewer: gnn.
gnn edited edge metadata.
This revision is now accepted and ready to land.Nov 30 2015, 10:26 PM
This revision was automatically updated to reflect the committed changes.