DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-30 18:46:44 to 2026-06-02 05:56:49 UTC [more...]

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

[PATCH] ring: avoid extra store at move head
 2026-06-01 22:23 UTC  (2+ messages)

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-06-01 22:07 UTC  (16+ 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 v4 15/27] net/netvsc: replace rte_atomic32 "
    ` [EXTERNAL] "

[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

[RFC] doc, devtools: discourage new __rte_always_inline
 2026-06-01 18:50 UTC  (3+ messages)
` [PATCH v2] doc, eal, "

[PATCH] mempool: improve cache behaviour and performance
 2026-06-01 18:36 UTC  (11+ messages)
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v7] net/idpf: update for new mempool cache algorithm
  ` [PATCH v7] mempool/dpaa: "
  ` [PATCH v7] mempool/dpaa2: "

[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] devtools: add Vertex AI to review scripts
 2026-06-01 15:11 UTC  (4+ 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  (4+ messages)
` [RFC 7/7] ethdev: remove support for "

[PATCH 1/2] ethdev: support selective Rx data
 2026-06-01  8:07 UTC  (4+ messages)
` [PATCH v4 00/10] selective Rx
  ` [PATCH v4 02/10] ethdev: introduce "

[PATCH] gpu/metax: add new driver for Metax GPU
 2026-06-01  5:47 UTC 

[PATCH v2 0/2] dpaa2: fix error propagation in remove path
 2026-05-29 13:23 UTC 

[PATCH] app/test-pmd: add generic PROG action parser support
 2026-06-01  5:07 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] examples/ipsec-secgw: drop packets in poll mode
 2026-06-01  4:29 UTC 

[PATCH v1 1/2] dts: update verbose output regex for VXLAN packets
 2026-05-30 20:11 UTC  (2+ messages)
` [v1,1/2] "

[PATCH v8] dts: port speed capabilities test suite to next DTS
 2026-05-30 20:05 UTC  (2+ messages)
` [v8] "


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