DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v4 0/4] Cuckoo hash optimization for small sizes
 2025-10-23 18:52 UTC  (2+ messages)

[PATCH 01/19] common/cnxk: add new TM tree for SDP interface
 2025-10-23 18:47 UTC  (21+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/19] net/cnxk: new "
  ` [PATCH v3 03/19] net/cnxk: disable CQ when SQ stopped
  ` [PATCH v3 04/19] net/cnxk: update scatter check as warning for SDP
  ` [PATCH v3 05/19] common/cnxk: fix inline device API
  ` [PATCH v3 06/19] common/cnxk: add new mailbox to configure LSO alt flags
  ` [PATCH v3 07/19] common/cnxk: add IPv4 fragmentation offload
  ` [PATCH v3 08/19] common/cnxk: update DF flag in IPv4 fragments
  ` [PATCH v3 09/19] common/cnxk: add support for per packet SQ count update
  ` [PATCH v3 10/19] common/cnxk: feature fn to check 16B alignment
  ` [PATCH v3 11/19] common/cnxk: add API to configure backpressure on pool
  ` [PATCH v3 12/19] common/cnxk: fix max number of SQB bufs in clean up
  ` [PATCH v3 13/19] common/cnxk: add support for SQ resize
  ` [PATCH v3 14/19] common/cnxk: increase Tx schedular count
  ` [PATCH v3 15/19] common/cnxk: resolve klocwork issues
  ` [PATCH v3 16/19] common/cnxk: fix null SQ access
  ` [PATCH v3 17/19] common/cnxk: change in aura field width
  ` [PATCH v3 18/19] common/cnxk: fix error handling on inline inbound setup
  ` [PATCH v3 19/19] drivers: fix Klocwork issues

[PATCH 1/1] eal: correct memory ordering in MCS lock
 2025-10-23 18:47 UTC 

[PATCH] sched: fix wrr parameter data type
 2025-10-23 17:40 UTC  (3+ messages)

[PATCH] bitops: improve power of 2 alignment function documentation
 2025-10-23 17:25 UTC  (4+ messages)

[PATCH] mbuf: optimize segment prefree
 2025-10-23 17:13 UTC  (24+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "

[PATCH] net/vmxnet3: disable RSS for single queue configuration for ESX8.0+ versions
 2025-10-23 16:54 UTC  (10+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] net/ngbe: support to identify centec sk21101 PHY
 2025-10-23 16:52 UTC  (2+ messages)

[DPDK/ethdev Bug 1440] use after free in af_xdp
 2025-10-23 16:50 UTC  (2+ messages)

[DPDK/ethdev Bug 1725] iavf pmd vlan Issue: dpdk-22.11.0
 2025-10-23 16:50 UTC 

[DPDK/cryptodev Bug 1773] Crypto devices should be using constant time memcmp
 2025-10-23 16:50 UTC 

[DPDK/ethdev Bug 1511] net/tap build failure on Ubuntu 24.04 with LTO
 2025-10-23 16:50 UTC  (2+ messages)

[DPDK/cryptodev Bug 1806] ipsec_mb does not compile
 2025-10-23 16:41 UTC 

[PATCH v3 0/8] packet capture bugfix and improvements
 2025-10-23 16:39 UTC  (17+ messages)
` [PATCH v4 0/8] packet capture bugfix and secondary support
  ` [PATCH v4 1/8] dumpcap: handle primary process exit
  ` [PATCH v4 2/8] pdump: "
  ` [PATCH v4 3/8] pdump: fix races in callbacks
  ` [PATCH v4 4/8] dumpcap: handle pdump requests from primary
  ` [PATCH v4 5/8] pdump: "
  ` [PATCH v4 6/8] pdump: forward callback enable to secondary
  ` [PATCH v4 7/8] pdump: remove use of VLA
  ` [PATCH v4 8/8] doc: update documentation on pdump library

[PATCH v1 01/24] net/ntnic: introduce service API for NTNIC PMD
 2025-10-23 16:09 UTC  (7+ messages)
` [PATCH v1 0/1] cleanup the guide "
  ` [PATCH v1 1/1] doc: refactoring "
      ` [PATCH v2] "

[PATCH 0/2] Improve mailmap file
 2025-10-23 15:25 UTC  (3+ messages)
` [PATCH v4 0/2] improve "

[PATCH] devtools: honor -n flag regardless of stdin state
 2025-10-23 14:51 UTC  (3+ messages)

