Page MenuHomeFreeBSD

hyperv/hn: remember the channel pointer in struct hn_rx_ring
ClosedPublic

Authored by decui_microsoft.com on Dec 26 2016, 9:51 AM.
Tags
None
Referenced Files
F162262986: D8909.id24370.diff
Sat, Jul 11, 11:51 AM
Unknown Object (File)
Fri, Jun 26, 7:22 PM
Unknown Object (File)
Sun, Jun 21, 1:35 PM
Unknown Object (File)
Sat, Jun 20, 12:46 AM
Unknown Object (File)
May 31 2026, 7:58 PM
Unknown Object (File)
May 28 2026, 2:15 PM
Unknown Object (File)
May 15 2026, 1:19 PM
Unknown Object (File)
May 15 2026, 4:13 AM
Subscribers
None

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6381
Build 6614: arc lint + arc unit

Event Timeline

decui_microsoft.com retitled this revision from to hyperv/hn: remember the channel pointer in struct hn_rx_ring.
decui_microsoft.com updated this object.
decui_microsoft.com edited the test plan for this revision. (Show Details)
sys/dev/hyperv/netvsc/if_hnvar.h
62

I'd prefer to put this field at the end of this struct, since it is rarely used.

decui_microsoft.com edited edge metadata.

Moved the new field to the end of the struct.

This revision is now accepted and ready to land.Dec 28 2016, 1:25 AM
This revision was automatically updated to reflect the committed changes.