Show patches with: State = Action Required       |   966 patches
« 1 27 8 9 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v12,10/12] net/tap: remove extraneous newlines net/tap: RSS and other fixes - - - 1-- 2024-05-02 Stephen Hemminger fyigit New
[v12,11/12] net/tap: do not mark queue full as error net/tap: RSS and other fixes - - - 1-- 2024-05-02 Stephen Hemminger fyigit New
[v12,12/12] net/tap: update documentation net/tap: RSS and other fixes - - - 18-- 2024-05-02 Stephen Hemminger fyigit New
[v3] cmdline: increase input buffer size [v3] cmdline: increase input buffer size 1 1 - 18-- 2024-05-03 Gregory Etelson tmonjalo New
freebsd: Add support for multiple dpdk instances on FreeBSD freebsd: Add support for multiple dpdk instances on FreeBSD - - - 16-2 2024-05-03 Tom Jones tmonjalo New
[v2,01/27] net/ixgbe/base: revert remove default advertising for x550 2.5G/5G Update IXGBE base driver - 4 - -1- 2024-05-03 Anatoly Burakov New
[v2,02/27] net/ixgbe/base: fix wrong 5G link speed reported on VF Update IXGBE base driver - 3 - 1-- 2024-05-03 Anatoly Burakov New
[v2,03/27] net/ixgbe/base: fix PHY ID for X550 Update IXGBE base driver - 2 - 1-- 2024-05-03 Anatoly Burakov New
[v2,04/27] net/ixgbe/base: rename message type macros Update IXGBE base driver - 4 2 1-- 2024-05-03 Anatoly Burakov New
[v2,05/27] net/ixgbe/base: correct registers names to match datasheet Update IXGBE base driver - 4 2 1-- 2024-05-03 Anatoly Burakov New
[v2,06/27] net/ixgbe/base: introduce new mailbox API Update IXGBE base driver - 2 2 -1- 2024-05-03 Anatoly Burakov New
[v2,07/27] net/ixgbe/base: increase DCB BW calculation for MTU from 4088 to 9128 Update IXGBE base driver - 3 1 1-- 2024-05-03 Anatoly Burakov New
[v2,08/27] net/ixgbe/base: fix crash while loading driver Update IXGBE base driver - 3 1 1-- 2024-05-03 Anatoly Burakov New
[v2,09/27] net/ixgbe/base: improve function comments Update IXGBE base driver - 3 - 1-- 2024-05-03 Anatoly Burakov New
[v2,10/27] net/ixgbe/base: add fw_rst_cnt field to ixgbe_hw struct Update IXGBE base driver - 3 - 1-- 2024-05-03 Anatoly Burakov New
[v2,11/27] net/ixgbe/base: replace HIC with direct register access Update IXGBE base driver - 4 - 1-- 2024-05-03 Anatoly Burakov New
[v2,12/27] net/ixgbe/base: added link state handling Update IXGBE base driver - 3 - -1- 2024-05-03 Anatoly Burakov New
[v2,13/27] net/ixgbe/base: handle -Wimplicit-fallthrough Update IXGBE base driver - 1 - -1- 2024-05-03 Anatoly Burakov New
[v2,14/27] net/ixgbe/base: remove non-inclusive language Update IXGBE base driver - 1 - 1-- 2024-05-03 Anatoly Burakov New
[v2,15/27] net/ixgbe/base: filter out spurious link up indication Update IXGBE base driver - 1 - -1- 2024-05-03 Anatoly Burakov New
[v2,16/27] net/ixgbe/base: remove circular header dependency Update IXGBE base driver - - - 1-- 2024-05-03 Anatoly Burakov New
[v2,17/27] net/ixgbe/base: add missing QV defines Update IXGBE base driver - - - 1-- 2024-05-03 Anatoly Burakov New
[v2,18/27] net/ixgbe/base: improve SWFW semaphore acquisition Update IXGBE base driver - - - 1-- 2024-05-03 Anatoly Burakov New
[v2,19/27] net/ixgbe/base: prevent untrusted loop bound Update IXGBE base driver - - - 1-- 2024-05-03 Anatoly Burakov New
[v2,20/27] net/ixgbe/base: add IXGBE_ADVTXD_MACLEN_MASK macro Update IXGBE base driver - - - -1- 2024-05-03 Anatoly Burakov New
[v2,21/27] net/ixgbe/base: remove prototypes of unimplemented functions Update IXGBE base driver - - - 1-- 2024-05-03 Anatoly Burakov New
[v2,22/27] net/ixgbe/base: add support for E610 Admin Command Interface Update IXGBE base driver - - - -1- 2024-05-03 Anatoly Burakov New
[v2,23/27] net/ixgbe/base: add support for E610 device capabilities detection Update IXGBE base driver - - - -1- 2024-05-03 Anatoly Burakov New
[v2,24/27] net/ixgbe/base: add link management support for E610 device Update IXGBE base driver - - - -1- 2024-05-03 Anatoly Burakov New
[v2,25/27] net/ixgbe/base: add support for NVM handling in E610 device Update IXGBE base driver - - - -1- 2024-05-03 Anatoly Burakov New
[v2,26/27] net/ixgbe/base: enable E610 device support Update IXGBE base driver - - - -1- 2024-05-03 Anatoly Burakov New
[v2,27/27] net/ixgbe/base: add various miscellaneous features Update IXGBE base driver - - - 171- 2024-05-03 Anatoly Burakov New
[RFC,v3] net/af_packet: make stats reset reliable [RFC,v3] net/af_packet: make stats reset reliable - - - 17-- 2024-05-03 Ferruh Yigit fyigit New
[v2] eal/arm: replace RTE_BUILD_BUG on non-constant [v2] eal/arm: replace RTE_BUILD_BUG on non-constant - - - 171- 2024-05-03 Daniel Gregory tmonjalo New
eal/arm: use stdatomic api in rte_pause eal/arm: use stdatomic api in rte_pause 1 - - 18-- 2024-05-03 Daniel Gregory tmonjalo New
[v3] devtools: add .clang-format file [v3] devtools: add .clang-format file - - - 18-- 2024-05-04 Abdullah Ömer Yamaç tmonjalo New
[RFC,v5,1/6] eal: add bitset type [RFC,v5,1/6] eal: add bitset type - - - 1-- 2024-05-05 Mattias Rönnblom New
[RFC,v5,2/6] eal: add bitset test suite [RFC,v4,1/4] eal: add bitset type - - - -1- 2024-05-05 Mattias Rönnblom tmonjalo New
[RFC,v5,3/6] eal: add atomic bitset functions [RFC,v4,1/4] eal: add bitset type - - - 1-- 2024-05-05 Mattias Rönnblom tmonjalo New
[RFC,v5,4/6] eal: add unit tests for atomic bitset operations [RFC,v4,1/4] eal: add bitset type - - - 11- 2024-05-05 Mattias Rönnblom tmonjalo New
[RFC,v5,5/6] service: use multi-word bitset to represent service flags [RFC,v5,1/6] eal: add bitset type - - - --- 2024-05-05 Mattias Rönnblom New
[RFC,v5,6/6] event/dsw: optimize serving port logic [RFC,v5,1/6] eal: add bitset type - - - --1 2024-05-05 Mattias Rönnblom New
[RFC,v7,1/6] eal: extend bit manipulation functionality Improve EAL bit operations API 2 - - -1- 2024-05-05 Mattias Rönnblom tmonjalo New
[RFC,v7,2/6] eal: add unit tests for bit operations Improve EAL bit operations API 2 - - -1- 2024-05-05 Mattias Rönnblom tmonjalo New
[RFC,v7,3/6] eal: add exactly-once bit access functions Improve EAL bit operations API 2 - - -1- 2024-05-05 Mattias Rönnblom tmonjalo New
[RFC,v7,4/6] eal: add unit tests for exactly-once bit access functions Improve EAL bit operations API 2 - - 1-- 2024-05-05 Mattias Rönnblom tmonjalo New
[RFC,v7,5/6] eal: add atomic bit operations Improve EAL bit operations API 2 - - -1- 2024-05-05 Mattias Rönnblom tmonjalo New
[RFC,v7,6/6] eal: add unit tests for atomic bit access functions Improve EAL bit operations API 2 - - 1413 2024-05-05 Mattias Rönnblom tmonjalo New
[v2] common/qat: add legacy algorithm option [v2] common/qat: add legacy algorithm option - - - 18-- 2024-05-05 Arkadiusz Kusztal akhil New
[RFC,v6,1/6] eal: add static per-lcore memory allocation facility Lcore variables 1 - - -1- 2024-05-06 Mattias Rönnblom tmonjalo New
[RFC,v6,2/6] eal: add lcore variable test suite Lcore variables 1 - - -1- 2024-05-06 Mattias Rönnblom tmonjalo New
[RFC,v6,3/6] random: keep PRNG state in lcore variable Lcore variables 1 - - 1-- 2024-05-06 Mattias Rönnblom tmonjalo New
[RFC,v6,4/6] power: keep per-lcore state in lcore variable Lcore variables 1 - - 1-- 2024-05-06 Mattias Rönnblom tmonjalo New
[RFC,v6,5/6] service: keep per-lcore state in lcore variable Lcore variables 1 - - 1-- 2024-05-06 Mattias Rönnblom tmonjalo New
[RFC,v6,6/6] eal: keep per-lcore power intrinsics state in lcore variable Lcore variables 1 - - 14-3 2024-05-06 Mattias Rönnblom tmonjalo New
[v2,01/16] net/mlx5/hws: move warn into debug level when needed [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 11- 2024-05-06 Itamar Gozlan rasland New
[v2,02/16] common/mlx5: fix error in mlx5 prm structs [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,03/16] net/mlx5/hws: fix wrong comment in mlx5dr send [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,04/16] net/mlx5/hws: remove unused capabilities and fields [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,05/16] net/mlx5/hws: negating rte errno on rule creation failure [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,06/16] net/mlx5/hws: simplify send queues close code [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,07/16] net/mlx5/hws: fix error flow in mlx5dr context open [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,08/16] net/mlx5/hws: fix code analysis error in passing 0 enum val [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,09/16] net/mlx5/hws: simplify code for updating CQ doorbell record [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,10/16] net/mlx5/hws: drop at attach number of actions [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,11/16] net/mlx5/hws: extending tag saving for match and jumbo [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,12/16] net/mlx5/hws: dw order optimization code enhancement [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,13/16] net/mlx5/hws: set default miss when replacing table [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,14/16] net/mlx5/hws: fix invalid memory access in decapl3 [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 1-- 2024-05-06 Itamar Gozlan rasland New
[v2,15/16] net/mlx5/hws: dump action ste arrays info [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - -1- 2024-05-06 Itamar Gozlan rasland New
[v2,16/16] net/mlx5/hws: fix action template only term param dump print [v2,01/16] net/mlx5/hws: move warn into debug level when needed 1 - - 131- 2024-05-06 Itamar Gozlan rasland New
[v5,01/45] net/mlx5: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,02/45] net/ixgbe: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,03/45] net/iavf: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,04/45] net/ice: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,05/45] net/i40e: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,06/45] net/hns3: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,07/45] net/bnxt: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,08/45] net/cpfl: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,09/45] net/af_xdp: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,10/45] net/octeon_ep: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,11/45] net/octeontx: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,12/45] net/cxgbe: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,13/45] net/gve: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,14/45] net/memif: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,15/45] net/thunderx: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,16/45] net/virtio: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,17/45] net/hinic: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,18/45] net/idpf: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,19/45] net/qede: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,20/45] net/ring: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,21/45] vdpa/mlx5: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,22/45] raw/ifpga: use rte stdatomic API use stdatomic API 1 1 - 1-- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,23/45] event/opdl: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,24/45] event/octeontx: use rte stdatomic API use stdatomic API 1 - - -1- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,25/45] event/dsw: use rte stdatomic API use stdatomic API 1 1 - 1-- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,26/45] dma/skeleton: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,27/45] crypto/octeontx: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,28/45] common/mlx5: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-05-06 Tyler Retzlaff dmarchand New
[v5,29/45] common/idpf: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-05-06 Tyler Retzlaff dmarchand New
« 1 27 8 9 10 »