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 Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, raspl@linux.ibm.com To: ubraun@linux.ibm.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:52308 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751186AbeECUbN (ORCPT ); Thu, 3 May 2018 16:31:13 -0400 In-Reply-To: <20180503161239.71747-1-ubraun@linux.ibm.com> Sender: netdev-owner@vger.kernel.org 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.