commit | 5d317c6a9597267643b6ce6593c4d1785eb1b8df | [log] [tgz] |
---|---|---|
author | Merav Sicron <meravs@broadcom.com> | Tue Jun 19 07:48:24 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 19 14:34:34 2012 -0700 |
tree | bdfdd5c391634b02d85895955754d44d75a9cab9 | |
parent | cf2c1df62e065bfc15e38daf2d3479a56b320f29 [diff] |
bnx2x: Add support for 4-tupple UDP RSS This change enables to control via ethtool whether to do UDP RSS on 2-tupple (IP source / destination only) or on 4-tupple (include UDP source / destination port). It also enables to read back the RSS configuration. Signed-off-by: Merav Sicron <meravs@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>