DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 1/2] lib/graph: avoid memset(NULL, 0, 0)
 2025-06-17 14:16 UTC  (6+ messages)
` [PATCH 2/2] lib/graph: rte_malloc for cache-aligned structs

[PATCH v1 0/2] add support flow director ops
 2025-06-17 14:08 UTC  (5+ messages)
` [PATCH v1 1/2] net/zxdh: npsdk add flow director table ops
` [PATCH v1 2/2] net/zxdh: add support flow director ops

[PATCH v1 1/3] net/zxdh: modify some MAC config issues
 2025-06-17 14:01 UTC  (13+ messages)
` [PATCH v1 2/3] net/zxdh: modify some VLAN related issues
` [PATCH v1 3/3] net/zxdh: modify RSS "
` [PATCH v2 1/5] net/zxdh: fix meson.build issus in compilation
  ` [PATCH v2 2/5] net/zxdh: modify some MAC config issues
  ` [PATCH v2 3/5] net/zxdh: modify some VLAN related issues
  ` [PATCH v2 4/5] net/zxdh: modify RSS "
  ` [PATCH v2 5/5] net/zxdh: add support VLAN TPID set ops

DPDK Release Status Meeting 2025-06-17
 2025-06-17 13:56 UTC 

[PATCH] net/bnxt: fix free of not allocated object
 2025-06-17 13:51 UTC  (2+ messages)

[PATCH v2 00/16] NBL PMD for Nebulamatrix NICs
 2025-06-17 13:46 UTC  (18+ messages)
` [PATCH v2 01/16] net/nbl: add doc and minimum nbl build framework
` [PATCH v2 02/16] net/nbl: add simple probe/remove and log module
` [PATCH v2 03/16] net/nbl: add PHY layer definitions and implementation
` [PATCH v2 04/16] net/nbl: add Channel "
` [PATCH v2 05/16] net/nbl: add Resource "
` [PATCH v2 06/16] net/nbl: add Dispatch "
` [PATCH v2 07/16] net/nbl: add Dev "
` [PATCH v2 08/16] net/nbl: add complete device init and uninit functionality
` [PATCH v2 09/16] net/nbl: add UIO and VFIO mode for nbl
` [PATCH v2 10/16] net/nbl: add nbl coexistence "
` [PATCH v2 11/16] net/nbl: add nbl ethdev configuration
` [PATCH v2 12/16] net/nbl: add nbl device rxtx queue setup and release ops
` [PATCH v2 13/16] net/nbl: add nbl device start and stop ops
` [PATCH v2 14/16] net/nbl: add nbl device Tx and Rx burst
` [PATCH v2 15/16] net/nbl: add nbl device xstats and stats
` [PATCH v2 16/16] net/nbl: nbl device support set MTU and promisc

[PATCH v1 1/1] net/zxdh: add support flow director ops
 2025-06-17 13:39 UTC 

[PATCH 1/5] net/mlx5: fix the table flags of mirror action
 2025-06-17 13:39 UTC  (5+ messages)
` [PATCH 2/5] net/mlx5: add mlx5_hw_create_mirror function
` [PATCH 3/5] net/mlx5: create utility functions for non-template sample action
` [PATCH 4/5] net/mlx5: add MLX5 mirror flow action
` [PATCH 5/5] net/mlx5: support non-template SAMPLE "

[PATCH] crypto/cnxk: add crypto adapter for cn20k
 2025-06-17 13:35 UTC  (2+ messages)
