[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160918.220308.1356173755824789782.davem@davemloft.net>
Date: Sun, 18 Sep 2016 22:03:08 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: lucien.xin@...il.com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
marcelo.leitner@...il.com, vyasevich@...il.com,
daniel@...earbox.net
Subject: Re: [PATCHv2 net 0/6] sctp: fix the transmit err process
From: Xin Long <lucien.xin@...il.com>
Date: Wed, 14 Sep 2016 02:04:17 +0800
> This patchset is to improve the transmit err process and also fix some
> issues.
>
> After this patchset, once the chunks are enqueued successfully, even
> if the chunks fail to send out, no matter because of nodst or nomem,
> no err retruns back to users any more. Instead, they are taken care
> of by retransmit.
>
> v1->v2:
> - add more details to the changelog in patch 1/6
> - add Fixes: tag in patch 2/6, 3/6
> - also revert 69b5777f2e57 in patch 3/6
Since SCTP's behavior has been like this for a long time I've applied
this series to net-next, thanks.
Powered by blists - more mailing lists