From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xin Long Date: Mon, 09 Jan 2017 18:27:09 +0000 Subject: Re: [PATCHv2 net-next 0/5] sctp: add support for generating stream reconf chunks Message-Id: List-Id: References: <20170109124325.GB20973@hmswarspite.think-freely.org> <20170109.105301.469495957021068521.davem@davemloft.net> In-Reply-To: <20170109.105301.469495957021068521.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: David Miller Cc: Neil Horman , network dev , linux-sctp@vger.kernel.org, Marcelo Ricardo Leitner , Vlad Yasevich On Mon, Jan 9, 2017 at 11:53 PM, David Miller wrote: > From: Neil Horman > Date: Mon, 9 Jan 2017 07:43:25 -0500 > >> These all look reasonably good, but it seems before we accept them, >> there should be an additional patch that actually makes use of the code. >> I presume that is forthcomming? > > This all comes from my asking that the original huge set of patches be > split up. > > People always just rush this kind of work and never think about laying > out the resubmission properly. > > One should always only submit new interfaces along with an actual use > because only with a use can we properly review whether the new > interface is good or not. I was trying to keep the same order with rfc, but it seems not a good idea, will resplit, thanks.