[RFC 00/47] resolve issues with sys/queue.h
2025-08-25 15:10 UTC (51+ messages)
` [PATCH v2 00/43] Introduce more complete queue.h macros
` [PATCH v2 01/43] net/nfp: fix use after free
` [PATCH v2 02/43] eal: add BSD version of queue.h
` [PATCH v2 03/43] test: remove unnecessary inclusion of sys/queue.h
` [PATCH v2 04/43] test-pipeline: remove unnecessary use "
` [PATCH v2 05/43] test-eventdev: use rte_bsd_queue.h
` [PATCH v2 06/43] test-bbdev, test-cmdline, test-mldev: don't use sys/queue.h
` [PATCH v2 07/43] app/testpmd: use rte_bsd_queue.h
` [PATCH v2 08/43] apps: "
` [PATCH v2 09/43] examples: replace use of sys/queue.h
` [PATCH v2 10/43] ethdev: "
` [PATCH v2 11/43] lib: remove "
` [PATCH v2 12/43] drivers/bus: replace "
` [PATCH v2 13/43] net/nfp: use rte_bsd_queue.h
` [PATCH v2 14/43] net/qede: "
` [PATCH v2 15/43] net/bnxt: remove use of sys/queue.h
` [PATCH v2 16/43] net/intel: "
` [PATCH v2 17/43] net/mlx5: remove unnecessary include "
` [PATCH v2 18/43] net/mlx4: replace use "
` [PATCH v2 19/43] net/tap: remove unnecessary include "
` [PATCH v2 20/43] net/axgbe: replace use "
` [PATCH v2 21/43] net/bnx2x: "
` [PATCH v2 22/43] net/bonding: "
` [PATCH v2 23/43] net/cxgbe: "
` [PATCH v2 24/43] net/enic: "
` [PATCH v2 25/43] net/failsafe: "
` [PATCH v2 26/43] net/memif: "
` [PATCH v2 27/43] net/ngbe: "
` [PATCH v2 28/43] net/ntnic: "
` [PATCH v2 29/43] net/sfc: "
` [PATCH v2 30/43] net/softnic: "
` [PATCH v2 31/43] net/thunderx: "
` [PATCH v2 32/43] net/txgbe: "
` [PATCH v2 33/43] net/vdev_netvsc: "
` [PATCH v2 34/43] net/vmxnet3: "
` [PATCH v2 35/43] net/zxdh: "
` [PATCH v2 36/43] net/dpaa2: "
` [PATCH v2 37/43] net/mvpp2: replace local definition of FOREACH_SAFE
` [PATCH v2 38/43] raw/ifpga: replace with TAILQ_FOREACH_SAFE
` [PATCH v2 39/43] drivers/vdpa: replace use of sys/queue.h
` [PATCH v2 40/43] drivers/common: remove "
` [PATCH v2 41/43] drivers/crypto: remove use of sys_queue.h
` [PATCH v2 42/43] drivers/event: remove include of sys/queue.h
` [PATCH v2 43/43] eal: remove no longer used windows version "
[PATCH 0/2] remove use of non-standard array range initialization
2025-08-25 14:58 UTC (5+ messages)
` [PATCH RESEND v5 0/3] enable drivers to be compiled with MSVC
` [PATCH RESEND v5 1/3] app/test: remove use of non-standard array range initialization
` [PATCH RESEND v5 2/3] drivers/net: make code compatible with MSVC
` [PATCH RESEND v5 3/3] drivers: enable drivers to be compiled "
[PATCH V3 0/2] resolve flow creation issue for multicast MAC addresses
2025-08-25 14:54 UTC (5+ messages)
` [PATCH V3 1/2] net/mlx5: update how MAC address bit-fields are used
` [PATCH V3 2/2] net/mlx5: add support for flows targeting multicast MAC addresses
[DPDK/meson Bug 1703] meson: Unsupported part number for ARM Grace during meson setup
2025-08-25 13:35 UTC
[DPDK/meson Bug 1702] meson: Unsupported part number for ARM Grace during meson setup
2025-08-25 13:35 UTC
[PATCH 0/4] Remove SSE from some Intel drivers
2025-08-25 13:20 UTC (6+ messages)
` [PATCH 1/4] net/i40e: remove SSE vector path
` [PATCH 2/4] net/iavf: "
` [PATCH 3/4] net/ice: "
` [PATCH 4/4] doc: add release note entry for SSE removal
[PATCH] config/arm: support crypto in cortex-a78ae mcpu
2025-08-25 12:50 UTC (2+ messages)
[RFC PATCH 0/5] Introduce mempool object new debug capabilities
2025-08-25 11:27 UTC (6+ messages)
DPDK 23.11.5 released
2025-08-25 11:24 UTC
[PATCH] vduse: fix typo in struct vduse_iova_info comment
2025-08-25 10:55 UTC (3+ messages)
` [PATCH] maintainers: update for DTS
[PATCH] net/bnxt: remove dead code under DPDK version check
2025-08-25 9:27 UTC
[PATCH 0/3] vhost_user: configure memory slots
2025-08-25 8:49 UTC (6+ messages)
[PATCH v2 1/2] examples/flow_filtering: add match port affinity snippet
2025-08-25 7:23 UTC (4+ messages)
` [PATCH v3 0/2] Add jump flow support and queue menegment with new snippets
` [PATCH v3 1/2] examples/flow_filtering: add match port affinity snippet
` [PATCH v3 2/2] examples/flow_filtering: add jump flow
[PATCH] app/crypto-perf: fix plaintext size exceeds buffer size
2025-08-25 7:14 UTC (2+ messages)
` [PATCH v2] "
[DPDK/core Bug 1772] [23.11] net/hns3 fails to build with clang 20 and C11 stdatomic enabled
2025-08-25 7:05 UTC (2+ messages)
[RFC 0/3] hash: optimize compare logic
2025-08-25 6:05 UTC (18+ messages)
` [RFC 1/3] hash: move table of hash compare functions out of header
` [RFC 2/3] hash: reduce architecture special cases
` [RFC 3/3] hash: add support for common small key sizes
` [PATCH v2 0/4] Cuckoo hash cleanup and optimizations
` [PATCH v2 1/4] hash: move table of hash compare functions out of header
` [PATCH v2 2/4] hash: use static_assert
` [PATCH v2 3/4] hash: reduce architecture special cases
` [PATCH v2 4/4] hash: add support for common small key sizes
23.11.5 patches review and test
2025-08-23 19:25 UTC (7+ messages)
[PATCH v5 0/3] mbuf: simplify handling of reinitialized mbufs
2025-08-23 14:28 UTC (18+ messages)
` [PATCH v5 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
` [PATCH v5 2/3] promote reinitialized mbuf free and alloc bulk functions as stable
` [PATCH v5 3/3] mbuf: no need to reset all fields on reinitialized mbufs
` [PATCH v6 0/3] mbuf: simplify handling of "
` [PATCH v6 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
` [PATCH v6 2/3] mbuf: promote raw free and alloc bulk functions as stable
` [PATCH v6 3/3] mbuf: no need to reset all fields on reinitialized mbufs
` [PATCH v7 0/3] mbuf: simplify handling of "
` [PATCH v7 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
` [PATCH v7 2/3] mbuf: promote raw free and alloc bulk functions as stable
` [PATCH v7 3/3] mbuf: optimize reset of reinitialized mbufs
` [PATCH v8 0/3] mbuf: simplify handling "
` [PATCH v8 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
` [PATCH v8 2/3] mbuf: promote raw free and alloc bulk functions as stable
` [PATCH v8 3/3] mbuf: optimize reset of reinitialized mbufs
Ethdev driver request for changes
2025-08-22 17:08 UTC (2+ messages)
[PATCH 0/2] avoid using mempool fns directly
2025-08-22 17:06 UTC (3+ messages)
` [PATCH 1/2] net/intel: avoid allocating from mempool directly
` [PATCH 2/2] net/intel: avoid accessing mempool directly on free
[PATCH] app/testpmd: validate dscp and vlan table entries for meter creation
2025-08-22 12:14 UTC
[PATCH] app/testpmd: validate dscp and vlan table entries for meter creation
2025-08-22 12:06 UTC
[PATCH] vduse: fix typo in struct vduse_iova_info comment
2025-08-22 11:51 UTC (2+ messages)
[PATCH v8 1/3] cryptodev: add ec points to sm2 op
2025-08-22 11:13 UTC (4+ messages)
` [dpdk-dev v9 "
` [dpdk-dev v9 2/3] crypto/qat: add sm2 encryption/decryption function
` [dpdk-dev v9 3/3] app/test: add test sm2 C1/Kp test cases
[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
2025-08-22 9:03 UTC (19+ messages)
` [PATCH v6 00/17] "
` [PATCH v6 01/17] net/nbl: add doc and minimum nbl build framework
` [PATCH v6 02/17] net/nbl: add simple proybe/remove and log module
` [PATCH v6 03/17] net/nbl: add HW layer definitions and implementation
` [PATCH v6 04/17] net/nbl: add Channel "
` [PATCH v6 05/17] net/nbl: add Resource "
` [PATCH v6 06/17] net/nbl: add Dispatch "
` [PATCH v6 07/17] net/nbl: add Dev "
` [PATCH v6 08/17] net/nbl: add complete device init and uninit functionality
` [PATCH v6 09/17] net/nbl: add UIO and VFIO mode for nbl
` [PATCH v6 10/17] net/nbl: add nbl coexistence "
` [PATCH v6 11/17] net/nbl: add nbl ethdev configuration
` [PATCH v6 12/17] net/nbl: add nbl device rxtx queue setup and release ops
` [PATCH v6 13/17] net/nbl: add nbl device start and stop ops
` [PATCH v6 14/17] net/nbl: add nbl device Tx and Rx burst
` [PATCH v6 15/17] net/nbl: add nbl ethdev infos get
` [PATCH v6 16/17] net/nbl: add nbl device xstats and stats
` [PATCH v6 17/17] net/nbl: nbl device support set MTU and promisc
[PATCH 0/3] net/hns3: bugfix for hns3
2025-08-22 6:04 UTC (14+ messages)
` [PATCH 1/3] net/hns3: fix inconsistent lock
` [PATCH 2/3] net/hns3: fix unrelease VLAN resource when init fail
` [PATCH v2 0/4] net/hns3: bugfix for hns3
` [PATCH v2 1/4] net/hns3: fix inconsistent lock
` [PATCH v2 2/4] net/hns3: enable lock annotations check
` [PATCH v2 3/4] net/hns3: fix unrelease VLAN resource when init fail
` [PATCH v2 4/4] net/hns3: fix overwrite mbuf in vector path
[PATCH v6 1/1] ethdev: add support to provide link type
2025-08-22 4:34 UTC (7+ messages)
` [PATCH v7 "
` [EXTERNAL] "
` [PATCH v8 "
Huawei roadmap for 25.11
2025-08-22 3:46 UTC
[DPDK/DTS Bug 1781] Output buffer errors during testpmd execution
2025-08-21 20:42 UTC
[DPDK/DTS Bug 1780] Fix Intermittent DTS failures for certain test suites
2025-08-21 16:20 UTC
[PATCH v2 0/8] fixes and improvements to cnxk crypto PMD
2025-08-21 15:35 UTC (10+ messages)
` [PATCH v2 1/8] common/cnxk: get context ilen as devarg
` [PATCH v2 2/8] crypto/cnxk: fix compilation error and warnings
` [PATCH v2 3/8] crypto/cnxk: add new API to get fpm tbl address
` [PATCH v2 4/8] crypto/cnxk: add new API to get EC grp "
` [PATCH v2 5/8] crypto/cnxk: align cptr to 256B in cn20k
` [PATCH v2 6/8] crypto/cnxk: refactor rsa verification
` [PATCH v2 7/8] crypto/cnxk: align PDCP API with latest firmware
` [PATCH v2 8/8] crypto/cnxk: support custom metadata with CN20K
[PATCH] net/zxdh: replace zero length array
2025-08-21 15:25 UTC
[PATCH] mbuf: de-inline sanity checking a reinitialized mbuf
2025-08-21 14:30 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4 0/3] mbuf: simplify handling of reinitialized mbufs
2025-08-21 14:25 UTC (4+ messages)
` [PATCH v4 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
` [PATCH v4 2/3] promote reinitialized mbuf free and alloc bulk functions as stable
` [PATCH v4 3/3] mbuf: no need to reset all fields on reinitialized mbufs
[PATCH] net/mlx5: fix connection tracking state item validation
2025-08-21 11:16 UTC (4+ messages)
[RFC 00/18] add hinic3 PMD driver
2025-08-21 8:44 UTC (24+ messages)
` [V5 00/18] add hinic3 pmd driver
` [V5 08/18] net/hinic3: add module about hardware operation
` [V5 09/18] net/hinic3: add a NIC business configuration module
` [V5 10/18] net/hinic3: add context and work queue support
` [V5 11/18] net/hinic3: add a mailbox communication module
` [V5 12/18] net/hinic3: add device initialization
` [V5 13/18] net/hinic3: add dev ops
` [V5 14/18] net/hinic3: add Rx/Tx functions
` [V5 15/18] net/hinic3: add MML and EEPROM access feature
` [V5 16/18] net/hinic3: add RSS promiscuous ops
` [V5 17/18] net/hinic3: add FDIR flow control module
` [V5 18/18] drivers/net: add hinic3 PMD build and doc files
[PATCH 0/2] app/test-crypto-perf: RSA modlen validation and asym ops fix
2025-08-21 5:24 UTC (3+ messages)
` [PATCH 1/2] app/test-crypto-perf: validate rsa modlen
` [PATCH 2/2] app/test-crypto-perf: fix other asym ops execution failure
[PATCH v3] net/mlx5: fix connection tracking state item validation
2025-08-21 5:10 UTC (4+ messages)
` [PATCH] app/testpmd: add contrack CT state inspect commands
[PATCH 0/8] fixes and improvements to cnxk crypto PMD
2025-08-21 4:53 UTC (2+ messages)
` [PATCH 8/8] crypto/cnxk: support custom metadata with CN20K
Segmentation fault when running MPRQ on testpmd
2025-08-21 3:14 UTC (3+ messages)
page: next (older)
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).