[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230918153611.165722-1-bigeasy@linutronix.de>
Date: Mon, 18 Sep 2023 17:36:08 +0200
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: netdev@...r.kernel.org,
bpf@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Jesper Dangaard Brouer <hawk@...nel.org>,
John Fastabend <john.fastabend@...il.com>,
Paolo Abeni <pabeni@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH net v2 0/3] Add missing xdp_do_flush() invocations.
Hi,
I've been looking at the drivers/ XDP users and noticed that some
XDP_REDIRECT user don't invoke xdp_do_flush() at the end.
v1…v2: https://lore.kernel.org/all/20230908135748.794163-1-bigeasy@linutronix.de
- Collected tags.
- Dropped the #4 patch which was touching cpu_map_bpf_prog_run()
because it is not needed.
Sebastian
Powered by blists - more mailing lists