dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-21 19:28:52 to 2026-08-25 15:16:27 UTC [more...]

[PATCH 0/8] remove non-base files from base folders
 2026-08-25 15:15 UTC  (10+ messages)
` [PATCH 7/8] net/ixgbe: move editable files out of base folder
` [PATCH v2 0/8] remove non-base files from base folders
  ` [PATCH v2 1/8] net/e1000: move editable files out of base folder
  ` [PATCH v2 2/8] net/fm10k: "
  ` [PATCH v2 3/8] net/i40e: "
  ` [PATCH v2 4/8] net/iavf: "

[PATCH v12 00/20] Support VFIO cdev API in DPDK
 2026-08-25 14:17 UTC  (23+ messages)
  ` [PATCH v12 01/20] uapi: update to v6.17 and add iommufd.h
  ` [PATCH v12 02/20] vfio: make all functions internal
  ` [PATCH v12 03/20] bus/pci: rename mismatching error labels
  ` [PATCH v12 04/20] vfio: split get device info from setup
  ` [PATCH v12 05/20] vfio: add container device assignment API
  ` [PATCH v12 06/20] net/nbl: do not use VFIO group bind API
  ` [PATCH v12 07/20] net/ntnic: use container device assignment API
  ` [PATCH v12 08/20] vdpa/ifc: "
  ` [PATCH v12 09/20] vdpa/nfp: "
  ` [PATCH v12 10/20] vdpa/sfc: "
  ` [PATCH v12 11/20] vdpa/mlx5: remove group-related API
  ` [PATCH v12 12/20] vhost: remove group-related API from driver
  ` [PATCH v12 13/20] vfio: remove group-based API
  ` [PATCH v12 14/20] vfio: cleanup and refactor
  ` [PATCH v12 15/20] bus/pci: use the new VFIO mode API
  ` [PATCH v12 16/20] bus/fslmc: "
  ` [PATCH v12 17/20] net/hinic3: "
  ` [PATCH v12 18/20] net/ntnic: "
  ` [PATCH v12 19/20] vfio: remove no-IOMMU check API
  ` [PATCH v12 20/20] vfio: introduce cdev mode

[PATCH v2] net/dpaa2: hash inner IP for tunnelled traffic
 2026-08-25 14:14 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] testpmd: allow --tx-ip definitions per-port
 2026-08-25 14:13 UTC  (2+ messages)

[PATCH v1 01/21] ethdev: add flow graph API
 2026-08-25 13:55 UTC  (2+ messages)

[PATCH 00/17] drivers: replace strncpy with strlcpy
 2026-08-25 12:20 UTC  (14+ messages)
