commit | 1b090a4839f6c74af2dc42872c9e9dc9d7c60a99 | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Fri May 13 16:52:59 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 13 21:12:06 2016 -0400 |
tree | 13a53fe285991fa8aee603e51dacbd39776db599 | |
parent | 46a22d29a51e40704c2260168c124e260b7d660e [diff] |
drivers: net: xgene: fix ununiform latency across queues This patch addresses ununiform latency across queues by adding more queues to match with, upto number of CPU cores. Also, number of interrupts are increased and the channel numbers are reordered. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Tested-by: Toan Le <toanle@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>