DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-01 06:32:02 to 2026-06-02 15:54:59 UTC [more...]

[PATCH v2 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-02 15:52 UTC  (82+ messages)
` [PATCH v3 00/20]net/sxe2: added Linkdata sxe2 ethernet driver
  ` [PATCH v3 01/20] net/sxe2: support AVX512 vectorized path for Rx and Tx
  ` [PATCH v3 02/20] net/sxe2: add AVX2 vector data "
  ` [PATCH v3 03/20] drivers: add supported packet types get callback
  ` [PATCH v3 04/20] net/sxe2: support L2 filtering and MAC config
  ` [PATCH v3 05/20] drivers: support RSS feature
  ` [PATCH v3 06/20] net/sxe2: support TM hierarchy and shaping
  ` [PATCH v3 07/20] net/sxe2: support IPsec inline protocol offload
  ` [PATCH v3 08/20] net/sxe2: support statistics and multi-process
  ` [PATCH v3 09/20] drivers: interrupt handling
  ` [PATCH v3 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
  ` [PATCH v3 11/20] drivers: add support for VF representors
  ` [PATCH v3 12/20] net/sxe2: add support for custom UDP tunnel ports
  ` [PATCH v3 13/20] net/sxe2: support firmware version reading
  ` [PATCH v3 14/20] net/sxe2: implement get monitor address
  ` [PATCH v3 15/20] common/sxe2: add shared SFP module definitions
  ` [PATCH v3 16/20] net/sxe2: support SFP module info and EEPROM access
  ` [PATCH v3 17/20] net/sxe2: implement private dump info
  ` [PATCH v3 18/20] net/sxe2: add mbuf validation in Tx debug mode
  ` [PATCH v3 19/20] drivers: add testpmd commands for private features
  ` [PATCH v3 20/20] net/sxe2: update sxe2 feature matrix docs
    ` [PATCH v4 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
      ` [PATCH v4 01/20] net/sxe2: support AVX512 vectorized path for Rx and Tx
      ` [PATCH v4 02/20] net/sxe2: add AVX2 vector data "
      ` [PATCH v4 03/20] drivers: add supported packet types get callback
      ` [PATCH v4 04/20] net/sxe2: support L2 filtering and MAC config
      ` [PATCH v4 05/20] drivers: support RSS feature
      ` [PATCH v4 06/20] net/sxe2: support TM hierarchy and shaping
      ` [PATCH v4 07/20] net/sxe2: support IPsec inline protocol offload
      ` [PATCH v4 08/20] net/sxe2: support statistics and multi-process
      ` [PATCH v4 09/20] drivers: interrupt handling
      ` [PATCH v4 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
      ` [PATCH v4 11/20] drivers: add support for VF representors
      ` [PATCH v4 12/20] net/sxe2: add support for custom UDP tunnel ports
      ` [PATCH v4 13/20] net/sxe2: support firmware version reading
      ` [PATCH v4 14/20] net/sxe2: implement get monitor address
      ` [PATCH v4 15/20] common/sxe2: add shared SFP module definitions
      ` [PATCH v4 16/20] net/sxe2: support SFP module info and EEPROM access
      ` [PATCH v4 17/20] net/sxe2: implement private dump info
      ` [PATCH v4 18/20] net/sxe2: add mbuf validation in Tx debug mode
      ` [PATCH v4 19/20] drivers: add testpmd commands for private features
      ` [PATCH v4 20/20] net/sxe2: update sxe2 feature matrix docs
        ` [PATCH v5 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
          ` [PATCH v5 01/20] net/sxe2: support AVX512 vectorized path for Rx and Tx
          ` [PATCH v5 02/20] net/sxe2: add AVX2 vector data "
          ` [PATCH v5 03/20] drivers: add supported packet types get callback
          ` [PATCH v5 04/20] net/sxe2: support L2 filtering and MAC config
          ` [PATCH v5 05/20] drivers: support RSS feature
          ` [PATCH v5 06/20] net/sxe2: support TM hierarchy and shaping
          ` [PATCH v5 07/20] net/sxe2: support IPsec inline protocol offload
          ` [PATCH v5 08/20] net/sxe2: support statistics and multi-process
          ` [PATCH v5 09/20] drivers: interrupt handling
          ` [PATCH v5 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
          ` [PATCH v5 11/20] drivers: add support for VF representors
          ` [PATCH v5 12/20] net/sxe2: add support for custom UDP tunnel ports
          ` [PATCH v5 13/20] net/sxe2: support firmware version reading
          ` [PATCH v5 14/20] net/sxe2: implement get monitor address
          ` [PATCH v5 15/20] common/sxe2: add shared SFP module definitions
          ` [PATCH v5 16/20] net/sxe2: support SFP module info and EEPROM access
          ` [PATCH v5 17/20] net/sxe2: implement private dump info
          ` [PATCH v5 18/20] net/sxe2: add mbuf validation in Tx debug mode
          ` [PATCH v5 19/20] drivers: add testpmd commands for private features
          ` [PATCH v5 20/20] net/sxe2: update sxe2 feature matrix docs
            ` [PATCH v6 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
              ` [PATCH v6 01/20] net/sxe2: support AVX512 vectorized path for Rx and Tx
              ` [PATCH v6 02/20] net/sxe2: add AVX2 vector data "
              ` [PATCH v6 03/20] drivers: add supported packet types get callback
              ` [PATCH v6 04/20] net/sxe2: support L2 filtering and MAC config
              ` [PATCH v6 05/20] drivers: support RSS feature
              ` [PATCH v6 06/20] net/sxe2: support TM hierarchy and shaping
              ` [PATCH v6 08/20] net/sxe2: support statistics and multi-process
              ` [PATCH v6 09/20] drivers: interrupt handling
              ` [PATCH v6 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
              ` [PATCH v6 12/20] net/sxe2: add support for custom UDP tunnel ports
              ` [PATCH v6 13/20] net/sxe2: support firmware version reading
              ` [PATCH v6 14/20] net/sxe2: implement get monitor address
              ` [PATCH v6 15/20] common/sxe2: add shared SFP module definitions
              ` [PATCH v6 17/20] net/sxe2: implement private dump info
              ` [PATCH v6 18/20] net/sxe2: add mbuf validation in Tx debug mode
              ` [PATCH v6 20/20] net/sxe2: update sxe2 feature matrix docs

[PATCH] net/intel: optimize for fast-free hint
 2026-06-02 15:45 UTC  (7+ messages)
` [PATCH v3] "
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] net/intel: write mbuf for last Tx desc of segment
  ` [PATCH v4 2/2] net/intel: optimize for fast-free hint

[PATCH 1/2] ethdev: support selective Rx data
 2026-06-02 13:53 UTC  (6+ messages)
` [PATCH v4 00/10] selective Rx
  ` [PATCH v4 02/10] ethdev: introduce "
  ` [PATCH v4 06/10] net/mlx5: support "

[PATCH] graph/conn: fix memory leak on socket init failure
 2026-06-02 13:12 UTC 

[RFC PATCH 0/3] remove unneeded build options
 2026-06-02 12:41 UTC  (11+ messages)
` [RFC PATCH 1/3] build: deprecate kernel dir option
` [RFC PATCH 2/3] build: deprecate standalone tests option
` [RFC PATCH 3/3] build: deprecate HPET build option

[PATCH 1/2] crypto/ipsec_mb: allow aesni_mb and aesni_gcm vdevs on Arm
 2026-06-02 12:10 UTC  (4+ messages)
` [PATCH 2/2] doc: update Arm IPsec-MB references for cryptodev PMDs

[PATCH] gpu/metax: add new driver for Metax GPU
 2026-06-02 10:01 UTC  (2+ messages)

[PATCH] ring: avoid extra store at move head
 2026-06-02  9:21 UTC  (4+ messages)

[PATCH] crypto/openssl: fix use-after-free bug and cleanup
 2026-06-02  9:03 UTC  (2+ messages)

[PATCH] app/crypto-perf: support ML KEM
 2026-06-02  9:02 UTC  (3+ messages)
` [PATCH] app/crypto-perf: support ML DSA

[PATCH] app/test-pmd: add generic PROG action parser support
 2026-06-02  7:35 UTC  (7+ messages)
` [PATCH v2] "

[RFC] doc, devtools: discourage new __rte_always_inline
 2026-06-02  7:07 UTC  (4+ messages)
` [PATCH v2] doc, eal, "

[PATCH] mempool: improve cache behaviour and performance
 2026-06-02  6:53 UTC  (14+ messages)
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v7] net/idpf: update for new mempool cache algorithm
  ` [PATCH v7] mempool/dpaa: "
  ` [PATCH v7] mempool/dpaa2: "

[PATCH] devtools: add Vertex AI to review scripts
 2026-06-02  6:44 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: promote private API to stable
 2026-06-02  6:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] eal/riscv: add Z sub-extension detection via hwprobe syscall
 2026-06-02  5:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 0/2] RISC-V vector extension support
 2026-06-02  5:21 UTC  (4+ messages)
` [PATCH v5 2/2] node: lookup with RISC-V vector extension

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-06-01 22:07 UTC  (13+ messages)
` [PATCH v4 00/27] deprecate rte_atomicNN family
  ` [PATCH v4 01/27] eal: use intrinsics for rte_atomic on all platforms
  ` [PATCH v4 02/27] eal: reimplement rte_smp_*mb with rte_atomic_thread_fence
  ` [PATCH v4 03/27] ring: unify memory model on C11, remove atomic32
  ` [PATCH v4 11/27] net/sfc: replace rte_atomic with stdatomic

[PATCH] bus/uacce: support no-iommu mode
 2026-06-01 20:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] implement missing APIs on FreeBSD
 2026-06-01 20:12 UTC  (2+ messages)