` [PATCH 02/17] common/mlx5: "
` [PATCH 11/17] net/mlx4: "
` [PATCH 12/17] net/mlx5: "
` [PATCH v2 00/17] drivers: "
  ` [PATCH v2 02/17] common/mlx5: "
  ` [PATCH v2 11/17] net/mlx4: "
  ` [PATCH v2 12/17] net/mlx5: "

[PATCH v11 0/4] net/zxdh: optimize Rx/Tx path performance
 2026-08-25 12:00 UTC  (6+ messages)
` [PATCH v12 "
  ` [PATCH v12 1/4] net/zxdh: fix queue enable intr issues
  ` [PATCH v12 2/4] net/zxdh: optimize queue structure to improve performance
  ` [PATCH v12 3/4] net/zxdh: optimize Rx recv pkts performance
  ` [PATCH v12 4/4] net/zxdh: optimize Tx xmit "

[RFC 0/3] Drop vhost async (DMA-accelerated) datapath
 2026-08-25 11:39 UTC  (3+ messages)
` [RFC 1/3] examples: stop using vhost async datapath

[PATCH] stack: introduce pile
 2026-08-25 11:29 UTC  (4+ messages)

[PATCH] bpf/validate: fix 32-bit BPF_AND/OR/XOR shift UBs
 2026-08-25 11:06 UTC  (2+ messages)

[PATCH 1/2] net/mlx5: fix promiscuous inconsistency on port start
 2026-08-25  8:17 UTC  (5+ messages)
` [PATCH 2/2] net/mlx5: reset promiscuous modes on device close

[PATCH 0/6] examples/l3fwd-power: fix Rx interrupt mode for shared FD PMDs
 2026-08-25  8:07 UTC  (2+ messages)

[PATCH] net/cpfl: add timesync and clock read support
 2026-08-25  8:06 UTC  (4+ messages)
` [PATCH v2] net/cpfl: add timesync support

[PATCH v11 00/15] net/enetc: add new features for ENETC4 on i.MX95
 2026-08-25  4:10 UTC  (10+ messages)
` [PATCH v12 00/15] et/enetc: "
  ` [PATCH v12 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings

[PATCH 1/3] net: fix VLAN insert doc comment for shared-mbuf error code
 2026-08-24 20:59 UTC  (4+ messages)
` [PATCH 2/3] net: add VLAN insert function with a TPID argument
` [PATCH 3/3] net/af_packet: fix QinQ outer TPID on VLAN reinsertion

[PATCH 0/2] net/sfc: fix and extend secondary process support
 2026-08-24 17:02 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/sfc: fix shared adapter pointer set in secondary process
  ` [PATCH v2 2/2] net/sfc: provide cached dev info to use "
` [PATCH v3 0/2] net/sfc: fix and extend secondary process support
  ` [PATCH v3 1/2] net/sfc: fix shared adapter pointer set in secondary process
  ` [PATCH v3 2/2] net/sfc: provide cached dev info to use "
` [PATCH v4 0/2] net/sfc: fix and extend secondary process support
  ` [PATCH v4 1/2] net/sfc: fix shared adapter pointer set in secondary process
  ` [PATCH v4 2/2] net/sfc: provide cached dev info to use "

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-08-24 17:01 UTC  (9+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] ethdev: check VMDq availability
  ` [PATCH v6 2/3] ethdev: skip VMDq pools unless configured
  ` [PATCH v6 3/3] ethdev: hide VMDq internal sizes

[PATCH 00/61] reduce use of rte_memcpy
 2026-08-24 16:58 UTC  (70+ messages)
` [PATCH v2 00/68] "
  ` [PATCH v2 07/68] examples: add missing include of rte_memcpy.h
  ` [PATCH v2 08/68] eal: document when to use rte_memcpy
  ` [PATCH v2 09/68] app/testpmd: replace rte_memcpy with memcpy
  ` [PATCH v2 12/68] lpm: remove unnecessary include of rte_memcpy.h
  ` [PATCH v2 13/68] acl: "
  ` [PATCH v2 14/68] drivers/bus: "
  ` [PATCH v2 15/68] security: replace fixed size rte_memcpy
  ` [PATCH v2 16/68] ethdev: replace use of rte_memcpy
  ` [PATCH v2 17/68] net: "
  ` [PATCH v2 18/68] pdcp: "
  ` [PATCH v2 19/68] eventdev: replace fixed size rte_memcpy
  ` [PATCH v2 20/68] eal: replace rte_memcpy of cpuset
  ` [PATCH v2 21/68] cryptodev: replace use of rte_memcpy
  ` [PATCH v2 22/68] drivers/raw: use memcpy for fixed size data
  ` [PATCH v2 23/68] test-pipeline: replace use of rte_memcpy
  ` [PATCH v2 24/68] net/af_xdp: "
  ` [PATCH v2 25/68] net/avp: "
  ` [PATCH v2 26/68] net/axgbe: "
  ` [PATCH v2 27/68] net/bnx2x: "
  ` [PATCH v2 28/68] net/bnxt: "
  ` [PATCH v2 29/68] net/bonding: "
  ` [PATCH v2 30/68] net/cnxk: "
  ` [PATCH v2 31/68] net/cxgbe: "
  ` [PATCH v2 32/68] net/dpaa2: "
  ` [PATCH v2 33/68] net/enic: "
  ` [PATCH v2 34/68] net/failsafe: "
  ` [PATCH v2 35/68] net/gve: "
  ` [PATCH v2 36/68] net/hinic: "
  ` [PATCH v2 37/68] net/hns3: "
  ` [PATCH v2 38/68] net/mlx5: "
  ` [PATCH v2 39/68] net/mvpp2: "
  ` [PATCH v2 40/68] net/netvsc: "
    ` [EXTERNAL] "
  ` [PATCH v2 41/68] net/nfp: "
  ` [PATCH v2 42/68] net/ngbe: "
  ` [PATCH v2 43/68] net/ntnic: "
  ` [PATCH v2 44/68] net/null: "
  ` [PATCH v2 45/68] net/qede: "
  ` [PATCH v2 46/68] net/ring: "
  ` [PATCH v2 47/68] net/sfc: "
  ` [PATCH v2 48/68] net/txgbe: "
  ` [PATCH v2 49/68] net/vhost: "
  ` [PATCH v2 50/68] net/virtio: "
  ` [PATCH v2 51/68] net/sxe2: "
  ` [PATCH v2 52/68] net/zxdh: "
  ` [PATCH v2 53/68] net/memif: use memcpy for fixed size data
  ` [PATCH v2 54/68] net/ice: "
  ` [PATCH v2 55/68] test-bbdev: remove unnecessary include rte_memcpy.h
  ` [PATCH v2 56/68] drivers/mempool: use memcpy for fixed size data
  ` [PATCH v2 57/68] ml/cnxk: "
  ` [PATCH v2 58/68] drivers/event: "
  ` [PATCH v2 59/68] baseband/la12xx: "
  ` [PATCH v2 60/68] baseband/acc: replace use of rte_memcpy
  ` [PATCH v2 61/68] drivers/*/qat: use memcpy for fixed size data
  ` [PATCH v2 62/68] hash: replace use of rte_memcpy
  ` [PATCH v2 63/68] rib: remove rte_memcpy include
  ` [PATCH v2 64/68] pcapng: replace use of rte_memcpy
  ` [PATCH v2 65/68] efd: "
  ` [PATCH v2 66/68] net/xsc: "
  ` [PATCH v2 67/68] net/pcap: "
  ` [PATCH v2 68/68] power: "

[PATCH 1/1] common/sfc_efx/base: clear VADAPTER stats upon allocation
 2026-08-24 16:50 UTC  (4+ messages)

[PATCH 1/2] eal: remove deprecated packed attribute
 2026-08-24 16:19 UTC  (4+ messages)
` [PATCH 2/2] pci: remove deprecated catch-all flag

[RFC PATCH] net/bonding: reject control operations in secondary
 2026-08-24 16:15 UTC  (5+ messages)
` [RFC PATCH v2] net/bonding: restrict secondary control operations

[PATCH] examples/skeleton: fix typo in initialization comment
 2026-08-24 16:13 UTC  (2+ messages)

[DPDK/ethdev Bug 1986] dpaax: build warnings with clang-23
 2026-08-24 15:56 UTC 

[PATCH] doc: fix typo in ipsec_secgw sample app guide
 2026-08-24 15:51 UTC  (2+ messages)

[PATCH] doc: fix typo in l3fwd sample app guide
 2026-08-24 15:47 UTC  (2+ messages)

[PATCH v2 00/22] ethdev: clean up legacy flow director
 2026-08-24 15:21 UTC  (4+ messages)
` [PATCH v4 00/23] ethdev: refactor remaining uses of "
  ` [PATCH v4 07/23] app/test: include headers directly

[PATCH 1/1] test/bpf: remove redundant library guard
 2026-08-24 15:01 UTC  (2+ messages)

[PATCH 0/4] net/ice: support outer checksum in vector Tx
 2026-08-24 14:57 UTC  (9+ messages)
` [PATCH 1/4] net/common: share Tx context descriptor flag
` [PATCH 2/4] net/ice: add vector tunnel context encoding
` [PATCH 3/4] net/ice: add AVX2 context descriptor Tx path
` [PATCH 4/4] net/ice: add AVX-512 "

[PATCH] graph: add optional profiling stats
 2026-08-24 14:56 UTC  (14+ messages)
` [PATCH v9] "
` [PATCH v10] "
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "

[PATCH] raw/cnxk_bphy: fix missing doxygen comments
 2026-08-24 12:10 UTC  (2+ messages)

[PATCH v5] net/af_xdp: fix shared UMEM refcount corruption
 2026-08-24 12:10 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v2] common/mlx5: fix high SMMU TLB miss with mempool alignment
 2026-08-24 11:43 UTC  (2+ messages)

[PATCH] net/cpfl: remove unused macro definition
 2026-08-24 11:08 UTC  (3+ messages)

[PATCH 1/2] net/atlantic: fix Rx descriptor completion race
 2026-08-23 18:47 UTC  (2+ messages)
  ` [PATCH 2/2] net/atlantic: fix Tx cleanup descriptor read race

[PATCH v1 0/3] raw/ntb: add AMD NTB support
 2026-08-23 14:06 UTC  (4+ messages)
` [PATCH v1 1/3] raw/ntb: generalize framework for multiple vendors
` [PATCH v1 2/3] raw/ntb: add AMD NTB support
` [PATCH v1 3/3] doc: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).