Re: [PATCH net-next 0/6] tcp: congestion control refactoring

2016-02-07 Thread David Miller
From: Yuchung Cheng Date: Tue, 2 Feb 2016 10:33:03 -0800 > This patch set refactors the sequence of congestion control, > loss recovery, and transmission logic in TCP ack processing. > > The design goal is to decouple and sequence them in the following order: > > 0. ACK

[PATCH net-next 0/6] tcp: congestion control refactoring

2016-02-02 Thread Yuchung Cheng
This patch set refactors the sequence of congestion control, loss recovery, and transmission logic in TCP ack processing. The design goal is to decouple and sequence them in the following order: 0. ACK accounting: free or tag sent packets [unchanged] 1. loss recovery: identify lost/ecn