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
F151051110: D5386.id.diff
Sun, Apr 5, 4:14 PM
Unknown Object (File)
Thu, Apr 2, 5:59 PM
Unknown Object (File)
Sun, Mar 22, 9:13 AM
Unknown Object (File)
Tue, Mar 17, 6:17 AM
Unknown Object (File)
Sun, Mar 15, 3:22 AM
Unknown Object (File)
Mon, Mar 9, 6:47 PM
Unknown Object (File)
Feb 28 2026, 3:20 AM
Unknown Object (File)
Feb 8 2026, 2:23 PM
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

Lint
Lint Skipped
Unit
Tests Skipped

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.