From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v5 1/1] tcp: Honor the eor bit in tcp_mtu_probe Date: Mon, 12 Feb 2018 11:47:37 -0500 (EST) Message-ID: <20180212.114737.781961734347424449.davem@davemloft.net> References: <20180212105704.132844-1-ilyal@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, eric.dumazet@gmail.com, kafai@fb.com, borisp@mellanox.com To: ilyal@mellanox.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:54726 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753789AbeBLQrj (ORCPT ); Mon, 12 Feb 2018 11:47:39 -0500 In-Reply-To: <20180212105704.132844-1-ilyal@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ilya Lesokhin Date: Mon, 12 Feb 2018 12:57:04 +0200 > Avoid SKB coalescing if eor bit is set in one of the relevant > SKBs. > > Fixes: c134ecb87817 ("tcp: Make use of MSG_EOR in tcp_sendmsg") > Signed-off-by: Ilya Lesokhin Applied and queued up for -stable.