Re: [PATCH net-next 1/3] net: stmmac: Implement RX Coalesce Frames setting

2019-07-03 Thread Jakub Kicinski
On Wed, 3 Jul 2019 12:37:48 +0200, Jose Abreu wrote: > Add support for coalescing RX path by specifying number of frames which > don't need to have interrupt on completion bit set. > > This is only available when RX Watchdog is enabled. > > Signed-off-by: Jose Abreu > Cc: Joao Pinto > Cc:

[PATCH net-next 1/3] net: stmmac: Implement RX Coalesce Frames setting

2019-07-03 Thread Jose Abreu
Add support for coalescing RX path by specifying number of frames which don't need to have interrupt on completion bit set. This is only available when RX Watchdog is enabled. Signed-off-by: Jose Abreu Cc: Joao Pinto Cc: David S. Miller Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Maxime