netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] Add missing xdp_do_flush() invocations.
@ 2023-09-08 13:57 Sebastian Andrzej Siewior
  2023-09-08 13:57 ` [PATCH net 1/4] net: ena: Flush XDP packets on error Sebastian Andrzej Siewior
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Sebastian Andrzej Siewior @ 2023-09-08 13:57 UTC (permalink / raw)
  To: netdev, bpf
  Cc: David S. Miller, Alexei Starovoitov, Daniel Borkmann,
	Eric Dumazet, Jakub Kicinski, Jesper Dangaard Brouer,
	John Fastabend, Paolo Abeni, Thomas Gleixner

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.

Sebastian


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-09-13  4:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-08 13:57 [PATCH net 0/4] Add missing xdp_do_flush() invocations Sebastian Andrzej Siewior
2023-09-08 13:57 ` [PATCH net 1/4] net: ena: Flush XDP packets on error Sebastian Andrzej Siewior
2023-09-10  7:42   ` Kiyanovski, Arthur
2023-09-08 13:57 ` [PATCH net 2/4] bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI Sebastian Andrzej Siewior
2023-09-08 16:30   ` Pavan Chebbi
2023-09-08 17:57     ` Michael Chan
2023-09-08 18:18       ` Andy Gospodarek
2023-09-08 13:57 ` [PATCH net 3/4] octeontx2-pf: Do xdp_do_flush() after redirects Sebastian Andrzej Siewior
2023-09-13  4:34   ` [EXT] " Geethasowjanya Akula
2023-09-08 13:57 ` [PATCH net 4/4] bpf, cpumap: Flush xdp after cpu_map_bpf_prog_run_skb() Sebastian Andrzej Siewior
2023-09-09  2:49   ` Hou Tao
2023-09-11  6:50     ` Sebastian Andrzej Siewior

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).