netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Ilya Lesokhin <ilyal@mellanox.com>, netdev@vger.kernel.org, kafai@fb.com
Cc: borisp@mellanox.com
Subject: Re: [PATCH v2 1/1] tcp: Honor the eor bit in tcp_mtu_probe
Date: Mon, 05 Feb 2018 10:44:25 -0800	[thread overview]
Message-ID: <1517856265.3715.145.camel@gmail.com> (raw)
In-Reply-To: <20180205181832.95136-1-ilyal@mellanox.com>

On Mon, 2018-02-05 at 20:18 +0200, Ilya Lesokhin wrote:
> 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 <ilyal@mellanox.com>
> ---
>  net/ipv4/tcp_output.c | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

Reviewed-by: Eric Dumazet <edumazet@google.com>

Thanks Ilya

  reply	other threads:[~2018-02-05 18:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-05 18:18 [PATCH v2 1/1] tcp: Honor the eor bit in tcp_mtu_probe Ilya Lesokhin
2018-02-05 18:44 ` Eric Dumazet [this message]
2018-02-06 16:24 ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1517856265.3715.145.camel@gmail.com \
    --to=eric.dumazet@gmail.com \
    --cc=borisp@mellanox.com \
    --cc=ilyal@mellanox.com \
    --cc=kafai@fb.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).