[PATCH] ci: update versions of actions in GHA
 2026-06-01 19:56 UTC  (2+ messages)

[PATCH] eal/x86: reduce memcpy code duplication
 2026-06-01 19:48 UTC  (6+ messages)
` [PATCH v11] eal/x86: optimize memcpy of small sizes

[PATCH v2] dts: add support for no link topology
 2026-06-01 17:16 UTC  (3+ messages)
` [v2] "

[PATCH v5 0/1] net/mana: add device reset support
 2026-06-01 16:58 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH] net: fix GTP Tunnel parse out-of-bounds read
 2026-06-01 16:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] linux/mem: atomically prefault hugepages in alloc_seg
 2026-06-01 16:00 UTC  (4+ messages)
` [PATCH] eal: fix data race in hugepage prefault
  ` [PATCH v2] "

[PATCH] stack: rightsize cache guard
 2026-06-01 15:58 UTC  (2+ messages)

[PATCH v3] ring: fix zero-copy burst API documentation
 2026-06-01 15:44 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v4 0/2] few improvemnts for SORING lib
 2026-06-01 15:41 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] ethdev: promote experimental API's to stable
 2026-06-01 15:30 UTC  (5+ messages)

[PATCH] ring: add cache guard after ring elements table
 2026-06-01 13:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mbuf: fix mbuf operations history recording
 2026-06-01 13:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] app/test: make perf tests usable on wider range of systems
 2026-06-01 13:22 UTC  (10+ messages)
