From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] net/smc: splice implementation Date: Thu, 03 May 2018 16:31:11 -0400 (EDT) Message-ID: <20180503.163111.1968296982247727741.davem@davemloft.net> References: <20180503161239.71747-1-ubraun@linux.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180503161239.71747-1-ubraun@linux.ibm.com> Sender: netdev-owner@vger.kernel.org List-Archive: List-Post: To: ubraun@linux.ibm.com Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, raspl@linux.ibm.com List-ID: From: Ursula Braun Date: Thu, 3 May 2018 18:12:35 +0200 > From: Ursula Braun > > Dave, > > Stefan comes up with an smc implementation for splice(). The first > three patches are preparational patches, the 4th patch implements > splice(). Doesn't look too bad :) Series applied, thanks.