DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/mlx5: workaround list management of Rx queue control
 2024-07-23 11:05 UTC 

[PATCH] net/ice/base: add retries for reading NVM
 2024-07-23 10:52 UTC  (3+ messages)

[RFC PATCH 0/2] power: refactor power management library
 2024-07-23 10:33 UTC  (11+ messages)
` [PATCH v1 0/4] "
  ` [PATCH v1 1/4] power: refactor core "
  ` [PATCH v1 2/4] power: refactor uncore "
  ` [PATCH v1 3/4] test/power: removed function pointer validations
  ` [PATCH v1 4/4] power/amd_uncore: uncore power management support for AMD EPYC processors

[PATCH v1 01/17] net/ntnic: Add registers for NapaTech SmartNiC
 2024-07-23  9:32 UTC  (5+ messages)
` [PATCH v10 01/21] net/ntnic: add ethdev and makes PMD available

[PATCH] dma/hisilicon: remove support for HIP09 platform
 2024-07-23  9:18 UTC  (3+ messages)

[PATCH v5 0/3] fix secondary process PCI UIO resource problem
 2024-07-23  9:01 UTC  (3+ messages)
` [PATCH v6 0/2] "

[PATCH dpdk] rel_notes: announce 24.11 ipv6 api breakage
 2024-07-23  8:48 UTC  (5+ messages)
` [PATCH dpdk v2] "

[PATCH 0/4] non-template fixes set
 2024-07-23  8:15 UTC  (5+ messages)
` [PATCH 1/4] net/mlx5/hws: fix state detection of queue full in polling
` [PATCH 2/4] net/mlx5: fix releasing order of compatible matcher
` [PATCH 3/4] net/mlx5: fix matcher mask translation
` [PATCH 4/4] net/mlx5: fix log error on non-template rule destroy

[V1] app/testpmd: restore VXLAN-GPE support
 2024-07-23  8:05 UTC  (10+ messages)
` [V2] "

[PATCH] net/hns3: fix uninitialized value
 2024-07-23  8:04 UTC  (2+ messages)

[PATCH v5 3/5] event/dlb2: enhance DLB credit handling
 2024-07-23  6:45 UTC  (4+ messages)
` [PATCH v6 0/3] DLB2 Enhancements
  ` [PATCH v6 2/3] event/dlb2: add support for dynamic HL entries

[PATCH v3 2/2] eventdev: add support for enqueue reorder
 2024-07-23  6:41 UTC  (6+ messages)
` [PATCH v6 0/3] Independent Enqueue Support
  ` [PATCH v6 2/3] eventdev: add support for independent enqueue
  ` [PATCH v6 3/3] event/dsw: add capability "

[PATCH] test-pmd: add more packet decode options (verbose)
 2024-07-23  2:44 UTC  (5+ messages)
` [PATCH v2 0/3] Add packet dissector
  ` [PATCH v2 1/3] net: add new "
  ` [PATCH v2 2/3] test: add test for "
  ` [PATCH v2 3/3] test-pmd: add more packet verbose decode options

release candidate 24.07-rc2
 2024-07-23  2:14 UTC  (2+ messages)

[PATCH v1] net/e1000: do not update link status in secondary process
 2024-07-23  2:07 UTC  (5+ messages)

[PATCH] app/testpmd: fix build on signed comparison
 2024-07-22 21:26 UTC  (5+ messages)

[PATCH 01/30] dma/dpaa2: configure route by port by PCIe port param
 2024-07-22 20:21 UTC  (65+ messages)
