DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v0 1/1] net/octeon_ep: fix increase mbox timeout
 2025-07-02 12:48 UTC  (2+ messages)

[PATCH] net/mlx5: fix crash when using meter in transfer flow
 2025-07-02 12:36 UTC 

Proposal: AI-Based Code Review for DPDK
 2025-07-02 12:30 UTC  (4+ messages)

[PATCH] net/virtio: Implement {rxq,txq}_info_get callbacks
 2025-07-02 12:17 UTC  (2+ messages)

[v2 00/10] DPAA specific fixes
 2025-07-02 10:15 UTC  (35+ messages)
` [v3 "
  ` [v3 01/10] bus/dpaa: avoid using same structure and variable name
  ` [v4 00/10] DPAA specific fixes
    ` [v4 01/10] bus/dpaa: avoid using same structure and variable name
        ` [EXT] "
    ` [v4 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
        ` [EXT] "
    ` [v5 0/9] DPAA specific fixes
      ` [v5 1/9] bus/dpaa: add FMan node
      ` [v5 2/9] bus/dpaa: enhance DPAA SoC version
      ` [v5 3/9] bus/dpaa: optimize bman acquire/release
      ` [v5 4/9] mempool/dpaa: fast acquire and release
      ` [v5 5/9] mempool/dpaa: adjust pool element for LS1043A errata
      ` [v5 6/9] net/dpaa: add Tx rate limiting DPAA PMD API
          ` [EXT] "
      ` [v5 7/9] net/dpaa: add devargs for enabling err packets on main queue
      ` [v5 8/9] bus/dpaa: improve DPAA cleanup
      ` [v5 9/9] bus/dpaa: optimize qman enqueue check
      ` [v6 0/8] DPAA specific fixes
        ` [v6 1/8] bus/dpaa: add FMan node
        ` [v6 2/8] bus/dpaa: enhance DPAA SoC version
        ` [v6 3/8] bus/dpaa: optimize bman acquire/release
        ` [v6 4/8] mempool/dpaa: fast acquire and release
        ` [v6 5/8] mempool/dpaa: adjust pool element for LS1043A errata
        ` [v6 6/8] net/dpaa: add devargs for enabling err packets on main queue
        ` [v6 7/8] bus/dpaa: improve DPAA cleanup
        ` [v6 8/8] bus/dpaa: optimize qman enqueue check

[PATCH] node: fix C++ compatibility errors (option 2)
 2025-07-02 10:00 UTC  (4+ messages)

[PATCH v5 00/11] NXP DPAA2 driver enhancements and fixes
 2025-07-02  9:51 UTC  (20+ messages)
` [PATCH v6 0/6] "
  ` [PATCH v6 6/6] net/dpaa2: enable software taildrop for ordered queues
  ` [PATCH v7 0/6] NXP DPAA2 driver enhancements and fixes
    ` [PATCH v7 1/6] net/dpaa2: fix issue of extract buffer preparation
    ` [PATCH v7 2/6] net/dpaa2: fix shaper rate
    ` [PATCH v7 3/6] bus/fslmc: add DPBP APIs for setting depletion thresholds
    ` [PATCH v7 4/6] mempool/dpaa2: use unified VA to IOVA conversion
    ` [PATCH v7 5/6] net/dpaa2: retrieve DPNI API version at init time
    ` [PATCH v7 6/6] net/dpaa2: enable software taildrop for ordered queues
    ` [PATCH v8 0/5] NXP DPAA2 driver enhancements and fixes
      ` [PATCH v8 1/5] net/dpaa2: fix issue of extract buffer preparation
      ` [PATCH v8 2/5] net/dpaa2: fix shaper rate
      ` [PATCH v8 3/5] mempool/dpaa2: use unified VA to IOVA conversion
      ` [PATCH v8 4/5] net/dpaa2: retrieve DPNI API version at init time
      ` [PATCH v8 5/5] net/dpaa2: enable software taildrop for ordered queues

[PATCH] net/mlx5: fix inline data size adjustment for Verbs API
 2025-07-02  9:34 UTC 

[PATCH 0/7] net/ena: release 2.13.0
 2025-07-02  8:48 UTC  (3+ messages)

[DPDK/meson Bug 1736] building DPDK [v25.07-rc2] error: inlining failed in call to always_inline ‘_mm512_clmulepi64_epi128’: target specific option mismatch _mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C)
 2025-07-02  8:02 UTC 

