Re: [PATCH net] tg3: Fix for disallow tx coalescing time to be 0
From: Ivan Vecera <ivecera@redhat.com>
Date: 2016-08-31 09:26:00
From: Ivan Vecera <ivecera@redhat.com>
Date: 2016-08-31 09:26:00
Dne 30.8.2016 v 19:52 Sergei Shtylyov napsal(a):
Hello. On 08/30/2016 05:38 PM, Ivan Vecera wrote:quoted
The recent commit 087d7a8c disallows to set Rx coalescing time to be 0You should specify both 12-digit SHA1 and the commit summary enclosed in ("").quoted
as this stops generating interrupts for the incoming packets. I found the zero Tx coalescing time stops generating interrupts similarly for outgoing packets and fires Tx watchdog later. To avoid this, don't allow to set Tx coalescing time to 0. Cc: satish.baddipadige@broadcom.com Cc: siva.kallam@broadcom.com Cc: michael.chan@broadcom.com Signed-off-by: Ivan Vecera <ivecera@redhat.com>[...] MBR, Sergei
No problem, Sergei, will post v2.