cxgb4: set coalesce parameters on all queues
authorThadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Tue, 15 Jan 2013 05:15:10 +0000 (05:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jan 2013 20:28:23 +0000 (15:28 -0500)
The coalesce parameters was set only on the first queue, which caused
interrupt rates to be larger on all the other queues.

This patch allows interrupt rates to be reduced for certain workloads
and colaesce parameters by 41%.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Cc: steved@us.ibm.com
Cc: toml@us.ibm.com
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found