commit | 9a401dead08c158d4f4a2fc2ade3cb42656d0ca5 | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Wed Dec 09 18:23:50 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 11 20:28:20 2015 -0500 |
tree | 3622ac721fa9b43dea5c605436b311a07f295ae4 | |
parent | 2dcf75e2793c53349f0464a4ba0f6253b345668b [diff] |
net: mvneta: Add naive RSS support This patch adds the support for the RSS related ethtool function. Currently it only uses one entry in the indirection table which allows associating an mvneta interface to a given CPU. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Tested-by: Marcin Wojtas <mw@semihalf.com> Signed-off-by: David S. Miller <davem@davemloft.net>