` [v2 00/30] NXP DMA driver fixes and Enhancements
  ` [v2 01/30] dma/dpaa2: configure route by port by PCIe port param
  ` [v2 02/30] dma/dpaa2: support multiple HW queues
  ` [v2 03/30] dma/dpaa2: adapt DMA driver API
  ` [v2 04/30] dma/dpaa2: multiple process support
  ` [v2 05/30] dma/dpaa2: add sanity check for SG entry
  ` [v2 06/30] dma/dpaa2: include DPAA2 specific header files
  ` [v2 07/30] dma/dpaa2: borrow flags of DMA operation to pass job context
  ` [v2 08/30] bus/fslmc: enhance the qbman dq storage logic
  ` [v2 09/30] dma/dpaa2: add short FD support
  ` [v2 10/30] dma/dpaa2: limit the max descriptor number
  ` [v2 11/30] dma/dpaa2: change the DMA copy return value
  ` [v2 12/30] dma/dpaa2: move the qdma header to common place
  ` [v2 13/30] dma/dpaa: support multi channels
  ` [v2 14/30] dma/dpaa: fix job enqueue
  ` [v2 15/30] dma/dpaa: add burst capacity API
  ` [v2 16/30] dma/dpaa: add workaround for ERR050757
  ` [v2 17/30] dma/dpaa: qdma stall workaround for ERR050265
  ` [v2 18/30] dma/dpaa: remove unwanted desc
  ` [v2 19/30] dma/dpaa: data path optimization
  ` [v2 20/30] dma/dpaa: refactor driver
  ` [v2 21/30] dma/dpaa: dequeue status queue
  ` [v2 22/30] dma/dpaa: add Scatter Gather support
  ` [v2 23/30] dma/dpaa: block dequeue
  ` [v2 24/30] dma/dpaa: improve congestion handling
  ` [v2 25/30] dma/dpaa: disable SG descriptor as default
  ` [v2 26/30] dma/dpaa: improve ERRATA workaround solution
  ` [v2 27/30] dma/dpaa: improve silent mode support
  ` [v2 28/30] dma/dpaa: support multiple SG copies
  ` [v2 29/30] dma/dpaa: support max SG entry size
  ` [v2 30/30] bus/dpaa: add port bmi stats
  ` [v3 00/30] NXP DMA driver fixes and Enhancements
    ` [v3 01/30] dma/dpaa2: configure route by port by PCIe port param
    ` [v3 02/30] dma/dpaa2: support multiple HW queues
    ` [v3 03/30] dma/dpaa2: adapt DMA driver API
    ` [v3 04/30] dma/dpaa2: multiple process support
    ` [v3 05/30] dma/dpaa2: add sanity check for SG entry
    ` [v3 06/30] dma/dpaa2: include DPAA2 specific header files
    ` [v3 07/30] dma/dpaa2: borrow flags of DMA operation to pass job context
    ` [v3 08/30] bus/fslmc: enhance the qbman dq storage logic
    ` [v3 09/30] dma/dpaa2: add short FD support
    ` [v3 10/30] dma/dpaa2: limit the max descriptor number
    ` [v3 11/30] dma/dpaa2: change the DMA copy return value
    ` [v3 12/30] dma/dpaa2: move the qdma header to common place
    ` [v3 13/30] dma/dpaa: support multi channels
    ` [v3 14/30] dma/dpaa: fix job enqueue
    ` [v3 15/30] dma/dpaa: add burst capacity API
    ` [v3 16/30] dma/dpaa: add workaround for ERR050757
    ` [v3 17/30] dma/dpaa: qdma stall workaround for ERR050265
    ` [v3 18/30] dma/dpaa: remove unwanted desc
    ` [v3 19/30] dma/dpaa: data path optimization
    ` [v3 20/30] dma/dpaa: refactor driver
    ` [v3 21/30] dma/dpaa: dequeue status queue
    ` [v3 22/30] dma/dpaa: add Scatter Gather support
    ` [v3 23/30] dma/dpaa: block dequeue
    ` [v3 24/30] dma/dpaa: improve congestion handling
    ` [v3 25/30] dma/dpaa: disable SG descriptor as default
    ` [v3 26/30] dma/dpaa: improve ERRATA workaround solution
    ` [v3 27/30] dma/dpaa: improve silent mode support
    ` [v3 28/30] dma/dpaa: support multiple SG copies
    ` [v3 29/30] dma/dpaa: support max SG entry size
    ` [v3 30/30] bus/dpaa: add port bmi stats

[PATCH] power: fix number of uncore freqs
 2024-07-22 20:15 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v1] common/cnxk: fix integer overflow
 2024-07-22 17:39 UTC  (2+ messages)

[PATCH v1 0/3] dts: add test suite for dual VLANs
 2024-07-22 17:38 UTC  (3+ messages)
` [PATCH v1 2/3] dts: add dual_vlan testing suite

[PATCH v2 1/3] net/ice: fix possible memory leak
 2024-07-22 15:18 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] net/ice: refactor raw pattern parsing function
  ` [PATCH v3 3/3] net/ice: fix return value for "
  ` [PATCH v4 1/3] net/ice: fix possible memory leak
    ` [PATCH v4 2/3] net/ice: refactor raw pattern parsing function
    ` [PATCH v4 3/3] net/ice: fix return value for "
    ` [PATCH v5 1/3] net/ice: fix possible memory leak
      ` [PATCH v5 2/3] net/ice: refactor raw pattern parsing function
      ` [PATCH v5 3/3] net/ice: fix return value for "