[PATCH v1 1/2] dts: add start Tx first method to testpmd shell
 2025-10-23 12:59 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dts: add virtio forwarding test suite

[PATCH v1 0/3] dts: add tx_offload support in dts
 2025-10-23 12:32 UTC  (4+ messages)
  ` [PATCH v9 1/3] dts: allow mbuf fast free to be set with testpmd shell
  ` [PATCH v9 2/3] dts: add Tx offload capabilities to NIC capabilities
  ` [PATCH v9 3/3] dts: add Rx Tx offload test suite

[PATCH 0/6] net/txgbe: fill in functionality gaps for Amber-Lite NICs
 2025-10-23 12:13 UTC  (7+ messages)
` [PATCH 1/6] net/txgbe: add Amber-Lite 25G VF IDs to PCI ID map
` [PATCH 2/6] net/txgbe: add flush operation for Amber-Lite NICs
` [PATCH 3/6] net/txgbe: add RSS register selection for Amber-Lite 25G VF
` [PATCH 4/6] net/txgbe: add BME reset "
` [PATCH 5/6] net/txgbe: add check link for Amber-Lite VF
` [PATCH 6/6] net/txgbe: add PF-triggered VF link status change handling

[PATCH v3 6/6] net/cnxk: report link mode
 2025-10-23 11:02 UTC  (19+ messages)
` [PATCH v4 1/6] common/cnxk: support link mode configuration
  ` [PATCH v4 2/6] common/cnxk: provide port type from fwdata
  ` [PATCH v4 3/6] net/cnxk: get speed capability from firmware
  ` [PATCH v4 4/6] net/cnxk: support link mode configuration
  ` [PATCH v4 5/6] net/cnxk: report link type and status
  ` [PATCH v4 6/6] net/cnxk: report link mode
    ` [PATCH v5 1/6] common/cnxk: support link mode configuration
      ` [PATCH v5 2/6] common/cnxk: provide port type from fwdata
      ` [PATCH v5 3/6] net/cnxk: get speed capability from firmware
      ` [PATCH v5 4/6] net/cnxk: support link mode configuration
      ` [PATCH v5 5/6] net/cnxk: report link type and status
      ` [PATCH v5 6/6] net/cnxk: report link mode
        ` [PATCH v6 1/6] common/cnxk: support link mode configuration
          ` [PATCH v6 2/6] common/cnxk: provide port type from fwdata
          ` [PATCH v6 3/6] net/cnxk: get speed capability from firmware
          ` [PATCH v6 4/6] net/cnxk: support link mode configuration
          ` [PATCH v6 5/6] net/cnxk: report link type and status
          ` [PATCH v6 6/6] net/cnxk: report link mode

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

[PATCH v4 0/3] Add TREX Traffic Generator to DTS Framework
 2025-10-23  1:30 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] dts: rework traffic generator inheritance structure
  ` [PATCH v5 2/3] dts: add trex traffic generator to dts framework
  ` [PATCH v5 3/3] dts: add performance test functions to test suite API

[PATCH] config/arm: fix inconsistency for Neoverse N2
 2025-10-23  0:28 UTC  (2+ messages)

[PATCH dpdk] net/tap: fix interrupt callback crash after failed start
 2025-10-22 17:53 UTC  (2+ messages)

[PATCH] net/crc: reduce usage of static arrays in net_crc_sse.c
 2025-10-22 17:30 UTC  (2+ messages)

[PATCH] devtools/test-meson-builds: reduce output size
 2025-10-22 17:28 UTC  (2+ messages)

[PATCH 00/15] dpaa2: Fixes and enhancements for DPMAC, stats, and parser
 2025-10-22 16:36 UTC  (3+ messages)
` [PATCH v2 "

[v1 00/12] ENETC4 PMD support
 2025-10-22 16:34 UTC  (3+ messages)
` [v2 "

[RFC PATCH 0/6] remove deprecated queue stats
 2025-10-22 16:32 UTC  (3+ messages)
` [PATCH v3 0/7] "

[PATCH v3 00/54] bnxt patchset
 2025-10-22 16:15 UTC  (22+ messages)
` [PATCH v4 00/57] "
  ` [PATCH v4 03/57] net/bnxt/tf_ulp: add bnxt app data for 25.11 - Thor
  ` [PATCH v4 04/57] net/bnxt/tf_ulp: add bnxt app data for 25.11 - Thor2
  ` [PATCH v4 16/57] net/bnxt/tf_ulp: increase shared pool size to 32
  ` [PATCH v4 17/57] next/bnxt/tf_ulp: truflow fixes for meter and mac_addr cache
  ` [PATCH v4 18/57] net/bnxt/tf_ulp: add support for tcam priority update
  ` [PATCH v4 19/57] net/bnxt/tf_ulp: hot upgrade support
  ` [PATCH v4 20/57] net/bnxt/tf_core: tcam manager logical id free
  ` [PATCH v4 21/57] net/bnxt/tf_ulp: fix stats counter memory initialization
  ` [PATCH v4 22/57] net/bnxt: fix max VFs count for thor2
  ` [PATCH v4 23/57] net/bnxt/tf_ulp: ovs-dpdk packet drop observed with thor2
  ` [PATCH v4 24/57] net/bnxt/tf_ulp: fix seg fault when devargs argument missing
  ` [PATCH v4 25/57] net/bnxt: fix default rss config
  ` [PATCH v4 26/57] net/bnxt/tf_ulp: enable support for global index table
  ` [PATCH v4 27/57] net/bnxt/tf_core: fix build failure with flow scale option
  ` [PATCH v4 28/57] net/bnxt: truflow remove redundant code for mpc init
  ` [PATCH v4 29/57] net/bnxt/tf_ulp: optimize template enums
  ` [PATCH v4 30/57] net/bnxt/tf_core: thor2 hot upgrade ungraceful quit crash
  ` [PATCH v4 31/57] net/bnxt/tf_ulp: support MPLS packets

[PATCH] devtools: fix awk regular expression
 2025-10-22 16:00 UTC  (2+ messages)

[PATCH] examples/fips_validation: fix dangling pointer for SHA test
 2025-10-22  5:22 UTC  (9+ messages)
` [EXTERNAL] "

[DPDK/ethdev Bug 1805] Outdated CQE consumer index in rxq_burst_mprq_v()
 2025-10-22  2:57 UTC 

[PATCH v4 53/57] net/bnxt/tf_core: fix truflow PF init failure on sriov disabled
 2025-10-21 19:01 UTC  (5+ messages)
` [PATCH v4 54/57] net/bnxt/tf_ulp: fixes to enable TF functionality
` [PATCH v4 55/57] net/bnxt/tf_ulp: add feature bit rx miss handling
` [PATCH v4 56/57] net/bnxt: add support for truflow promiscuous mode
` [PATCH v4 57/57] net/bnxt/tf_ulp: remove Truflow DEBUG code

[PATCH v4 32/57] net/bnxt/tf_core: add backing store debug to dpdk
 2025-10-21 18:56 UTC  (21+ messages)
` [PATCH v4 33/57] net/bnxt/tf_core: truflow global table scope
` [PATCH v4 34/57] net/bnxt/tf_ulp: ulp parser support to handle gre key
` [PATCH v4 35/57] net/bnxt/tf_core: handle out of order MPC completions
` [PATCH v4 36/57] net/bnxt/tf_ulp: socket direct enable
` [PATCH v4 37/57] net/bnxt: fix adding udp_tunnel_port
` [PATCH v4 38/57] net/bnxt/tf_ulp: add non vfr mode capability
` [PATCH v4 39/57] net/bnxt: avoid iova range check when external memory is used
` [PATCH v4 40/57] net/bnxt: avoid potential segfault in VFR handling
` [PATCH v4 41/57] net/bnxt/tf_ulp: change rte_mem_virt2iova to rte_mem_virt2phys
` [PATCH v4 42/57] net/bnxt: thor2 truflow memory manager bug
` [PATCH v4 43/57] net/bnxt: fix stats collection when rx queue is not set
` [PATCH v4 44/57] net/bnxt: fix rss configuration when set to none
` [PATCH v4 45/57] net/bnxt: packet drop after port stop and start
` [PATCH v4 46/57] net/bnxt/tf_core: fix truflow crash on memory allocation failure
` [PATCH v4 47/57] net/bnxt: truflow remove RTE devarg processing for mpc=1
` [PATCH v4 48/57] net/bnxt: add meson build options for TruFlow
` [PATCH v4 49/57] net/bnxt: truflow HSI struct fixes
` [PATCH v4 50/57] net/bnxt/tf_ulp: truflow add pf action handler
` [PATCH v4 51/57] net/bnxt/tf_ulp: add support for unicast only feature
` [PATCH v4 52/57] net/bnxt/tf_core: remove excessive debug logging

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