Show patches with: none      |   144046 patches
« 1 2 3 41440 1441 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/15] sched: add allocation function attributes Add attributes to allocation functions - - - 1112 2025-01-20 Stephen Hemminger tmonjalo New
[14/15] telemetry: add allocation function attributes Add attributes to allocation functions 1 - - -1- 2025-01-20 Stephen Hemminger tmonjalo New
[13/15] compressdev: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[12/15] reorder: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[11/15] ring: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[10/15] eventdev: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[09/15] mempool: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[08/15] member: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[07/15] bitratestats: add allocation function attributes Add attributes to allocation functions - - - -1- 2025-01-20 Stephen Hemminger tmonjalo New
[06/15] acl: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[05/15] pipeline: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[04/15] lpm: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[03/15] hash: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[02/15] rib: annotate rib allocation functions Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[01/15] fib: add allocation function attributes Add attributes to allocation functions - - - 1-- 2025-01-20 Stephen Hemminger tmonjalo New
[v3] net/af_packet: allow changing fanout mode [v3] net/af_packet: allow changing fanout mode - - - 2-- 2025-01-20 Tudor Cornea shemminger New
doc/guides: Mention needed kernel option for mlx5 multiport e-switch doc/guides: Mention needed kernel option for mlx5 multiport e-switch - - - -2- 2025-01-20 Plague rasland New
[v2,2/2] mempool: make rte_mempool_create_empty a single-exit add rte_errno to rte_mempool_create_empty, and refactor - - - 111- 2025-01-20 Ariel Otilibili tmonjalo New
[v2,1/2] mempool: fix rte_errno in rte_mempool_create_empty add rte_errno to rte_mempool_create_empty, and refactor - - - 1-- 2025-01-20 Ariel Otilibili tmonjalo New
[v5,25/25] net/intel/common: extract common Rx vector criteria Reduce code duplication across Intel NIC drivers - - - 1311 2025-01-20 Bruce Richardson tmonjalo New
[v5,24/25] net/intel/common: create common mbuf initializer fn Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,23/25] net/ixgbe: use common Tx backlog entry fn Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,22/25] net/intel/common: remove unneeded code Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,21/25] net/iavf: use vector SW ring for all vector paths Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,20/25] net/i40e: use vector SW ring for all vector paths Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,19/25] net/ice: use vector SW ring for all vector paths Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,18/25] net/iavf: use common Tx queue mbuf cleanup fn Reduce code duplication across Intel NIC drivers - - - -1- 2025-01-20 Bruce Richardson tmonjalo New
[v5,17/25] net/ixgbe: use common Tx queue mbuf cleanup fn Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,16/25] net/i40e: use common Tx queue mbuf cleanup fn Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,15/25] net/ice: move Tx queue mbuf cleanup fn to common Reduce code duplication across Intel NIC drivers - - - -1- 2025-01-20 Bruce Richardson tmonjalo New
[v5,14/25] net/iavf: use common Tx free fn for AVX-512 Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,13/25] net/intel/common: add Tx buffer free fn for AVX-512 Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,12/25] net/intel/common: add post-Tx buffer free function Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,11/25] net/intel/common: pack Tx queue structure Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,10/25] net/ixgbe: use common Tx queue structure Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,09/25] net/ixgbe: convert Tx queue context cache field to ptr Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,08/25] net/iavf: use common Tx queue structure Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,07/25] net/intel/common: merge ice and i40e Tx queue struct Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,06/25] net/intel: add prefix for driver-specific structs Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,05/25] net/intel: align Tx queue struct field names Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,04/25] net/intel/common: add Tx mbuf ring replenish fn Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,03/25] net/intel/common: provide common Tx entry structures Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,02/25] net/intel/common: add pkt reassembly fn for intel drivers Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
[v5,01/25] net: move intel drivers to intel subdirectory Reduce code duplication across Intel NIC drivers - - - 1-- 2025-01-20 Bruce Richardson tmonjalo New
devtool: fix falsely reporting from checkpatch devtool: fix falsely reporting from checkpatch - - - 81- 2025-01-20 WanRenyong tmonjalo New
[v6,15/15] net/xsc: add ethdev link and MTU ops XSC PMD for Yunsilicon NICs - - - 141- 2025-01-20 WanRenyong shemminger New
[v6,14/15] net/xsc: add ethdev infos get XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,13/15] net/xsc: add basic stats ops XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,12/15] net/xsc: add ethdev Tx burst XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,11/15] net/xsc: add ethdev Rx burst XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,10/15] net/xsc: add ethdev stop and close XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,09/15] net/xsc: add ethdev start XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,08/15] net/xsc: add Rx and Tx queue setup XSC PMD for Yunsilicon NICs - - - -1- 2025-01-20 WanRenyong shemminger New
[v6,07/15] net/xsc: add ethdev configure and RSS ops XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,06/15] net/xsc: initialize xsc representors XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,05/15] net/xsc: add PCT interfaces XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,04/15] net/xsc: add xsc dev ops to support VFIO driver XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,03/15] net/xsc: add xsc mailbox XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,02/15] net/xsc: add xsc device initialization XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
[v6,01/15] net/xsc: add xsc PMD framework XSC PMD for Yunsilicon NICs - - - 1-- 2025-01-20 WanRenyong shemminger New
maintainers: update for ngbe/txgbe drivers maintainers: update for ngbe/txgbe drivers - - - 141- 2025-01-20 Zaiyu Wang tmonjalo New
[v4,15/15] net/ngbe: add some ops which PF has implemented net/ngbe: add VF driver support - - - 151- 2025-01-20 Zaiyu Wang shemminger New
[v4,14/15] net/ngbe: add dump registers ops for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,13/15] net/ngbe: add multicast MAC filter ops for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,12/15] net/ngbe: add start/stop/reset/close ops for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,11/15] net/ngbe: add stats and xstats ops for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,10/15] net/ngbe: add link update ops for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,09/15] net/ngbe: add interrupt support for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,08/15] net/ngbe: add VLAN related ops for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,07/15] net/ngbe: add datapath init code for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,06/15] net/ngbe: add add/remove/set mac addr ops for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,05/15] net/ngbe: add set MTU ops for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,04/15] net/ngbe: add promiscuous and allmulticast ops for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,03/15] net/ngbe: add hardware configuration code for VF device net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,02/15] net/ngbe: add support for PF-VF mailbox interface net/ngbe: add VF driver support - - - 1-- 2025-01-20 Zaiyu Wang shemminger New
[v4,01/15] net/ngbe: add ethdev probe and remove for VF device net/ngbe: add VF driver support - - - -1- 2025-01-20 Zaiyu Wang shemminger New
[v8] app/testpmd: add attach and detach port for multiple process [v8] app/testpmd: add attach and detach port for multiple process 1 - - 141- 2025-01-20 Huisong Li shemminger New
[v8,15/15] net/zxdh: mtu update ops implementations net/zxdh: updated net zxdh driver - - - 141- 2025-01-20 Junlong Wang shemminger New
[v8,14/15] net/zxdh: basic stats ops implementations net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,13/15] net/zxdh: rss hash config/update, reta update/get net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,12/15] net/zxdh: vlan filter/ offload ops implementations net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,11/15] net/zxdh: promisc/allmulti ops implementations net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,10/15] net/zxdh: mac set/add/remove ops implementations net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,09/15] net/zxdh: link info update, set link up/down net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,08/15] net/zxdh: provided dev simple rx implementations net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,07/15] net/zxdh: provided dev simple tx implementations net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,06/15] net/zxdh: dev start/stop ops implementations net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,05/15] net/zxdh: rx/tx queue setup and intr enable net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,04/15] net/zxdh: port tables unint implementations net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,03/15] net/zxdh: port tables init implementations net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,02/15] net/zxdh: zxdh np uninit implementation net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v8,01/15] net/zxdh: zxdh np init implementation net/zxdh: updated net zxdh driver - - - 1-- 2025-01-20 Junlong Wang shemminger New
[v15,3/3] drivers/net: add diagnostics macros to make code portable add diagnostics macros to make code portable - - - 1511 2025-01-18 Andre Muezerie tmonjalo New
[v15,2/3] drivers/common: add diagnostics macros to make code portable add diagnostics macros to make code portable - - - 1-- 2025-01-18 Andre Muezerie tmonjalo New
[v15,1/3] eal: add diagnostics macros to make code portable add diagnostics macros to make code portable - - - 1-- 2025-01-18 Andre Muezerie tmonjalo New
drivers/net: fix indication of allocation drivers/net: fix indication of allocation - - - 162- 2025-01-17 Andre Muezerie ajitkhaparde New
net/ice: fix memory leak in scalar Rx net/ice: fix memory leak in scalar Rx - - - 171- 2025-01-17 Medvedkin, Vladimir bruce New
[v1,2/2] dts: add mtu update and jumbo frames test suite dts: mtu update and jumbo frames test suite - 1 1 11- 2025-01-17 Nicholas Pratte PaulSzczepanek New
[v1,1/2] dts: add fwd restart decorator to rx capabilities dts: mtu update and jumbo frames test suite - 1 - 12- 2025-01-17 Nicholas Pratte PaulSzczepanek New
[v3] test: improve resiliency of malloc autotest [v3] test: improve resiliency of malloc autotest - - - 171- 2025-01-17 Bruce Richardson tmonjalo New
« 1 2 3 41440 1441 »