[PATCH] net/mlx5: replenish MPRQ buffers for miniCQEs
 2024-07-22 15:03 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] doc: announce vhost changes to support asymmetric operation
 2024-07-22 14:56 UTC 

[PATCH] doc: announce cryptodev changes to offload RSA in VirtIO
 2024-07-22 14:55 UTC 

[PATCH] igc/ixgbe: add get/set link settings interface
 2024-07-22 14:55 UTC  (8+ messages)
` [PATCH] lib: "

[PATCH] doc: announce cryptodev change to support EDDSA
 2024-07-22 14:53 UTC 

[PATCH] net/gve: Update TX queue state
 2024-07-22 14:19 UTC  (3+ messages)

[PATCH] ethdev: fix device init without socket-local memory
 2024-07-22 13:24 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v2 0/3] Mac Filter Port to New DTS
 2024-07-22 13:09 UTC  (8+ messages)
` [PATCH v2 1/3] dts: add boolean to adjust addresses
` [PATCH v3 0/3] Mac Filter Port to New DTS
  ` [PATCH v3 2/3] dts: add methods for setting mac and multicast addresses
  ` [PATCH v3 3/3] dts: mac filter test suite refactored for new dts

[PATCH] dts: fix DPDK git tarball cast bug
 2024-07-22 13:06 UTC  (2+ messages)

[PATCH 3/3] net/vdev: fix insert vdev core dump
 2024-07-22 12:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/ice: fix DCF init for E830 devices
 2024-07-22 11:41 UTC  (2+ messages)

[RFC v2] ethdev: an API for cache stashing hints
 2024-07-22 11:18 UTC  (4+ messages)

IPv6 APIs rework
 2024-07-22  9:31 UTC  (17+ messages)

[PATCH] ethdev: add dump regs for telemetry
 2024-07-22  6:58 UTC  (10+ messages)
` [PATCH v6 0/8] support dump reigser names and filter
  ` [PATCH v6 1/8] ethdev: support report register "
  ` [PATCH v6 2/8] ethdev: add telemetry cmd for registers
  ` [PATCH v6 3/8] net/hns3: remove some basic address dump
  ` [PATCH v6 4/8] net/hns3: fix dump counter of registers
  ` [PATCH v6 5/8] net/hns3: remove separators between register module
  ` [PATCH v6 6/8] net/hns3: refactor register dump
  ` [PATCH v6 7/8] net/hns3: support report names of registers
  ` [PATCH v6 8/8] net/hns3: support filter registers by module names

[PATCH 1/3] examples/l3fwd: support single route file
 2024-07-22  4:27 UTC  (7+ messages)
` [PATCH 3/3] examples/l3fwd: fix maximum acceptable port ID in routes

[PATCH] app/testpmd: add postpone option to async flow destroy
 2024-07-22  0:01 UTC  (3+ messages)

[PATCH] net/netvsc: use rte_eth_dev_set_mtu to set VF MTU
 2024-07-21 21:24 UTC  (5+ messages)

[PATCH 0/3] net/mlx5: E-Switch and validation fixes
 2024-07-21 13:58 UTC  (2+ messages)

[PATCH] common/mlx5: remove unneeded field when modify RQ table
 2024-07-21 12:12 UTC  (2+ messages)

[PATCH] net/mlx5: fix the uplink port probing in bond mode
 2024-07-21 12:11 UTC  (2+ messages)

[PATCH] net/mlx5: fix end condition of reading xstats
 2024-07-21 12:10 UTC  (2+ messages)

[PATCH 0/2] custom doc styling
 2024-07-21  9:15 UTC  (3+ messages)
` [PATCH 1/2] doc: copy custom CSS on guides build
` [PATCH 2/2] doc: give full width to NIC overview page

[DPDK/core Bug 1499] Intel uncore power library fails because of too many frequencies
 2024-07-19 22:29 UTC 

[PATCH] net/gve: Update Rx/Tx functions for RTE_PROC_SECONDARY
 2024-07-19 19:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] gve GQ ring size modification
 2024-07-19 18:59 UTC  (2+ messages)

BPF standardization
 2024-07-19 18:29 UTC  (4+ messages)

[DPDK/ethdev Bug 1498] warning in hns3 driver with clang and asan
 2024-07-19 17:42 UTC 

[PATCH 0/4] Enable more unit tests
 2024-07-19 17:09 UTC  (4+ messages)
` [PATCH 1/4] test: update alarm test

FDIR packet distribution with specific multiple RX queues
 2024-07-18 16:39 UTC  (3+ messages)

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