netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: arjunroy.kdev@gmail.com
Cc: netdev@vger.kernel.org, arjunroy@google.com, edumazet@google.com,
	soheil@google.com
Subject: Re: [net-next] tcp: correctly handle increased zerocopy args struct size
Date: Thu, 10 Dec 2020 13:15:24 -0800 (PST)	[thread overview]
Message-ID: <20201210.131524.1199625128133217949.davem@davemloft.net> (raw)
In-Reply-To: <20201210191603.963856-1-arjunroy.kdev@gmail.com>

From: Arjun Roy <arjunroy.kdev@gmail.com>
Date: Thu, 10 Dec 2020 11:16:03 -0800

> From: Arjun Roy <arjunroy@google.com>
> 
> A prior patch increased the size of struct tcp_zerocopy_receive
> but did not update do_tcp_getsockopt() handling to properly account
> for this.
> 
> This patch simply reintroduces content erroneously cut from the
> referenced prior patch that handles the new struct size.
> 
> Fixes: 18fb76ed5386 ("net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.")
> Signed-off-by: Arjun Roy <arjunroy@google.com>
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> Signed-off-by: Soheil Hassas Yeganeh <soheil@google.com>

Applied.

      reply	other threads:[~2020-12-10 21:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10 19:16 [net-next] tcp: correctly handle increased zerocopy args struct size Arjun Roy
2020-12-10 21:15 ` David Miller [this message]

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=20201210.131524.1199625128133217949.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=arjunroy.kdev@gmail.com \
    --cc=arjunroy@google.com \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=soheil@google.com \
    /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).