[PATCH v1 0/2] add support flow director ops
 2025-07-02  7:34 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/zxdh: "
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] net/zxdh: npsdk add flow director table ops
    ` [PATCH v3 2/2] net/zxdh: add support flow director ops

Does rte_net_get_ptype() support processing packets with two 0x8100 VLAN tags?
 2025-07-02  7:26 UTC  (3+ messages)

[PATCH 7/7] net/ena: upgrade driver version to 2.13.0
 2025-07-02  7:19 UTC  (2+ messages)

[RFC Patch v1 0/5] Add TREX Traffic Generator to DTS Framework
 2025-07-02  5:21 UTC  (6+ messages)
` [PATCH v3 1/5] dts: rework config module to support perf TGs
  ` [PATCH v3 2/5] dts: rework traffic generator inheritance structure
  ` [PATCH v3 3/5] dts: add timeout override option to interactive shells
  ` [PATCH v3 4/5] dts: add trex traffic generator to dts framework
  ` [PATCH v3 5/5] dts: add performance test functions to test suite API

[PATCH v4 0/2] uadk: realize async mode
 2025-07-02  2:42 UTC  (3+ messages)
` [PATCH v4 1/2] compress/uadk: use async mode to replace sync mode
` [PATCH v4 2/2] crypto/uadk: "

[RFC 00/18] add hinic3 PMD driver
 2025-07-02  2:09 UTC  (40+ messages)
` [V4 00/18] add hinic3 pmd driver
  ` [V4 01/18] doc: add some basic files to describe the hinic3 driver
  ` [V4 02/18] net/hinic3: add basic header files
  ` [V4 03/18] net/hinic3: add hardware interfaces of BAR operation
  ` [V4 04/18] net/hinic3: add support for cmdq mechanism
  ` [V4 05/18] net/hinic3: add NIC event module
  ` [V4 06/18] net/hinic3: add eq mechanism function code
  ` [V4 07/18] net/hinic3: add mgmt module "
  ` [V4 08/18] net/hinic3: add module about hardware operation
  ` [V4 09/18] net/hinic3: add a NIC business configuration module
  ` [V4 10/18] net/hinic3: add context and work queue support
  ` [V4 11/18] net/hinic3: add a mailbox communication module
  ` [V4 12/18] net/hinic3: add device initialization
  ` [V4 13/18] net/hinic3: add dev ops
  ` [V4 14/18] net/hinic3: add Rx/Tx functions
  ` [V4 15/18] net/hinic3: add MML and EEPROM access feature
  ` [V4 16/18] net/hinic3: add RSS promiscuous ops
  ` [V4 17/18] net/hinic3: add FDIR flow control module
  ` [V4 18/18] drivers/net: add hinic3 PMD build and doc files
` [V5 00/18] add hinic3 pmd driver
  ` [V5 01/18] doc: add some basic files to describe the hinic3 driver
  ` [V5 02/18] net/hinic3: add basic header files
  ` [V5 03/18] net/hinic3: add hardware interfaces of BAR operation
  ` [V5 04/18] net/hinic3: add support for cmdq mechanism
  ` [V5 05/18] net/hinic3: add NIC event module
  ` [V5 06/18] net/hinic3: add eq mechanism function code
  ` [V5 07/18] net/hinic3: add mgmt module "
  ` [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 v3 0/2] uadk: realize async mode
 2025-07-02  2:09 UTC  (8+ messages)
` [EXTERNAL] "

[PATCH 00/12] Fixes and supports for Wangxun NICs
 2025-07-02  1:41 UTC  (6+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 01/17] net/txgbe: support flow filter for VF

[DPDK/testpmd Bug 1735] [dpdk-25.07-rc2] vf_pf_reset/test_vlan_rx_restore_vf_reset_all_ports: Unable to receive VLAN packets
 2025-07-02  0:49 UTC 

Reminder to get your CFP submissions in by this Sunday night - DPDK Bay Area Summit
 2025-07-01 21:46 UTC 

[PATCH v1] event/dlb2: add dequeue interrupt mode support
 2025-07-01 21:08 UTC  (10+ messages)

[PATCH v2 1/5] config/riscv: detect V extension
 2025-07-01 18:20 UTC  (5+ messages)
` [PATCH v2 2/5] eal/riscv/spinlock: add rte_cpuflag.h
` [PATCH v2 3/5] lib/lpm: R-V V rte_lpm_lookupx4
` [PATCH v2 4/5] lib/fib: R-V V rte_fib_lookup_bulk
` [PATCH v2 5/5] riscv: override machine_args only when default

[PATCH v2 0/5] Add RISC-V V extension detection and LPM, FIB optimization
 2025-07-01 18:20 UTC 

[PATCH 1/5] config/riscv: detect V extension
 2025-07-01 16:13 UTC  (5+ messages)
` [PATCH 2/5] eal/riscv/spinlock: add rte_cpuflag.h
` [PATCH 3/5] lib/lpm: R-V V rte_lpm_lookupx4
` [PATCH 4/5] lib/fib: R-V V rte_fib_lookup_bulk
` [PATCH 5/5] riscv: override machine_args only when default

[PATCH 0/5] *** Add RISC-V V extension detection and LPM, FIB optimization ***
 2025-07-01 16:13 UTC 

[PATCH] test/argparse: fix out of bound memcpy
 2025-07-01 15:48 UTC  (9+ messages)
` [PATCH v2] test/argparse: change initialization to workaround LTO
` [PATCH v3] "

[PATCH] test/event: disable vector adapter test
 2025-07-01 15:21 UTC  (3+ messages)

[PATCH 0/6] net/hns3: VF support multi-TCs
 2025-07-01 15:16 UTC  (19+ messages)
` [PATCH 6/6] net/hns3: VF support multi-TCs configure
` [PATCH v2 0/6] net/hns3: VF support multi-TCs
  ` [PATCH v2 1/6] net/hns3: fix VF fail to config queue TC
  ` [PATCH v2 2/6] net/hns3: remove duplicate struct field
  ` [PATCH v2 3/6] net/hns3: refactor DCB module code
  ` [PATCH v2 4/6] net/hns3: VF support parse max TC number
  ` [PATCH v2 5/6] net/hns3: VF support discover multi-TCs capability
  ` [PATCH v2 6/6] net/hns3: VF support multi-TCs configure
` [PATCH v3 0/6] net/hns3: VF support multi-TCs
  ` [PATCH v3 1/6] net/hns3: fix VF fail to config queue TC
  ` [PATCH v3 2/6] net/hns3: remove duplicate struct field
  ` [PATCH v3 3/6] net/hns3: refactor DCB module code
  ` [PATCH v3 4/6] net/hns3: VF support parse max TC number
  ` [PATCH v3 5/6] net/hns3: VF support discover multi-TCs capability
  ` [PATCH v3 6/6] net/hns3: VF support multi-TCs configure

