diff options
author | adrian <adrian@FreeBSD.org> | 2014-12-31 22:52:43 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2014-12-31 22:52:43 +0000 |
commit | 06c1511222c2634e60b2b997582869fd01901440 (patch) | |
tree | 2620d3031f532e46e873e3d0198bbfbf6440c05c /sys/dev/cxgbe/tom | |
parent | 0f65758efe597093a0c3052f75df5cf16fc305f8 (diff) | |
download | FreeBSD-src-06c1511222c2634e60b2b997582869fd01901440.zip FreeBSD-src-06c1511222c2634e60b2b997582869fd01901440.tar.gz |
Migrate the RSS IPv6 hash code to use pointers to the v6 addresses
rather than passing them in by value.
The eventual aim is to do incremental hash construction rather than
all of the memcpy()'ing into a contiguous buffer for the hash
function, which does show up as taking quite a bit of CPU during
profiling.
Tested:
* a variety of laptops/desktop setups I have, with v6 connectivity
Differential Revision: D1404
Reviewed by: bz, rpaulo
Diffstat (limited to 'sys/dev/cxgbe/tom')
0 files changed, 0 insertions, 0 deletions