From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Ricardo Leitner Subject: Re: [PATCH net-next 00/12] sctp: Implement Stream Interleave: The I-DATA Chunk Supporting User Message Interleaving Date: Tue, 5 Dec 2017 15:30:05 -0200 Message-ID: <20171205173005.GB3328@localhost.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: network dev , linux-sctp@vger.kernel.org, Neil Horman , davem@davemloft.net To: Xin Long Return-path: Received: from mx1.redhat.com ([209.132.183.28]:37222 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752138AbdLERaH (ORCPT ); Tue, 5 Dec 2017 12:30:07 -0500 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Tue, Dec 05, 2017 at 11:15:57PM +0800, Xin Long wrote: > Stream Interleave would be Implemented in two Parts: > 1. The I-DATA Chunk Supporting User Message Interleaving > 2. Interaction with Other SCTP Extensions > I have reviewed this patchset a couple of times already before the posting and other than the missing blank line (heh), it looks good to me. Would ack it now but we'll need a respin for the newline. Xin, please wait a bit before respining it. Maybe Neil and others have more comments on it. Thanks, Marcelo