From: Jakub Kicinski <kuba@kernel.org>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: netdev@vger.kernel.org, bpf@vger.kernel.org,
"Björn Töpel" <bjorn@kernel.org>,
"David S. Miller" <davem@davemloft.net>,
"Alexei Starovoitov" <ast@kernel.org>,
"Andrii Nakryiko" <andrii@kernel.org>,
"Daniel Borkmann" <daniel@iogearbox.net>,
"Eduard Zingerman" <eddyz87@gmail.com>,
"Eric Dumazet" <edumazet@google.com>,
"Hao Luo" <haoluo@google.com>,
"Jesper Dangaard Brouer" <hawk@kernel.org>,
"Jiri Olsa" <jolsa@kernel.org>,
"John Fastabend" <john.fastabend@gmail.com>,
"Jonathan Lemon" <jonathan.lemon@gmail.com>,
"KP Singh" <kpsingh@kernel.org>,
"Maciej Fijalkowski" <maciej.fijalkowski@intel.com>,
"Magnus Karlsson" <magnus.karlsson@intel.com>,
"Martin KaFai Lau" <martin.lau@linux.dev>,
"Paolo Abeni" <pabeni@redhat.com>, "Song Liu" <song@kernel.org>,
"Stanislav Fomichev" <sdf@fomichev.me>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Yonghong Song" <yonghong.song@linux.dev>
Subject: Re: [PATCH net-next 0/3] net: bpf_net_context cleanups.
Date: Fri, 28 Jun 2024 18:07:23 -0700 [thread overview]
Message-ID: <20240628180723.53980170@kernel.org> (raw)
In-Reply-To: <20240628103020.1766241-1-bigeasy@linutronix.de>
On Fri, 28 Jun 2024 12:18:53 +0200 Sebastian Andrzej Siewior wrote:
> a small series with bpf_net_context cleanups/ improvements.
> Jakub asked for #1 and #2
I thought you'd just add flags check in xdp_do_flush(), but I guess
this is even faster :)
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Thank you!
next prev parent reply other threads:[~2024-06-29 1:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 10:18 [PATCH net-next 0/3] net: bpf_net_context cleanups Sebastian Andrzej Siewior
2024-06-28 10:18 ` [PATCH net-next 1/3] net: Remove task_struct::bpf_net_context init on fork Sebastian Andrzej Siewior
2024-06-28 10:18 ` [PATCH net-next 2/3] net: Optimize xdp_do_flush() with bpf_net_context infos Sebastian Andrzej Siewior
2024-06-28 10:18 ` [PATCH net-next 3/3] net: Move flush list retrieval to where it is used Sebastian Andrzej Siewior
2024-06-28 16:39 ` Jesper Dangaard Brouer
2024-06-29 1:07 ` Jakub Kicinski [this message]
2024-07-02 13:40 ` [PATCH net-next 0/3] net: bpf_net_context cleanups patchwork-bot+netdevbpf
2024-07-02 13:44 ` Sebastian Andrzej Siewior
2024-07-02 13:45 ` Sebastian Andrzej Siewior
2024-07-02 13:52 ` Paolo Abeni
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=20240628180723.53980170@kernel.org \
--to=kuba@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bigeasy@linutronix.de \
--cc=bjorn@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=eddyz87@gmail.com \
--cc=edumazet@google.com \
--cc=haoluo@google.com \
--cc=hawk@kernel.org \
--cc=john.fastabend@gmail.com \
--cc=jolsa@kernel.org \
--cc=jonathan.lemon@gmail.com \
--cc=kpsingh@kernel.org \
--cc=maciej.fijalkowski@intel.com \
--cc=magnus.karlsson@intel.com \
--cc=martin.lau@linux.dev \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sdf@fomichev.me \
--cc=song@kernel.org \
--cc=tglx@linutronix.de \
--cc=yonghong.song@linux.dev \
/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.