summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMarcin Wojtas <mw@semihalf.com>2016-04-01 13:21:18 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-04-01 19:16:37 (GMT)
commitdb5dd0db2d8352bb7fd5e9d16e17b79d66c7e4e3 (patch)
tree2ee755c9338719b60c84ba0fb60be01d035fa643 /Documentation
parentce2a04c15f4b943015aab0c7476cb1460654e914 (diff)
downloadlinux-db5dd0db2d8352bb7fd5e9d16e17b79d66c7e4e3.tar.xz
net: mvneta: fix changing MTU when using per-cpu processing
After enabling per-cpu processing it appeared that under heavy load changing MTU can result in blocking all port's interrupts and transmitting data is not possible after the change. This commit fixes above issue by disabling percpu interrupts for the time, when TXQs and RXQs are reconfigured. Signed-off-by: Marcin Wojtas <mw@semihalf.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions