]> git.baikalelectronics.ru Git - kernel.git/commit
netdev: Add support for rx flow hash configuration, using ethtool.
authorSantwona Behera <santwona.behera@sun.com>
Wed, 2 Jul 2008 10:47:41 +0000 (03:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Jul 2008 10:47:41 +0000 (03:47 -0700)
commitfa9af671fb413535db9cecb6b0c90c4724333805
tree0091f893aec69d708ec37ed9e56e1467fd5c95d8
parent521db65ba076ec0de78f59f15bfd04f95fcdeedf
netdev: Add support for rx flow hash configuration, using ethtool.

Added new interfaces to ethtool to configure receive network flow
distribution across multiple rx rings using hashing.

Signed-off-by: Santwona Behera <santwona.behera@sun.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h
net/core/ethtool.c