DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-27 08:00:46 to 2026-05-29 15:37:42 UTC [more...]

[PATCH v1 00/25] Add common flow attr/action parsing infrastructure to Intel PMD's
 2026-05-29 15:36 UTC  (25+ messages)
` [PATCH v5 00/27] "
  ` [PATCH v5 02/27] eal/common: add token concatenation macro
  ` [PATCH v5 03/27] net/intel/common: add common flow action parsing
  ` [PATCH v5 04/27] net/intel/common: add common flow attr validation
` [PATCH v6 00/27] Add common flow attr/action parsing infrastructure to Intel PMD's
  ` [PATCH v6 01/27] build: add build defines for component name and class
  ` [PATCH v6 02/27] eal/common: add token concatenation macro
  ` [PATCH v6 03/27] net/intel/common: add common flow action parsing
  ` [PATCH v6 04/27] net/intel/common: add common flow attr validation
  ` [PATCH v6 05/27] net/ixgbe: use common checks in ethertype filter
  ` [PATCH v6 06/27] net/ixgbe: use common checks in syn filter
  ` [PATCH v6 07/27] net/ixgbe: use common checks in L2 tunnel filter
  ` [PATCH v6 08/27] net/ixgbe: use common checks in ntuple filter
  ` [PATCH v6 09/27] net/ixgbe: use common checks in security filter
  ` [PATCH v6 10/27] net/ixgbe: use common checks in FDIR filters

[PATCH v5 0/1] net/mana: add device reset support
 2026-05-29 15:34 UTC  (3+ messages)
` [PATCH v5 1/1] "

[v1] crypto/cnxk: add ML crypto support
 2026-05-29 15:27 UTC  (3+ messages)

[PATCH v1 1/5] eal: fix wrong log message in async IPC request
 2026-05-29 15:26 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] eal: fix async IPC callback not fired when no peers
  ` [PATCH v2 3/5] eal: fix memory leak in async IPC secondary path
  ` [PATCH v2 4/5] eal: fix async IPC resource leaks on partial failure
  ` [PATCH v2 5/5] eal: avoid deadlock in async IPC alarm callback

[PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermanager
 2026-05-29 15:23 UTC  (4+ messages)

[PATCH v1 4/5] eal: fix async IPC resource leaks on partial failure
 2026-05-29 15:10 UTC  (3+ messages)

[RFC v2 3/3] app/test: add fastmem test suite
 2026-05-29 14:29 UTC  (10+ messages)
` [RFC v3 0/3] lib/fastmem: fast small-object allocator
  ` [RFC v3 1/3] doc: add fastmem programming guide
  ` [RFC v3 2/3] lib: add fastmem library
  ` [RFC v3 3/3] app/test: add fastmem test suite

[PATCH v3 00/29] Add common flow attr/action parsing infrastructure to Intel PMD's
 2026-05-29 14:06 UTC  (4+ messages)
` [PATCH v3 12/29] net/ixgbe: use common checks in FDIR filters

[PATCH 1/2] ethdev: support selective Rx data
 2026-05-29 13:34 UTC  (23+ messages)
` [PATCH v3 00/10] selective Rx
  ` [PATCH v3 01/10] app/testpmd: print Rx split capabilities
  ` [PATCH v3 02/10] ethdev: introduce selective Rx
  ` [PATCH v3 03/10] app/testpmd: support "
  ` [PATCH v3 04/10] common/mlx5: add null MR functions
  ` [PATCH v3 05/10] net/mlx5: fix Rx split segment counter type
  ` [PATCH v3 06/10] net/mlx5: support selective Rx
  ` [PATCH v3 07/10] net/mlx5: reindent previous changes
  ` [PATCH v3 08/10] common/mlx5: remove callbacks for MR registration
  ` [PATCH v3 09/10] dts: fix topology capability comparison
  ` [PATCH v3 10/10] dts: add selective Rx tests
` [PATCH v4 00/10] selective Rx
  ` [PATCH v4 01/10] app/testpmd: print Rx split capabilities
  ` [PATCH v4 02/10] ethdev: introduce selective Rx
  ` [PATCH v4 03/10] app/testpmd: support "
  ` [PATCH v4 04/10] common/mlx5: add null MR functions
  ` [PATCH v4 05/10] net/mlx5: fix Rx split segment counter type
  ` [PATCH v4 06/10] net/mlx5: support selective Rx
  ` [PATCH v4 07/10] net/mlx5: reindent previous changes
  ` [PATCH v4 08/10] common/mlx5: remove callbacks for MR registration
  ` [PATCH v4 09/10] dts: fix topology capability comparison
  ` [PATCH v4 10/10] dts: add selective Rx tests

[PATCH v4 0/1] net/mana: add device reset support
 2026-05-29 12:49 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH 00/23] Consolidate bus driver infrastructure
 2026-05-29 11:53 UTC  (13+ messages)
