proposal: splitting NIC RSS up from stack RSS

Adrian Chadd adrian at freebsd.org
Thu Jul 21 22:39:35 UTC 2016


hi,

Cool! Yeah, the RSS bits thing can be removed, as it's just doing a
bitmask instead of a % operator to do mapping. I think we can just go
to % and if people need the extra speed from a power-of-two operation,
they can reintroduce it.

I'll add that to the list.

There's a librss, I don't think I committed it to -HEAD. I'll go dig
it out and throw it into freebsd-head soon.



-adrian


More information about the freebsd-net mailing list