[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160511.152825.1524234534935127740.davem@davemloft.net>
Date: Wed, 11 May 2016 15:28:25 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: brakmo@...com
Cc: netdev@...r.kernel.org, kernel-team@...com, ncardwell@...gle.com,
eric.dumazet@...il.com, ycheng@...gle.com
Subject: Re: [PATCH v4 net-next] tcp: replace cnt & rtt with struct in
pkts_acked()
From: Lawrence Brakmo <brakmo@...com>
Date: Wed, 11 May 2016 10:02:13 -0700
> Replace 2 arguments (cnt and rtt) in the congestion control modules'
> pkts_acked() function with a struct. This will allow adding more
> information without having to modify existing congestion control
> modules (tcp_nv in particular needs bytes in flight when packet
> was sent).
>
> As proposed by Neal Cardwell in his comments to the tcp_nv patch.
>
> Signed-off-by: Lawrence Brakmo <brakmo@...com>
> Acked-by: Yuchung Cheng <ycheng@...gle.com>
Looks a lot better, applied, thanks!
Powered by blists - more mailing lists