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

2017-11-01 Thread Kirill Smelkov
Francois, On Wed, Nov 01, 2017 at 11:55:24AM +0100, Francois Romieu wrote: > Kirill Smelkov : > [...] > > I was keeping you in To and Cc all the time but got no reply at all since my > > first posting from ~ 1 month ago. > > I thought it was longer than that. Sorry fo

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

2017-10-30 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 this

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 usage

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

2017-10-27 Thread Kirill Smelkov
questions https://www.spinics.net/lists/netdev/msg457173.html neither from Francois, nor from any people from Realtek during one month. So I suggest we simply apply it to net-next.git now. Thanks beforehand, Kirill Cc: Francois Romieu Cc: Hayes Wang Cc: Realtek linux nic m

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

2017-09-27 Thread Kirill Smelkov
0 now it is possible 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 o