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
F155014127: D8909.id24370.diff
Thu, Apr 30, 4:52 PM
F154986168: D8909.id23263.diff
Thu, Apr 30, 12:13 PM
Unknown Object (File)
Fri, Apr 24, 6:51 PM
Unknown Object (File)
Fri, Apr 24, 2:42 PM
Unknown Object (File)
Tue, Apr 21, 2:01 PM
Unknown Object (File)
Tue, Apr 21, 6:51 AM
Unknown Object (File)
Mon, Apr 20, 4:54 AM
Unknown Object (File)
Sat, Apr 18, 5:45 PM
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.