]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r296910:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 7 Apr 2016 07:35:02 +0000 (07:35 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 7 Apr 2016 07:35:02 +0000 (07:35 +0000)
commit46bab70649fcf5907ffdb2e801e4c007f856f6b1
tree10aa5909b7d30cdfd78e13748d671121d133b7fd
parent15e17268b9485419fa156c4ced416b8c32adb46b
MFC r296910:
Use hardware computed Toeplitz hash for incoming flowids

Use the Toeplitz hash value as source for the flowid. This makes the
hash value more suitable for so-called hash bucket algorithms which
are used in the FreeBSD's TCP/IP stack when RSS is enabled.

Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@297651 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/net/mlx4/en_rx.c
sys/ofed/drivers/net/mlx4/en_tx.c