` [PATCH v2] "

iavf pmd vlan Issue: dpdk-22.11.0
 2025-06-17 11:54 UTC  (3+ messages)

[PATCH] net/ice: fix DCF RSS hash update
 2025-06-17 11:33 UTC  (3+ messages)

[PATCH v4 1/6] net/intel: update E830 Tx Time Queue Context Structure
 2025-06-17 10:10 UTC  (14+ messages)
` [PATCH v5 0/4] Add TxPP Support for E830
  ` [PATCH v5 1/4] net/ice: update E830 Tx Time Queue Context Structure
  ` [PATCH v5 2/4] net/ice: add read clock feature
  ` [PATCH v5 3/4] net/intel: add TxPP Support for E830
  ` [PATCH v5 4/4] doc: announce TxPP support for E830 adapters
    ` [PATCH v6 0/4] Add TxPP Support for E830
      ` [PATCH v6 1/4] net/ice: update E830 Tx Time Queue Context Structure
      ` [PATCH v6 2/4] net/ice: add read clock feature
      ` [PATCH v6 3/4] net/intel: add TxPP Support for E830
      ` [PATCH v6 4/4] doc: announce TxPP support for E830 adapters

[PATCH] crypto/qat: fix out-of-place chain/cipher/auth headers
 2025-06-17  9:55 UTC  (2+ messages)

[DPDK/ethdev Bug 1725] iavf pmd vlan Issue: dpdk-22.11.0
 2025-06-17  6:35 UTC 

[PATCH v2 00/16] NBL PMD for Nebulamatrix NICs
 2025-06-17  6:11 UTC  (17+ messages)
` [PATCH v2 01/16] net/nbl: add doc and minimum nbl build framework
` [PATCH v2 02/16] net/nbl: add simple probe/remove and log module
` [PATCH v2 03/16] net/nbl: add PHY layer definitions and implementation
` [PATCH v2 04/16] net/nbl: add Channel "
` [PATCH v2 05/16] net/nbl: add Resource "
` [PATCH v2 06/16] net/nbl: add Dispatch "
` [PATCH v2 07/16] net/nbl: add Dev "
` [PATCH v2 08/16] net/nbl: add complete device init and uninit functionality
` [PATCH v2 09/16] net/nbl: add UIO and VFIO mode for nbl
` [PATCH v2 10/16] net/nbl: add nbl coexistence "
` [PATCH v2 11/16] net/nbl: add nbl ethdev configuration
` [PATCH v2 12/16] net/nbl: add nbl device rxtx queue setup and release ops
` [PATCH v2 13/16] net/nbl: add nbl device start and stop ops
` [PATCH v2 14/16] net/nbl: add nbl device Tx and Rx burst
` [PATCH v2 15/16] net/nbl: add nbl device xstats and stats
` [PATCH v2 16/16] net/nbl: nbl device support set MTU and promisc

[PATCH] event/dlb2: add datapath support in secondary processes
 2025-06-17  4:56 UTC 

[PATCH v2 00/16] NBL PMD for Nebulamatrix NICs
 2025-06-17  3:18 UTC 

[PATCH v1] dts: fix devbind initialization bug
 2025-06-17  0:51 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] pcapng: allow any protocol link type for the interface block
 2025-06-16 18:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/1] dts: fix deterministic doc
 2025-06-16 16:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] doc: elaborate on per test suite configuration dts docs
 2025-06-16 16:15 UTC  (2+ messages)

DPDK libs as one big shared object
 2025-06-16 16:14 UTC 

Question regarding rte_hash_hash and rte_hash_add_key_with_hash_data
 2025-06-16 16:10 UTC  (4+ messages)

[PATCH 0/2] Latencystat optimization and fix
 2025-06-16 16:04 UTC  (5+ messages)
` [PATCH v2 0/2] Latencystats optimizations "
  ` [PATCH v2 1/2] latencystats: fix receive sample MP issues
  ` [PATCH v2 2/2] latencystats: optimize locking on transmit

[PATCH] buildtools: allow a different minimum meson version for Windows
 2025-06-16 15:38 UTC  (7+ messages)
` [PATCH v2] "

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-06-16 15:30 UTC  (7+ messages)
` [RFC PATCH 1/5] mempool: record mempool objects operations history
` [RFC PATCH 2/5] drivers: add mempool history compilation flag
` [RFC PATCH 3/5] net/mlx5: mark an operation in mempool object's history
` [RFC PATCH 4/5] app/testpmd: add testpmd command to dump mempool history
` [RFC PATCH 5/5] usertool: add a script to parse mempool history dump

[PATCH v3] event/cnxk: add event vector adapter support
 2025-06-16 15:25 UTC  (5+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH] doc: fix missing feature matrix for event device
 2025-06-16 15:05 UTC  (2+ messages)

[DPDK/core Bug 1724] test_pktmbuf_read_from_offset tests for incorrect overflow behaviour of rte_pktmbuf_read
 2025-06-16 14:41 UTC 

[PATCH] ethdev: remove callback checks from fast path
 2025-06-16 14:30 UTC  (7+ messages)
` [PATCH v2 1/2] ethdev: remove unnecessary type conversion
  ` [PATCH v2 2/2] ethdev: remove callback checks from fast path

[PATCH] test/crypto: fix RSA decrypt op validation
 2025-06-16 14:17 UTC  (3+ messages)

[PATCH 0/6] lib/pmu: cleanups and trace integration
 2025-06-16 13:18 UTC  (15+ messages)
` [PATCH 1/6] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
` [PATCH 2/6] lib/pmu: export only necessary arch headers
` [PATCH 3/6] lib/pmu: reimplement per-arch ops as callbacks
` [PATCH 4/6] lib/pmu: use build system defined RTE_LIB_PMU macro
` [PATCH 5/6] test/pmu: enable fast test
` [PATCH 6/6] trace: add PMU

[PATCH 0/3] argparse: improve handling of multi-instance args
 2025-06-16 10:49 UTC  (4+ messages)
