From: Mugunthan V N <[email protected]>
Date: Wed, 8 Jul 2015 14:35:22 +0530

> In commit 'c03abd84634d ("net: ethernet: cpsw: don't requests
> IRQs we don't use")', common isr is split into tx and rx, but
> in rx isr tx interrupt is also disabledi in cpsw_disable_irq().
> So tx interrupts are not handled during rx interrupts and rx
> napi completion and results in poor tx performance by 40Mbps.
> Fixing by disabling only rx interrupt in rx isr.
> 
> Cc: Felipe Balbi <[email protected]>
> Cc: <[email protected]> # v4.0+
> Signed-off-by: Mugunthan V N <[email protected]>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to