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
Unknown Object (File)
Sat, Oct 11, 2:15 AM
Unknown Object (File)
Fri, Oct 10, 1:21 AM
Unknown Object (File)
Sat, Sep 27, 12:51 AM
Unknown Object (File)
Sep 11 2025, 7:26 AM
Unknown Object (File)
Sep 10 2025, 7:28 PM
Unknown Object (File)
Sep 10 2025, 2:33 PM
Unknown Object (File)
Sep 10 2025, 11:37 AM
Unknown Object (File)
Sep 10 2025, 10:51 AM
Subscribers
None

Diff Detail

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

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 ↗(On Diff #23263)

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.