` [PATCH 1/3] argparse: track parsed arguments internally
` [PATCH 2/3] argparse: mark parameter struct as const
` [PATCH 3/3] test/argparse: add test for repeated arguments

[PATCH v1 1/1] malloc: handle invalid socket ID's when allocating
 2025-06-16  9:55 UTC 

[dpdk-dev v1] app/test-crypto-perf: remove unsupported test cases from perf json
 2025-06-16  8:48 UTC  (2+ messages)

[PATCH 0/2] fix parse tunnel packet ptyoe
 2025-06-16  8:27 UTC  (3+ messages)
` [PATCH 1/2] net: fix parse the tunnel length of tunnel with UDP
` [PATCH 2/2] app/testpmd: fix obtain inner info of tunnel packet

[PATCH 0/2] remove use of non-standard array range initialization
 2025-06-16  7:37 UTC  (9+ messages)
` [PATCH v3 0/3] enable drivers to be compiled with MSVC
  ` [PATCH v3 1/3] app/test: remove use of non-standard array range initialization
  ` [PATCH v3 2/3] drivers/net: "
  ` [PATCH v3 3/3] drivers: enable drivers to be compiled with MSVC

[PATCH] common/mlx5: fix dependency detection on Windows
 2025-06-16  7:35 UTC  (4+ messages)

[PATCH] app/test: update EdDSA test vector description
 2025-06-16  6:33 UTC 

[PATCH v1 00/17] NBL PMD for Nebulamatrix NICs
 2025-06-16  6:05 UTC  (7+ messages)
` [PATCH v1 10/17] net/nbl: bus/pci: introduce get_iova_mode for pci dev
    ` 回复:[PATCH "
        ` 回复:回复:[PATCH "

[PATCH v2] app/crypto-perf: add support for RSA decrypt
 2025-06-16  6:01 UTC  (2+ messages)
` [PATCH v3] "

RedHat QE's test result for DPDK release candidate v25.07-rc1
 2025-06-16  5:56 UTC 

[PATCH 0/2] uadk: realize async mode
 2025-06-16  2:56 UTC  (9+ messages)
` [EXTERNAL] "

[PATCH v2 0/2] uadk: realize async mode
 2025-06-16  2:50 UTC  (3+ messages)
` [PATCH v2 1/2] compress/uadk: use async mode to replace sync mode
` [PATCH v2 2/2] crypto/uadk: "

[PATCH] common/mlx5: fix extraction of auxiliary network device name
 2025-06-15  7:41 UTC 

[PATCH] test_bbdev: enable to be compiled on Windows
 2025-06-13 18:55 UTC  (2+ messages)

[RFC PATCH 0/3] allow easier use of high lcore-ids
 2025-06-13 13:53 UTC  (9+ messages)
` [PATCH v3 0/4] rework and expand EAL lcore options
  ` [PATCH v3 1/4] eal: deprecate old coremask-based EAL parameters
` [PATCH v5 0/3] lcore options cleanup

[PATCH v1 01/13] net/ixgbe: remove unused field in Rx queue struct
 2025-06-13 13:36 UTC  (3+ messages)
` [PATCH v7 00/33] Intel PMD drivers Rx cleanup

Proposal: AI-Based Code Review for DPDK
 2025-06-13 10:03 UTC 

[PATCH] eal: handle sysconf() negative return value
 2025-06-13  9:55 UTC  (3+ messages)
` [PATCH v2] eal: handle sysconf(_SC_PAGESIZE) "

Minutes of Technical Board Meeting, 2025-June-11
 2025-06-13  9:48 UTC 

[PATCH 00/12] Fixes and supports for Wangxun NICs
 2025-06-13  8:41 UTC  (19+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 01/17] net/txgbe: support flow filter for VF
  ` [PATCH v3 02/17] net/txgbe: fix incorrect parsing to ntuple filter
  ` [PATCH v3 03/17] net/txgbe: fix raw pattern match for FDIR rules
  ` [PATCH v3 04/17] net/txgbe: fix packet type for FDIR filters
  ` [PATCH v3 05/17] net/txgbe: fix to create FDIR filters for SCTP packets
  ` [PATCH v3 06/17] net/txgbe: fix FDIR perfect mode for IPv6 packets
  ` [PATCH v3 07/17] net/txgbe: fix to create FDIR filters for tunnel packets
  ` [PATCH v3 08/17] net/txgbe: fix reserved extra FDIR headroom
  ` [PATCH v3 09/17] net/txgbe: support RSS offload for SCTP port
  ` [PATCH v3 10/17] net/ngbe: "
  ` [PATCH v3 11/17] net/txgbe: fix MAC control frame forwarding
  ` [PATCH v3 12/17] net/ngbe: "
  ` [PATCH v3 13/17] net/txgbe: fix incorrect device statistics
  ` [PATCH v3 14/17] net/ngbe: "
  ` [PATCH v3 15/17] net/txgbe: restrict VLAN strip configuration on VF
  ` [PATCH v3 16/17] net/ngbe: "
  ` [PATCH v3 17/17] net/txgbe: add missing LRO flag in mbuf when LRO enabled

Minutes of Technical Board Meeting, 2025-May-28
 2025-06-13  8:29 UTC 

[PATCH] net/virtio: Fix check of threshold for Tx freeing
 2025-06-13  8:08 UTC  (2+ messages)

[PATCH] vhost: fix net control virtqueue used length
 2025-06-13  8:07 UTC  (2+ messages)

[PATCH 0/2] Search the split vq desc and avail in RO areas
 2025-06-13  8:07 UTC  (4+ messages)
` [PATCH 2/2] vhost: search the packed vq driver area "

page: 

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).