Re: [PATCH net] sctp: fix recovering from 0 win with small data chunks

2016-12-23 Thread David Miller
From: Marcelo Ricardo Leitner Date: Fri, 23 Dec 2016 14:29:37 -0200 > Currently if SCTP closes the receive window with window pressure, mostly > caused by excessive skb overhead on payload/overheads ratio, SCTP will > close the window abruptly while saving the delta on rwnd_press. It will > start

[PATCH net] sctp: fix recovering from 0 win with small data chunks

2016-12-23 Thread Marcelo Ricardo Leitner
Currently if SCTP closes the receive window with window pressure, mostly caused by excessive skb overhead on payload/overheads ratio, SCTP will close the window abruptly while saving the delta on rwnd_press. It will start recovering rwnd as the chunks are consumed by the application and the rwnd_pr