[PATCH 0/2] dts: rework test results
 2025-07-01 14:19 UTC  (5+ messages)
` [PATCH 1/2] dts: change test suite name property
` [PATCH 2/2] dts: rework test results

[PATCH] rcu: add deprecation notice about limit on defer queue element size
 2025-07-01 14:17 UTC  (3+ messages)

[PATCH v1 0/4] net/ntnic: implement start, stop and deferred start for Rx/Tx queues
 2025-07-01 13:42 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] net/ntnic: implement start/stop "
  ` [PATCH v2 2/3] net/ntnic: implement deferred start "
  ` [PATCH v2 3/3] net/ntnic: unmap DMA during queue release

[PATCH v6 0/8] lib/pmu: cleanups and trace integration
 2025-07-01 13:33 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 7/8] trace: add PMU

[PATCH] net/ice: fix inconsistency in Rx queue VLAN tag placement
 2025-07-01 12:43 UTC  (3+ messages)

[PATCH] ci: check C++ headers with clang
 2025-07-01 11:37 UTC  (2+ messages)

[PATCH] net/mlx5: fix masked indirect age action validation
 2025-07-01 10:32 UTC 

[PATCH] net/ixgbe: fix sctp mask in flow director
 2025-07-01  9:14 UTC  (3+ messages)

[PATCH] net/i40e: Fast release optimizations
 2025-07-01  9:09 UTC  (7+ messages)

[PATCH 00/10] Run with UBSan in GHA
 2025-07-01  8:36 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 06/10] cmdline: fix highest bit port list parsing
  ` [PATCH v2 07/10] tailq: fix cast macro for null pointer
  ` [PATCH v2 08/10] hash: fix unaligned access in predictable RSS
  ` [PATCH v2 09/10] stack: fix unaligned accesses on 128-bit

[PATCH] eal: deprecate old coremask-based EAL parameters
 2025-07-01  7:56 UTC  (4+ messages)
` [PATCH v2] "

[DPDK/ethdev Bug 1734] Intel Ethernet drivers do not support rte_eth_tx_queue_count()
 2025-06-30 21:24 UTC 

[PATCH 0/2] *** Wangxun new NIC support ***
 2025-06-30 19:40 UTC  (3+ messages)
` [PATCH v3 00/15] Wangxun new NIC support

[PATCH 0/2] fix parse tunnel packet ptyoe
 2025-06-30 18:45 UTC  (2+ messages)

[PATCH] net/af_xdp: add rx/tx queue support for af_xdp
 2025-06-30 18:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/r8169: add missing newline at end of meson.build
 2025-06-30 16:05 UTC 

[PATCH v2 0/3] [v2]drivers/net/rnp fixed Coverity issue
 2025-06-30 15:07 UTC  (3+ messages)
` [PATCH v2 1/3] net/rnp: add check firmware respond info

[PATCH 25.11 0/3] remove fallbacks for old Linux versions
 2025-06-30 15:02 UTC  (2+ messages)

[PATCH v4 0/7] net/ena: release 2.13.0
 2025-06-30 14:54 UTC  (4+ messages)

[PATCH] pcapng: allow any protocol link type for the interface block
 2025-06-30 14:28 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] use core lists not masks in documentation
 2025-06-30 13:31 UTC  (4+ messages)
` [PATCH 2/2] doc: use core lists rather than masks in guides

page:  |  | latest

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