]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvneta: Configure XPS support
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 9 Dec 2015 17:23:51 +0000 (18:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Dec 2015 01:28:20 +0000 (20:28 -0500)
commita519413a6d8f43b8227f91494565ddb298d82449
tree5829e7e3d3220519916786d154fcfcb0b5914c69
parente38158c74bb39c55e6793e883f9060974d3e2485
net: mvneta: Configure XPS support

With this patch each CPU is associated with its own set of TX queues.

It also setup the XPS with an initial configuration which set the
affinity matching the hardware configuration.

Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvneta.c