Re: [PATCH net-next 0/8] rxrpc: Implement slow-start and other bits

2016-09-25 Thread David Miller
From: David Howells Date: Sun, 25 Sep 2016 00:24:56 +0100 > This set of patches implements the RxRPC slow-start feature for AF_RXRPC to > improve performance and handling of occasional packet loss. This is more or > less the same as TCP slow start [RFC 5681]. Firstly, there are some ACK > gener

[PATCH net-next 0/8] rxrpc: Implement slow-start and other bits

2016-09-24 Thread David Howells
This set of patches implements the RxRPC slow-start feature for AF_RXRPC to improve performance and handling of occasional packet loss. This is more or less the same as TCP slow start [RFC 5681]. Firstly, there are some ACK generation improvements: (1) Send ACKs regularly to apprise the peer o