All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Sitnicki <jakub@cloudflare.com>
To: Cong Wang <xiyou.wangcong@gmail.com>
Cc: netdev@vger.kernel.org, bpf@vger.kernel.org,
	Cong Wang <cong.wang@bytedance.com>,
	John Fastabend <john.fastabend@gmail.com>
Subject: Re: [Patch bpf v4 0/4] sock_map: fix ->poll() and update selftests
Date: Tue, 12 Oct 2021 09:45:01 +0200	[thread overview]
Message-ID: <87y26yg002.fsf@cloudflare.com> (raw)
In-Reply-To: <20211008203306.37525-1-xiyou.wangcong@gmail.com>

On Fri, Oct 08, 2021 at 10:33 PM CEST, Cong Wang wrote:
> From: Cong Wang <cong.wang@bytedance.com>
>
> This patchset fixes ->poll() for sockets in sockmap and updates
> selftests accordingly with select(). Please check each patch
> for more details.
>
> Fixes: c50524ec4e3a ("Merge branch 'sockmap: add sockmap support for unix datagram socket'")
> Fixes: 89d69c5d0fbc ("Merge branch 'sockmap: introduce BPF_SK_SKB_VERDICT and support UDP'")
> Acked-by: John Fastabend <john.fastabend@gmail.com>
>
> ---

For the series:

Reviewed-by: Jakub Sitnicki <jakub@cloudflare.com>

  parent reply	other threads:[~2021-10-12  7:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08 20:33 [Patch bpf v4 0/4] sock_map: fix ->poll() and update selftests Cong Wang
2021-10-08 20:33 ` [Patch bpf v4 1/4] net: rename ->stream_memory_read to ->sock_is_readable Cong Wang
2021-10-08 20:33 ` [Patch bpf v4 2/4] skmsg: extract and reuse sk_msg_is_readable() Cong Wang
2021-10-08 20:33 ` [Patch bpf v4 3/4] net: implement ->sock_is_readable() for UDP and AF_UNIX Cong Wang
2021-10-08 20:33 ` [Patch bpf v4 4/4] selftests/bpf: use recv_timeout() instead of retries Cong Wang
2021-10-12  7:45 ` Jakub Sitnicki [this message]
2021-10-22 15:34 ` [Patch bpf v4 0/4] sock_map: fix ->poll() and update selftests John Fastabend

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=87y26yg002.fsf@cloudflare.com \
    --to=jakub@cloudflare.com \
    --cc=bpf@vger.kernel.org \
    --cc=cong.wang@bytedance.com \
    --cc=john.fastabend@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=xiyou.wangcong@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.