aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2014-12-31 22:52:43 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2014-12-31 22:52:43 +0000
commit492ccbe14dc91e51275ce142bfbeb6de88c0ce80 (patch)
tree2620d3031f532e46e873e3d0198bbfbf6440c05c /sys/dev/cxgbe
parent42e7be2030e072c337a66239c45822b8857538cb (diff)
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
Notes
Notes: svn path=/head/; revision=276484
Diffstat (limited to 'sys/dev/cxgbe')
0 files changed, 0 insertions, 0 deletions