From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 22 Oct 2019 11:36:05 -0700 From: Jakub Kicinski Subject: Re: [PATCH net-next 0/8] net/smc: improve termination handling (part 2) Message-ID: <20191022113605.1a257a96@cakuba.netronome.com> In-Reply-To: <20191021141315.58969-1-kgraul@linux.ibm.com> References: <20191021141315.58969-1-kgraul@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: To: Karsten Graul Cc: davem@davemloft.net, netdev@vger.kernel.org, linux-s390@vger.kernel.org, gor@linux.ibm.com, heiko.carstens@de.ibm.com, raspl@linux.ibm.com, ubraun@linux.ibm.com On Mon, 21 Oct 2019 16:13:07 +0200, Karsten Graul wrote: > More patches to address abnormal termination processing of > sockets and link groups. Applied, thanks!