From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/6] smc: fixes 2017-12-07 Date: Thu, 07 Dec 2017 15:06:39 -0500 (EST) Message-ID: <20171207.150639.244369131731587209.davem@davemloft.net> References: <20171207123849.52910-1-ubraun@linux.vnet.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, jwi@linux.vnet.ibm.com, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, raspl@linux.vnet.ibm.com To: ubraun@linux.vnet.ibm.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:43480 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750978AbdLGUGl (ORCPT ); Thu, 7 Dec 2017 15:06:41 -0500 In-Reply-To: <20171207123849.52910-1-ubraun@linux.vnet.ibm.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ursula Braun Date: Thu, 7 Dec 2017 13:38:43 +0100 > here are some smc-patches. The initial 4 patches are cleanups. > Patch 5 gets rid of ib_post_sends in tasklet context to avoid peer drops due > to out-of-order receivals. > Patch 6 makes sure, the Linux SMC code understands variable sized CLC proposal > messages built according to RFC7609. Series applied to net-next.