Patch Series

Subject [pull request] idpf: add XDP support
Author anthony.l.nguyen@intel.com
Date 2025-09-08 19:57:31 +0000 UTC
Version 1
Cc aleksander.lobakin@intel.com andrew@lunn.ch anthony.l.nguyen@intel.com ast@kernel.org bpf@vger.kernel.org daniel@iogearbox.net davem@davemloft.net edumazet@google.com hawk@kernel.org horms@kernel.org john.fastabend@gmail.com justinstitt@google.com kees@kernel.org kuba@kernel.org llvm@lists.linux.dev maciej.fijalkowski@intel.com magnus.karlsson@intel.com michal.kubiak@intel.com morbo@google.com nathan@kernel.org netdev@vger.kernel.org nick.desaulniers@gmail.com nxne.cnse.osdt.itp.upstreaming@intel.com pabeni@redhat.com przemyslaw.kitszel@intel.com ramu.r@intel.com sdf@fomichev.me

Patches (13)

Name Content
[PATCH net-next 01/13] xdp, libeth: make the xdp_init_buff() micro-optimization generic [Body]
[PATCH net-next 02/13] idpf: fix Rx descriptor ready check barrier in splitq [Body]
[PATCH net-next 03/13] idpf: use a saner limit for default number of queues to allocate [Body]
[PATCH net-next 04/13] idpf: link NAPIs to queues [Body]
[PATCH net-next 05/13] idpf: add 4-byte completion descriptor definition [Body]
[PATCH net-next 06/13] idpf: remove SW marker handling from NAPI [Body]
[PATCH net-next 07/13] idpf: add support for nointerrupt queues [Body]
[PATCH net-next 08/13] idpf: prepare structures to support XDP [Body]
[PATCH net-next 09/13] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq [Body]
[PATCH net-next 10/13] idpf: use generic functions to build xdp_buff and skb [Body]
[PATCH net-next 11/13] idpf: add support for XDP on Rx [Body]
[PATCH net-next 12/13] idpf: add support for .ndo_xdp_xmit() [Body]
[PATCH net-next 13/13] idpf: add XDP RSS hash hint [Body]

Session 2025-09-08

ID (for dev) 7de1ff10-dec7-4239-9681-733b70db8fd0
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
Build Base c6142e1913de563ab772f7b0e4ae78d6de9cc5b1 [Config] passed [Log]
Build Patched c6142e1913de563ab772f7b0e4ae78d6de9cc5b1 [Config] [patched] passed [Log]
Boot test: Patched c6142e1913de563ab772f7b0e4ae78d6de9cc5b1 [Config] [patched] passed
Boot test: Base c6142e1913de563ab772f7b0e4ae78d6de9cc5b1 [Config] passed
Fuzzing c6142e1913de563ab772f7b0e4ae78d6de9cc5b1 [Config] c6142e1913de563ab772f7b0e4ae78d6de9cc5b1 [Config] [patched] passed [Log] [Artifacts]