aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_device.c
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2015-09-25 18:09:38 +0200
committerDavid S. Miller <davem@davemloft.net>2015-09-29 11:51:41 -0700
commitf864288544802ae68b20da293e1b861230852dba (patch)
tree01e08c005e0d543ba6ed8c00ce396133cdac46a1 /net/bridge/br_device.c
parentnet: mvneta: Allow different queues (diff)
downloadlinux-dev-f864288544802ae68b20da293e1b861230852dba.tar.xz
linux-dev-f864288544802ae68b20da293e1b861230852dba.zip
net: mvneta: Statically assign queues to CPUs
Since the switch to per-CPU interrupts, we lost the ability to set which CPU was going to receive our RX interrupt, which was now only the CPU on which the mvneta_open function was run. We can now assign our queues to their respective CPUs, and make sure only this CPU is going to handle our traffic. This also paves the road to be able to change that at runtime, and later on to support RSS. [gregory.clement@free-electrons.com]: hardened the CPU hotplug support. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_device.c')
0 files changed, 0 insertions, 0 deletions