Page MenuHomeFreeBSD

hyperv/hn: If the mbuf does not have flowid, fallback to m_ether_hash
AbandonedPublic

Authored by sepherosa_gmail.com on Nov 15 2016, 3:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 5:10 PM
Unknown Object (File)
Sun, Apr 19, 9:47 AM
Unknown Object (File)
Sun, Apr 19, 9:47 AM
Unknown Object (File)
Tue, Apr 7, 10:09 PM
Unknown Object (File)
Sun, Apr 5, 11:33 PM
Unknown Object (File)
Sat, Apr 4, 6:58 AM
Unknown Object (File)
Thu, Apr 2, 7:56 AM
Unknown Object (File)
Mar 17 2026, 10:36 PM
Subscribers
None

Details

Summary
This seems to be a reasonable solution, especially for TCP SYNs and
UDP datagrams w/o RSS kernel option.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv/hn: If the mbuf does not have flowid, fallback to m_ether_hash.
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Nov 15 2016, 7:32 AM

It nullifies Hyper-V hot channel effect, thus actually hurts performance. Drop it.