` [PATCH 3/7] app/test/mempool_perf: size mempool by tested cores
` [PATCH 4/7] app/test/mempool_perf: drop constant-values replay
` [PATCH 5/7] app/test/mempool_perf: scale down for high core counts

[PATCH] tree-wide: fix 'allow[s] to' grammar
 2026-06-01 12:46 UTC  (3+ messages)

[PATCH v2 2/5] eal: fix async IPC callback not fired when no peers
 2026-06-01 12:40 UTC  (3+ messages)

[PATCH] raw/gdtc : update MAINTAINERS entry
 2026-06-01 12:37 UTC  (2+ messages)

[PATCH v2 4/5] eal: fix async IPC resource leaks on partial failure
 2026-06-01 12:16 UTC  (2+ messages)

[PATCH] test/latency: fix intermittent failure on slow platforms
 2026-06-01 10:23 UTC  (2+ messages)

[PATCH v1 0/2] dma/odm: dev-to-mem support and zero-length validation
 2026-06-01 10:15 UTC  (3+ messages)
` [PATCH v1 1/2] dma/odm: support dev to mem transfers
` [PATCH v1 2/2] dma/odm: avoid zero length DMA transfers

[PATCH v18 11/11] net/sxe2: implement Tx done cleanup
 2026-06-01 10:14 UTC  (5+ messages)
` [PATCH v19 00/11]net/sxe2: fix logic errors and address feedback
    `  "

[PATCH v11 7/9] test/pmu: enable test
 2026-06-01 10:08 UTC  (4+ messages)
` [PATCH v2 1/5] trace: change scope of conditional block
  ` [PATCH v2 3/5] trace: add PMU

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-06-01  9:39 UTC  (19+ messages)
` [PATCH 1/4] ethdev: skip VMDq pools unless configured
` [PATCH 2/4] ethdev: announce VMDq capability
` [PATCH 3/4] ethdev: hide VMDq internal sizes
` [PATCH v2 0/5] Remove limitations coming from legacy VMDq
  ` [PATCH v2 1/5] ethdev: skip VMDq pools unless configured
  ` [PATCH v2 2/5] ethdev: announce VMDq capability
` [PATCH v3 0/5] Remove limitations coming from legacy VMDq
  ` [PATCH v3 1/5] ethdev: check VMDq availability
  ` [PATCH v3 2/5] ethdev: skip VMDq pools unless configured
  ` [PATCH v3 3/5] ethdev: hide VMDq internal sizes

[PATCH v2 0/6] Make VA reservation limits configurable
 2026-06-01  9:21 UTC  (5+ messages)
` [PATCH v2 6/6] eal/memory: add page size VA limits EAL parameter

[RFC 0/7] Complete removal of queue stats mapping
 2026-06-01  8:45 UTC  (3+ messages)
` [RFC 7/7] ethdev: remove support for "

[PATCH v1 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-01  6:30 UTC  (10+ messages)
` [PATCH v2 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
  ` [PATCH v2 03/20] drivers: add supported packet types get callback
  ` [PATCH v2 07/20] net/sxe2: support IPsec inline protocol offload
  ` [PATCH v2 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
  ` [PATCH v2 11/20] drivers: add support for VF representors
  ` [PATCH v2 14/20] net/sxe2: implement get monitor address
  ` [PATCH v2 16/20] net/sxe2: support SFP module info and EEPROM access
  ` [PATCH v2 17/20] net/sxe2: implement private dump info
  ` [PATCH v2 19/20] drivers: add testpmd commands for private features


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