]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
net: mvneta: Add naive RSS support
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 9 Dec 2015 17:23:50 +0000 (18:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Dec 2015 01:28:20 +0000 (20:28 -0500)
commit9a401dead08c158d4f4a2fc2ade3cb42656d0ca5
tree3622ac721fa9b43dea5c605436b311a07f295ae4
parent2dcf75e2793c53349f0464a4ba0f6253b345668b
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>
drivers/net/ethernet/marvell/mvneta.c