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)
Tue, Mar 31, 10:11 PM
Unknown Object (File)
Mon, Mar 30, 5:52 AM
Unknown Object (File)
Sat, Mar 28, 7:50 AM
Unknown Object (File)
Fri, Mar 27, 7:53 AM
Unknown Object (File)
Thu, Mar 26, 6:19 PM
Unknown Object (File)
Tue, Mar 17, 12:19 PM
Unknown Object (File)
Tue, Mar 17, 11:16 AM
Unknown Object (File)
Tue, Mar 17, 11:11 AM
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 Not Applicable
Unit
Tests Not Applicable

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.