Page MenuHomeFreeBSD

Improve VNIC performance on Tx path by immediate packet transmission
ClosedPublic

Authored by zbb on Feb 18 2016, 12:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 1:57 PM
Unknown Object (File)
Nov 14 2024, 8:25 PM
Unknown Object (File)
Oct 28 2024, 3:11 PM
Unknown Object (File)
Oct 18 2024, 11:22 PM
Unknown Object (File)
Sep 27 2024, 1:05 PM
Unknown Object (File)
Sep 25 2024, 4:38 PM
Unknown Object (File)
Sep 25 2024, 6:41 AM
Unknown Object (File)
Sep 24 2024, 9:26 AM
Subscribers

Details

Summary

Don't postpone Tx if the Tx lock can be acquired now.
This gives 3x better performance on egress.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

zbb retitled this revision from to Improve VNIC performance on Tx path by immediate packet transmission.
zbb updated this object.
zbb edited the test plan for this revision. (Show Details)
zbb added reviewers: wma, imp, andrew.
zbb set the repository for this revision to rS FreeBSD src repository - subversion.
zbb added a subscriber: arm64.
wma edited edge metadata.

Looks good

This revision is now accepted and ready to land.Feb 23 2016, 9:17 AM