` [PATCH v4 00/25] "
  ` [PATCH v4 02/25] bus/uacce: set API version during scan
  ` [PATCH v4 05/25] bus: remove device and driver checks in DMA map/unmap
  ` [PATCH v4 06/25] drivers/bus: remove device and driver checks in unplug
  ` [PATCH v4 15/25] bus: support multiple probe
  ` [PATCH v4 25/25] bus: add class device conversion macro

[PATCH] mempool: improve cache behaviour and performance
 2026-05-29 11:43 UTC  (15+ messages)
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v6] net/idpf: update for new mempool cache algorithm
  ` [PATCH v6] mempool/dpaa: "
  ` [PATCH v6] mempool/dpaa2: "

[PATCH] net/sxe2: fix 32-bit SSE build
 2026-05-29 10:24 UTC  (5+ messages)

[PATCH 0/2] ip_frag: TAILQ and hash fixes
 2026-05-29 10:21 UTC  (2+ messages)

[PATCH v4] net/mlx5: prepend implicit items in sync flow creation path
 2026-05-29  8:44 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] net/mlx5: promote private API to stable
 2026-05-29  7:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ethdev: promote flow metadata APIs to stable
 2026-05-29  7:28 UTC  (2+ messages)
` [PATCH v2] "

[RFC 0/8] retire legacy flow director API
 2026-05-29  7:29 UTC  (10+ messages)
` [RFC 1/8] app/testpmd: remove support for flow director
` [RFC 2/8] net/i40e: remove testpmd flow filter commands
` [RFC 3/8] net/i40e: deprecate legacy flow filter API
` [RFC 4/8] net/i40e: remove experimental FDIR API
` [RFC 5/8] net/ixgbe: "
` [RFC 6/8] doc: announce legacy flow director deprecation
` [RFC 7/8] net/ixgbe: privatize legacy flow director types
` [RFC 8/8] net/txgbe: "

[PATCH] raw/gdtc : update MAINTAINERS entry
 2026-05-29  6:20 UTC 

[PATCH] net/zxdh : update MAINTAINERS entry
 2026-05-29  5:55 UTC 

[PATCH 0/2] extend interactive telemetry script
 2026-05-29  0:27 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] usertools/telemetry: add a FOREACH command
  ` [PATCH v2 2/3] usertools/telemetry: support using aliases for long commands
  ` [PATCH v2 3/3] usertools/telemetry: add help support

[RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
 2026-05-29  0:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] net/bond: fix secondary process crash and related cleanup
 2026-05-28 23:59 UTC  (12+ messages)
` [PATCH 1/3] net/bonding: restore dedicated queue state on mode set error
` [PATCH 2/3] net/bonding: prevent crash on Rx/Tx from secondary process
` [PATCH 3/3] net/bonding: remove redundant function names from log
` [PATCH v2 0/4] net/bond: fixes and cleanup
  ` [PATCH v2 1/4] net/bonding: make 8023ad enable function void
  ` [PATCH v2 2/4] net/bonding: check mode before setting dedicated queues
  ` [PATCH v2 3/4] net/bonding: prevent crash on Rx/Tx from secondary process
  ` [PATCH v2 4/4] net/bonding: remove redundant function names from log

[RFC] doc, devtools: discourage new __rte_always_inline
 2026-05-28 21:39 UTC  (2+ messages)

[v4 1/1] net/hinic3: Fix VXLAN TSO issue
 2026-05-28 21:00 UTC  (6+ messages)
` [v5 "
` [v6 0/2] net/hinic3: Fix the hinic3 driver issue
  ` [v6 1/2] net/hinic3: Fix VXLAN TSO issue
  ` [v6 2/2] net/hinic3: Modify SP230 VF device id

[PATCH] net/iavf: fix vectorization high ping latency
 2026-05-28 20:51 UTC 

[PATCH] doc: announce removal of flow director
 2026-05-28 18:29 UTC  (3+ messages)

[PATCH v3 0/2] net/mana: add device reset support
 2026-05-28 18:24 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v7 0/4] devtools: add AI-assisted code review tools
 2026-05-28 18:09 UTC  (3+ messages)
` [PATCH v15 0/6] Add AI code review tools and AGENTS

[PATCH] net/intel: optimize for fast-free hint
 2026-05-28 13:23 UTC  (3+ messages)
` [PATCH v3] "

[v1] crypto/openssl: update to OpenSSL 3.0 minimum version
 2026-05-28  8:03 UTC  (2+ messages)
` [v2] "

[PATCH] app/crypto-perf: support ML KEM
 2026-05-28  7:58 UTC  (2+ messages)
` [PATCH] app/crypto-perf: support ML DSA

[PATCH] crypto/openssl: fix use-after-free bug and cleanup
 2026-05-28  7:58 UTC 

[v2] crypto/openssl: update to OpenSSL 3.0 minimum version
 2026-05-28  8:00 UTC 

[PATCH v4 0/4] Introduce Topology NUMA grouping for lcores
 2026-05-28  7:17 UTC  (4+ messages)
` [PATCH v5 0/3] eal/topology: introduce topology-aware lcore grouping

[PATCH v1] dts: add default values for queue info
 2026-05-28  1:34 UTC  (2+ messages)
` [v1] "

[RFC 0/3] lib/fastmem: fast small-object allocator
 2026-05-27 17:25 UTC  (4+ messages)
` [RFC 2/3] lib: add fastmem library

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-05-27 16:52 UTC  (4+ messages)
` [PATCH v4 00/27] deprecate rte_atomicNN family
  ` [PATCH v4 04/27] bpf: use C11 atomics in BPF_ST_ATOMIC_REG

[PATCH] app/test-pmd: add generic PROG action parser support
 2026-05-27 15:41 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] ethdev: fix out-of-bounds writes in rte_flow_conv()
 2026-05-27 15:38 UTC  (3+ messages)
