netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sabrina Dubroca <sd@queasysnail.net>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: netdev@vger.kernel.org, Herbert Xu <herbert@gondor.apana.org.au>,
	Steffen Klassert <steffen.klassert@secunet.com>,
	Jakub Kicinski <jakub.kicinski@netronome.com>
Subject: Re: [PATCH net-next v5 1/6] net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram
Date: Wed, 13 Nov 2019 11:57:57 +0100	[thread overview]
Message-ID: <20191113105757.GA2855442@bistromath.localdomain> (raw)
In-Reply-To: <7c3de99a-4810-8a3b-72d4-04e72c47537b@gmail.com>

2019-11-12, 09:54:50 -0800, Eric Dumazet wrote:
> 
> 
> On 11/12/19 7:18 AM, Sabrina Dubroca wrote:
> > This will be used by ESP over TCP to handle the queue of IKE messages.
> > 
> > Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
> > ---
> > v2: document the new argument to __skb_try_recv_datagram
> > 
> >
> 
> Please rebase your tree Sabrina. Some READ_ONCE() have been added lately/

Sorry, I messed up the subject tag, this series targets
ipsec-next. The READ_ONCE() are missing there.

-- 
Sabrina


  reply	other threads:[~2019-11-13 10:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-12 15:18 [PATCH net-next v5 0/6] ipsec: add TCP encapsulation support (RFC 8229) Sabrina Dubroca
2019-11-12 15:18 ` [PATCH net-next v5 1/6] net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram Sabrina Dubroca
2019-11-12 17:54   ` Eric Dumazet
2019-11-13 10:57     ` Sabrina Dubroca [this message]
2019-11-12 15:18 ` [PATCH net-next v5 2/6] xfrm: introduce xfrm_trans_queue_net Sabrina Dubroca
2019-11-12 15:18 ` [PATCH net-next v5 3/6] xfrm: add route lookup to xfrm4_rcv_encap Sabrina Dubroca
2019-11-12 15:18 ` [PATCH net-next v5 4/6] esp4: prepare esp_input_done2 for non-UDP encapsulation Sabrina Dubroca
2019-11-12 15:18 ` [PATCH net-next v5 5/6] esp4: split esp_output_udp_encap and introduce esp_output_encap Sabrina Dubroca
2019-11-12 15:18 ` [PATCH net-next v5 6/6] xfrm: add espintcp (RFC 8229) Sabrina Dubroca
2019-11-12 20:23 ` [PATCH net-next v5 0/6] ipsec: add TCP encapsulation support " David Miller
2019-11-21  5:51 ` Steffen Klassert
2019-11-21  9:35   ` Sabrina Dubroca

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=20191113105757.GA2855442@bistromath.localdomain \
    --to=sd@queasysnail.net \
    --cc=eric.dumazet@gmail.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=jakub.kicinski@netronome.com \
    --cc=netdev@vger.kernel.org \
    --cc=steffen.klassert@secunet.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).