Page MenuHomeFreeBSD

Replace rss_m2cpuid with rss_soft_m2cpuid_v4 for ip_direct_nh.nh_m2cpuid, because the RSS hash may need to be recalculated
ClosedPublic

Authored by btw on Sep 3 2015, 11:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 21, 2:07 PM
Unknown Object (File)
Tue, Jun 9, 1:42 AM
Unknown Object (File)
Sun, May 31, 2:20 AM
Unknown Object (File)
Mon, May 25, 8:23 PM
Unknown Object (File)
May 18 2026, 7:01 AM
Unknown Object (File)
Apr 29 2026, 12:04 PM
Unknown Object (File)
Apr 28 2026, 9:26 PM
Unknown Object (File)
Apr 27 2026, 1:49 PM
Subscribers

Details

Summary

Replace rss_m2cpuid with rss_soft_m2cpuid_v4 for ip_direct_nh.nh_m2cpuid,
because the RSS hash may need to be recalculated.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 392
Build 392: arc lint + arc unit

Event Timeline

btw retitled this revision from to Replace rss_m2cpuid with rss_soft_m2cpuid_v4 for ip_direct_nh.nh_m2cpuid, because the RSS hash may need to be recalculated.
btw updated this object.
btw edited the test plan for this revision. (Show Details)
btw added a reviewer: adrian.
adrian edited edge metadata.

Yup, looks right. It's a bit overkill but it's strictly correct. Thanks!

This revision is now accepted and ready to land.Sep 6 2015, 3:33 PM
This revision was automatically updated to reflect the committed changes.