messages from 2026-08-03 16:54:09 to 2026-08-06 11:29:10 UTC [more...]
[PATCH 1/2] net/mana: fix MR length truncation for chunks over 4GB
2026-08-06 0:31 UTC (4+ messages)
` [PATCH 2/2] net/mana: fix double free of mbuf on Rx WQE post failure
` [EXTERNAL] "
` [EXTERNAL] [PATCH 1/2] net/mana: fix MR length truncation for chunks over 4GB
[PATCH 00/14] net/enetc: add new features for ENETC4 VF on i.MX95
2026-08-06 11:28 UTC (5+ messages)
` [PATCH 01/14] net/enetc: add KEEP_CRC offload support for ENETC4
` [PATCH 02/14] net/enetc: add TSO support for ENETC4 VF
` [PATCH 03/14] net/enetc: add RSC (hardware LRO) support for ENETC4
` [PATCH 05/14] net/enetc: support firmware version get for VF
[PATCH] eal/x86: optimize memcpy of small 64-byte blocks
2026-08-06 10:17 UTC (20+ messages)
` [RFC PATCH] pile stack and mempool driver (resend)
` [PATCH v2] eal/x86: optimize memcpy of small 64-byte blocks
25.11.3 patches review and test
2026-08-06 9:38 UTC
[PATCH] bus/platform: match device by devicetree compatible string
2026-08-06 9:22 UTC
[PATCH 0/4] dma/imx_edma5: introduce NXP i.MX95 eDMA5 driver
2026-08-06 8:42 UTC (5+ messages)
` [PATCH 1/4] dma/imx_edma5: introduce eDMA5 dmadev skeleton
` [PATCH 2/4] dma/imx_edma5: add device configuration
` [PATCH 3/4] dma/imx_edma5: add data path
` [PATCH 4/4] dma/imx_edma5: add statistics and dump
[PATCH 0/5] net/iavf: harden reset recovery and data path on link flap
2026-08-06 8:26 UTC (6+ messages)
` [PATCH 1/5] net/iavf: discard empty AdminQ descriptors on reset
` [PATCH 2/5] net/iavf: defer device start when PF VSI not ready
` [PATCH 3/5] net/iavf: drain in-flight Tx before reset
` [PATCH 4/5] net/iavf: change no_poll flag to atomic
` [PATCH 5/5] net/iavf: improve VF reset detection on fast ARQ flip
[PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
2026-08-06 7:56 UTC (3+ messages)
[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
2026-08-06 6:15 UTC (27+ messages)
` [PATCH v7 00/24] remove legacy atomic functions
` [PATCH v7 01/24] bpf: use C11 atomics in BPF_ST_ATOMIC_REG
` [PATCH v7 02/24] net/bonding: use stdatomic
` [PATCH v7 03/24] net/nbl: remove unused rte_atomic16 field
` [PATCH v7 04/24] net/ena: replace use of rte_atomicNN
` [PATCH v7 05/24] net/failsafe: convert to stdatomic
` [PATCH v7 06/24] net/enic: do not use deprecated rte_atomic64
` [PATCH v7 07/24] net/pfe: use ethdev linkstatus helpers
` [PATCH v7 08/24] net/sfc: replace rte_atomic with stdatomic
` [PATCH v7 09/24] crypto/ccp: replace use of rte_atomic64 "
` [PATCH v7 10/24] bus/dpaa: replace rte_atomic16 "
` [PATCH v7 11/24] bus/fslmc: "
` [PATCH v7 12/24] net/netvsc: replace rte_atomic32 "
` [PATCH v7 13/24] event/sw: convert from rte_atomic32 to stdatomic
` [PATCH v7 14/24] bus/vmbus: convert from rte_atomic "
` [PATCH v7 15/24] common/dpaax: remove unused atomic wrappers
` [PATCH v7 16/24] net/bnx2x: convert from rte_atomic32 to stdatomic
` [PATCH v7 17/24] bus/fslmc: replace rte_atomic32 with stdatomic
` [PATCH v7 18/24] drivers/event: replace rte_atomic32 in selftests
` [PATCH v7 19/24] net/hinic: replace rte_atomic32 with stdatomic
` [PATCH v7 20/24] net/txgbe: "
` [PATCH v7 21/24] net/vhost: use stdatomic instead of rte_atomic32
` [PATCH v7 22/24] vdpa/ifc: replace rte_atomic32 with stdatomic
` [PATCH v7 23/24] test/atomic: drop old rte_atomicNN tests
` [PATCH v7 24/24] eal: remove rte_atomicNN functions
[PATCH v2 00/22] ethdev: clean up legacy flow director
2026-08-06 6:13 UTC (69+ messages)
` [PATCH v2 06/22] net/gve: include IP, UDP and TCP headers
` [PATCH v2 09/22] net/mana: include used network headers
` [EXTERNAL] "
` [PATCH v2 10/22] gro: include headers directly
` [PATCH v2 11/22] app/test: "
` [PATCH v2 12/22] node: get UDP header
` [PATCH v2 13/22] net/rnp: include network headers
` [PATCH v2 14/22] net/r8169: get "
` [PATCH v2 15/22] net/ngbe: include network protocol headers
` [PATCH v2 16/22] examples: include network headers
` [PATCH v2 17/22] net/mlx5: include rte_flow as needed
` [PATCH v2 18/22] net/sfc: include rte_flow
` [PATCH v2 19/22] net/intel/common: include network headers
` [PATCH v2 20/22] net/enetfec: add missing sys/types.h include
` [PATCH v2 21/22] ethdev, drivers: isolate flow director
` [PATCH v2 22/22] doc: add release note about rte_ethdev changes
` [PATCH v3 00/23] ethdev: isolate legacy flow director
` [PATCH v3 01/23] drivers/net: remove unused include in dpaa
` [PATCH v3 02/23] ethdev: use DPDK byte order conversion
` [PATCH v3 03/23] net/ixgbe: remove experimental FDIR API
` [PATCH v3 04/23] net/i40e: "
` [PATCH v3 05/23] app/testpmd: remove support for flow director
` [PATCH v3 06/23] app/testpmd: move str_to_flowtype to i40e
` [PATCH v3 07/23] app/test: include headers directly
` [PATCH v3 08/23] gro: "
` [PATCH v3 09/23] crypto/dpaa_sec: include UDP header
` [PATCH v3 10/23] net/gve: include UDP, SCTP and TCP headers
` [PATCH v3 11/23] net/nfp: break implicit dependency on rte_eth_ctrl.h
` [PATCH v3 12/23] net/mana: include used network headers
` [PATCH v3 13/23] node: get UDP header
` [PATCH v3 14/23] net/rnp: include network headers
` [PATCH v3 15/23] net/r8169: get "
` [PATCH v3 16/23] net/ngbe: include network protocol headers
` [PATCH v3 17/23] examples: include network headers
` [PATCH v3 18/23] net/mlx5: include rte_flow as needed
` [PATCH v3 19/23] net/sfc: include rte_flow
` [PATCH v3 20/23] net/intel/common: include network headers
` [PATCH v3 21/23] net/enetfec: add missing sys/types.h include
` [PATCH v3 22/23] ethdev, drivers: isolate flow director
` [PATCH v3 23/23] doc: add release note about rte_ethdev changes
` [PATCH v4 00/23] ethdev: refactor remaining uses of flow director
` [PATCH v4 01/23] drivers/net: remove unused include in dpaa and dpaa2
` [PATCH v4 02/23] ethdev: use DPDK byte order conversion
` [PATCH v4 03/23] net/ixgbe: remove experimental FDIR API
` [PATCH v4 04/23] net/i40e: "
` [PATCH v4 05/23] app/testpmd: remove support for flow director
` [PATCH v4 06/23] app/testpmd: move str_to_flowtype to i40e
` [PATCH v4 07/23] app/test: include headers directly
` [PATCH v4 08/23] gro: "
` [PATCH v4 09/23] crypto/dpaa_sec: include UDP header
` [PATCH v4 10/23] net/gve: include UDP, SCTP and TCP headers
` [PATCH v4 11/23] net/nfp: break implicit dependency on rte_eth_ctrl.h
` [PATCH v4 12/23] net/mana: include used network headers
` [PATCH v4 13/23] node: get UDP header
` [PATCH v4 14/23] net/rnp: include network headers
` [PATCH v4 15/23] net/r8169: get "
` [PATCH v4 16/23] net/ngbe: include network protocol headers
` [PATCH v4 17/23] examples: include network headers
` [PATCH v4 18/23] net/mlx5: include rte_flow as needed
` [PATCH v4 19/23] net/sfc: include rte_flow
` [PATCH v4 20/23] net/intel/common: include network headers
` [PATCH v4 21/23] net/enetfec: add missing sys/types.h include
` [PATCH v4 22/23] ethdev, drivers: isolate flow director
` [PATCH v4 23/23] doc: add release note about rte_ethdev changes
[RFC 00/32] remove rte_smp barrier functions
2026-08-06 6:11 UTC (11+ messages)
` [RFC 03/32] bus/vmbus: fix ring buffer ordering on weakly ordered CPUs
` [EXTERNAL] "
` [RFC 04/32] bus/vmbus: fix missing acquire on receive ring index
` [EXTERNAL] "
` [RFC 09/32] crypto_caam_jr: replace rte_smp_rmb
` [RFC 19/32] crypto/caam_jr: use IO barrier before job ring doorbell
` [RFC 23/32] event/dpaa2: replace deprecated barrier in selftest
[PATCH v9 00/19] Support VFIO cdev API in DPDK
2026-08-06 3:52 UTC (21+ messages)
` [PATCH v9 01/19] uapi: update to v6.17 and add iommufd.h
` [PATCH v9 02/19] vfio: make all functions internal
` [PATCH v9 03/19] vfio: split get device info from setup
` [PATCH v9 04/19] vfio: add container device assignment API
` [PATCH v9 05/19] net/nbl: do not use VFIO group bind API
` [PATCH v9 06/19] net/ntnic: use container device assignment API
` [PATCH v9 07/19] vdpa/ifc: "
` [PATCH v9 08/19] vdpa/nfp: "
` [PATCH v9 09/19] vdpa/sfc: "
` [PATCH v9 10/19] vdpa/mlx5: remove group-related API
` [PATCH v9 11/19] vhost: remove group-related API from driver
` [PATCH v9 12/19] vfio: remove group-based API
` [PATCH v9 13/19] vfio: cleanup and refactor
` [PATCH v9 14/19] bus/pci: use the new VFIO mode API
` [PATCH v9 15/19] bus/fslmc: "
` [PATCH v9 16/19] net/hinic3: "
` [PATCH v9 17/19] net/ntnic: "
` [PATCH v9 18/19] vfio: remove no-IOMMU check API
` [PATCH v9 19/19] vfio: introduce cdev mode
[RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
2026-08-05 17:00 UTC (2+ messages)
` [PATCH v4] "
[PATCH v1] dts: update configuration for performance test
2026-08-05 15:36 UTC
[RFC v2] memtank: add memtank library
2026-08-05 15:37 UTC (2+ messages)
[RFC 0/2] iavf post-reset state restoration updates
2026-08-05 12:57 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] net/iavf: remove auto reconfig devarg
` [PATCH v2 2/2] net/iavf: restore promiscuous mode only after VF reset
[PATCH] net/iavf: enable 200G link speed
2026-08-05 18:11 UTC
24.11.7 patches review and test
2026-08-05 11:07 UTC (4+ messages)
25.11.3 patches review and test
2026-08-05 10:33 UTC (2+ messages)
[RFC 0/2] bpf_def.h cleanups
2026-08-05 9:46 UTC (3+ messages)
` [RFC 1/2] bpf: make bpf_def.h private
` [RFC 2/2] bpf: rename macros to match Linux kernel
[PATCH] mailmap: update Khadem Ullah email address
2026-08-05 9:13 UTC (3+ messages)
[PATCH 1/1] test/bpf: remove redundant library guard
2026-08-05 9:03 UTC
[PATCH v3] devtools: support local opencode agent for patch review
2026-08-05 6:12 UTC (5+ messages)
` [PATCH v4] "
[PATCH v1 1/2] dts: add code coverage reporting to DTS
2026-08-04 19:38 UTC (5+ messages)
` [PATCH v7 "
` [PATCH v7 2/2] dts: add build arguments to test run configuration
` [PATCH v8 1/2] dts: add code coverage reporting to DTS
` [PATCH v8 2/2] dts: add build arguments to test run configuration
[PATCH v9 0/4] net/zxdh: optimize Rx/Tx path performance
2026-08-04 16:33 UTC (3+ messages)
` [PATCH v10 "
[RFC 0/5] fix and complete the eCPRI header
2026-08-04 16:31 UTC (7+ messages)
` [RFC 1/5] net: fix eCPRI delay measurement message header
` [RFC 2/5] net: fix eCPRI remote reset message header size
` [RFC 3/5] net: add missing eCPRI message field values
` [RFC 4/5] net: allow byte swapping eCPRI remote memory access
` [RFC 5/5] net: add eCPRI IWF message headers
[RFC PATCH] NEW: pile stack and mempool driver
2026-08-03 23:02 UTC (3+ messages)
` [RFC PATCH v7] "
[DPDK/DTS Bug 1979] dts: allow functional and performance tests to run alongside each other
2026-08-03 17:31 UTC
[DPDK/DTS Bug 1978] dts: make single core performance test configurable
2026-08-03 17:29 UTC
[DPDK/DTS Bug 1977] dts: resolve packet loss on Intel X710 performance tests
2026-08-03 17:25 UTC
[DPDK/DTS Bug 1976] dts: remove crypto test type and resolve no link error
2026-08-03 17:22 UTC
[DPDK/ethdev Bug 1975] ntnic: virt queue data in BSS
2026-08-03 17:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox