Page MenuHomeFreeBSD

hyperv/hn: Use IFQ_DRV_PREPEND instead of IF_PREPEND
ClosedPublic

Authored by sepherosa_gmail.com on Feb 22 2016, 2:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 5, 6:10 AM
Unknown Object (File)
Fri, Jul 3, 5:57 AM
Unknown Object (File)
Fri, Jul 3, 5:26 AM
Unknown Object (File)
Thu, Jul 2, 8:22 PM
Unknown Object (File)
Thu, Jul 2, 5:24 AM
Unknown Object (File)
Wed, Jul 1, 12:24 AM
Unknown Object (File)
Sun, Jun 28, 11:42 PM
Unknown Object (File)
May 10 2026, 11:16 AM
Subscribers
None

Details

Summary

IF_PREPEND promises out-of-order packet sending when the TX desc list is depleted. It was overlooked and copied blindly when the transmission path was partially rewritten.

Diff Detail

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

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv/hn: Use IFQ_DRV_PREPEND instead of IF_PREPEND.
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.