` [PATCH 1/2] ethdev: fix out-of-bounds write in GENEVE option conversion

[PATCH 00/18] Wangxun Fixes
 2026-05-27 15:22 UTC  (58+ messages)
` [PATCH v4 00/20] "
  ` [PATCH v4 03/20] net/ngbe: add missing CDR config for YT PHY
  ` [PATCH v4 04/20] net/ngbe: fix VF promiscuous and allmulticast
  ` [PATCH v4 05/20] net/txgbe: fix inaccuracy in Tx rate limiting
  ` [PATCH v4 07/20] net/txgbe: fix Tx desc free logic
  ` [PATCH v4 09/20] net/txgbe: fix link flow control config for Sapphire
  ` [PATCH v4 12/20] net/txgbe: fix link stability for 25G NIC
  ` [PATCH v4 14/20] net/txgbe: fix link stability for Amber-Lite backplane mode
  ` [PATCH v4 16/20] net/txgbe: fix SFP module identification
  ` [PATCH v4 17/20] net/txgbe: fix get module info operation
  ` [PATCH v4 18/20] net/txgbe: fix get EEPROM operation
  ` [PATCH v4 20/20] net/txgbe: fix to enable Tx desc check
` [PATCH v5 00/21] Wangxun Fixes
  ` [PATCH v5 01/21] net/txgbe: remove duplicate xstats counters
  ` [PATCH v5 02/21] net/ngbe: "
  ` [PATCH v5 03/21] net/ngbe: add missing CDR config for YT PHY
  ` [PATCH v5 04/21] net/ngbe: fix VF promiscuous and allmulticast
  ` [PATCH v5 05/21] net/txgbe: fix inaccuracy in Tx rate limiting
  ` [PATCH v5 06/21] net/txgbe: fix link status check condition
  ` [PATCH v5 07/21] net/txgbe: fix Tx desc free logic
  ` [PATCH v5 08/21] net/txgbe: fix link flow control registers for Amber-Lite
  ` [PATCH v5 09/21] net/txgbe: fix link flow control config for Sapphire
  ` [PATCH v5 10/21] net/txgbe: fix a mass of unknown interrupts
  ` [PATCH v5 11/21] net/txgbe: fix traffic class priority configuration
  ` [PATCH v5 12/21] net/txgbe: fix link stability for 25G NIC
  ` [PATCH v5 13/21] net/txgbe: fix link stability for 40G NIC
  ` [PATCH v5 14/21] net/txgbe: fix link stability for Amber-Lite backplane mode
  ` [PATCH v5 15/21] net/txgbe: fix FEC mode configuration on 25G NIC
  ` [PATCH v5 16/21] net/txgbe: fix SFP module identification
  ` [PATCH v5 17/21] net/txgbe: fix get module info operation
  ` [PATCH v5 18/21] net/txgbe: fix get EEPROM operation
  ` [PATCH v5 19/21] net/txgbe: fix to reset Tx write-back pointer
  ` [PATCH v5 20/21] net/txgbe: fix to enable Tx desc check
  ` [PATCH v5 21/21] net/txgbe: fix temperature track for AML NIC

[PATCH] ethdev: promote experimental API's to stable
 2026-05-27 14:44 UTC 

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-05-27 13:25 UTC  (5+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] net/iavf: accept up to 32k unicast MAC addresses

[RFC 3/3] app/test: add fastmem test suite
 2026-05-27 12:03 UTC  (10+ messages)
` [RFC v2 0/3] lib/fastmem: fast small-object allocator
  ` [RFC v2 2/3] lib: add fastmem library

[PATCH v1 00/15] power: unify and improve lcore ID verification
 2026-05-27  9:54 UTC  (6+ messages)
` [PATCH V2 "

[PATCH 1/2] test/crypto: validate ML crypto keys
 2026-05-27  9:14 UTC  (4+ messages)
` [PATCH 2/2] test/crypto: fix prehash in MLDSA session
` [v2 1/2] test/crypto: validate ML crypto keys
  ` [v2 2/2] test/crypto: fix prehash in MLDSA session

[PATCH] eal: silence -Wconstant-logical-operand in RTE_IS_POWER_OF_2
 2026-05-27  8:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/6] Make VA reservation limits configurable
 2026-05-27  8:35 UTC  (4+ messages)
` [PATCH v2 4/6] eal/memory: get rid of global VA space limits


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox