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)
Fri, Sep 26, 8:54 AM
Unknown Object (File)
Fri, Sep 26, 8:47 AM
Unknown Object (File)
Thu, Sep 25, 4:11 AM
Unknown Object (File)
Wed, Sep 24, 7:48 AM
Unknown Object (File)
Sat, Sep 20, 8:22 AM
Unknown Object (File)
Sat, Sep 20, 8:17 AM
Unknown Object (File)
Sat, Sep 20, 8:10 AM
Unknown Object (File)
Sat, Sep 20, 8:04 AM
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.