Re: linux-next: Signed-off-by missing for commit in the net-next tree

2017-10-31 Thread Kirill Smelkov
Francois, On Tue, Oct 31, 2017 at 04:40:19PM +1100, Stephen Rothwell wrote: > Hi all, > > Commit > > 509708310cf9 ("r8169: Add support for interrupt coalesce tuning (ethtool > -C)") > > is missing a Signed-off-by from its author (or its author is wrong). Could we please get signoff for

Re: [PATCH] r8169: Add support for interrupt coalesce tuning (ethtool -C)

2017-10-29 Thread Kirill Smelkov
On Sun, Oct 29, 2017 at 11:08:35AM +0900, David Miller wrote: > > Applied to net-next, thank you. Thanks a lot.

Re: [PATCH] r8169: Add support for interrupt coalesce tuning (ethtool -C)

2017-10-27 Thread Kirill Smelkov
On Fri, Oct 27, 2017 at 02:43:02PM +0200, Holger Hoffstätte wrote: > On 10/27/17 12:24, Kirill Smelkov wrote: > > > > Kirr: In particular with > > > > ethtool -C rx-usecs 0 rx-frames 0 > > > > now it is possible to disable RX delays when NIC u

[PATCH] r8169: Add support for interrupt coalesce tuning (ethtool -C)

2017-10-27 Thread Kirill Smelkov
Cc: Realtek linux nic maintainers <nic_s...@realtek.com> Cc: David Laight <david.lai...@aculab.com> Cc: Stéphane ANCELOT <sance...@free.fr> Cc: Eric Dumazet <eduma...@google.com> Signed-off-by: Kirill Smelkov <k...@nexedi.com> --- drivers/net/ethernet/realtek/r8169.c |

RTL8169 vs low-latency (was: Re: Re: RTL 8169 linux driver question)

2017-09-27 Thread Kirill Smelkov
le to disable RX delays when NIC usage requires low-latency. See this thread for example and background: https://www.spinics.net/lists/netdev/msg217665.html ( kirr: - adjusted scaling setup based on feedback from Hayes to pick up scaling vector depending not only on speed but also on CPlusCm