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
F108975198: D5386.id13590.diff
Thu, Jan 30, 4:50 AM
Unknown Object (File)
Wed, Jan 29, 5:13 AM
Unknown Object (File)
Dec 9 2024, 10:47 PM
Unknown Object (File)
Oct 12 2024, 4:43 AM
Unknown Object (File)
Oct 2 2024, 8:04 AM
Unknown Object (File)
Sep 29 2024, 11:25 PM
Unknown Object (File)
Sep 27 2024, 5:36 AM
Unknown Object (File)
Sep 21 2024, 5:27 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

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.