DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2] net/iavf: fix iavf query stats in intr thread
 2023-06-07  4:01 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v6 00/15] graph enhancement for multi-core dispatch
 2023-06-07  3:51 UTC  (55+ messages)
` [PATCH v7 "
  ` [PATCH v7 04/17] graph: add get/set graph worker model APIs
  ` [PATCH v7 06/17] graph: introduce graph bind unbind API
  ` [PATCH v7 09/17] graph: add structure for stream moving between cores
  ` [PATCH v7 15/17] examples/l3fwd-graph: introduce multicore dispatch worker model
  ` [PATCH v8 00/17] graph enhancement for multi-core dispatch
    ` [PATCH v8 01/17] graph: rename rte_graph_work as common
    ` [PATCH v8 02/17] graph: split graph worker into common and default model
    ` [PATCH v8 03/17] graph: move node process into inline function
    ` [PATCH v8 04/17] graph: add get/set graph worker model APIs
    ` [PATCH v8 05/17] graph: introduce graph node core affinity API
    ` [PATCH v8 06/17] graph: introduce graph bind unbind API
    ` [PATCH v8 07/17] graph: move node clone name func into private as common
    ` [PATCH v8 08/17] graph: introduce graph clone API for other worker core
    ` [PATCH v8 09/17] graph: add structure for stream moving between cores
    ` [PATCH v8 10/17] graph: introduce stream moving cross cores
    ` [PATCH v8 11/17] graph: enable create and destroy graph scheduling workqueue
    ` [PATCH v8 12/17] graph: introduce graph walk by cross-core dispatch
    ` [PATCH v8 13/17] graph: enable graph multicore dispatch scheduler model
    ` [PATCH v8 14/17] graph: add stats for cross-core dispatching
    ` [PATCH v8 15/17] examples/l3fwd-graph: introduce multicore dispatch worker model
    ` [PATCH v8 16/17] test/graph: add functional tests for mcore dispatch model
    ` [PATCH v8 17/17] doc: update multicore dispatch model in graph guides
    ` [PATCH v9 00/17] graph enhancement for multi-core dispatch
      ` [PATCH v9 01/17] graph: rename rte_graph_work as common
      ` [PATCH v9 02/17] graph: split graph worker into common and default model
      ` [PATCH v9 03/17] graph: move node process into inline function
      ` [PATCH v9 04/17] graph: add get/set graph worker model APIs
      ` [PATCH v9 05/17] graph: introduce graph node core affinity API
      ` [PATCH v9 06/17] graph: introduce graph bind unbind API
      ` [PATCH v9 07/17] graph: move node clone name func into private as common
      ` [PATCH v9 08/17] graph: introduce graph clone API for other worker core
      ` [PATCH v9 09/17] graph: add structure for stream moving between cores
      ` [PATCH v9 10/17] graph: introduce stream moving cross cores
      ` [PATCH v9 11/17] graph: enable create and destroy graph scheduling workqueue
      ` [PATCH v9 12/17] graph: introduce graph walk by cross-core dispatch
      ` [PATCH v9 13/17] graph: enable graph multicore dispatch scheduler model
      ` [PATCH v9 14/17] graph: add stats for cross-core dispatching
      ` [PATCH v9 15/17] examples/l3fwd-graph: introduce multicore dispatch worker model
      ` [PATCH v9 16/17] test/graph: add functional tests for mcore dispatch model
      ` [PATCH v9 17/17] doc: update multicore dispatch model in graph guides

[PATCH v3 0/3] SM2 crypto algorithm support
 2023-06-07  3:39 UTC  (4+ messages)
` [PATCH v3 1/3] cryptodev: add SM2 asymmetric crypto algorithm

[PATCH v2 0/2] enhance bonding PMD to support the LACP negotiation
 2023-06-07  3:10 UTC  (6+ messages)
` [PATCH v3 "

[PATCH] doc: announce inclusive naming macro name changes
 2023-06-07  2:44 UTC 

[PATCH 00/10] support rte_flow for flower firmware with NFDk
 2023-06-07  1:57 UTC  (11+ messages)
` [PATCH 01/10] net/nfp: fix the problem of rtsym
` [PATCH 02/10] net/nfp: add a check function for the NFD version
` [PATCH 03/10] net/nfp: refactor the insert metadata logic of NFD3
` [PATCH 04/10] net/nfp: add the insert metadata logic of NFDk
` [PATCH 05/10] net/nfp: add a dispatch layer for Tx function of ctrl VNIC
` [PATCH 06/10] net/nfp: add the xmit function of NFDk for "
` [PATCH 07/10] net/nfp: add a dispatch layer for Tx function of representor
` [PATCH 08/10] net/nfp: merge the xmit function of NFD3
` [PATCH 09/10] net/nfp: add the xmit function of NFDk for PF representor
` [PATCH 10/10] net/nfp: merge the recv function

[PATCH 3/4] net/ice: enable UDP fragmentation offload
 2023-06-07  1:01 UTC  (2+ messages)

[PATCH 4/4] net/iavf: enable UDP fragmentation offload
 2023-06-07  1:00 UTC  (3+ messages)

[PATCH] net/igc: support device I225-LMVP
 2023-06-07  0:55 UTC  (2+ messages)

[PATCH] net/e1000: support device I219
 2023-06-07  0:55 UTC  (2+ messages)

[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
 2023-06-07  0:00 UTC  (18+ messages)
` [PATCH v6 0/4] Recycle mbufs from Tx queue to Rx queue
  ` [PATCH v6 1/4] ethdev: add API for mbufs recycle mode
  ` [PATCH v6 2/4] net/i40e: implement "
  ` [PATCH v6 4/4] app/testpmd: add recycle mbufs engine

[PATCH v3] app/testpmd: expand noisy neighbour forward mode support
 2023-06-06 22:23 UTC  (11+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH 0/7] replace rte atomics with GCC builtin atomics
 2023-06-06 21:45 UTC  (8+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 1/6] stack: "
  ` [PATCH v5 2/6] dma/idxd: "
  ` [PATCH v5 3/6] net/ice: "
  ` [PATCH v5 4/6] net/ixgbe: "
  ` [PATCH v5 5/6] net/null: "
  ` [PATCH v5 6/6] net/ring: "

[PATCH v1 0/1] doc: accounce change in bbdev extension
 2023-06-06 21:01 UTC  (7+ messages)
` [PATCH v1 1/1] doc: announce change in bbdev api related to operation extension

[RFC] app/testpmd: use RSS conf from software when configuring DCB
 2023-06-06 18:09 UTC  (4+ messages)

[PATCH 1/4] net: calculate correct UDP pseudo header for UFO
 2023-06-06 18:01 UTC  (4+ messages)

[PATCH] doc: deprecation notice to add RSS hash algorithm field
 2023-06-06 16:35 UTC  (4+ messages)

[PATCH V4 0/5] app/testpmd: support mulitple process attach and detach port
 2023-06-06 16:26 UTC  (9+ messages)
  ` [PATCH V4 1/5] drivers/bus: restore driver assignment at front of probing
` [PATCH V6 0/5] app/testpmd: support multiple process attach and detach port

[dpdk-web] [RFC PATCH] process: new library approval in principle
 2023-06-06 16:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1] doc: process for "

[PATCH] eal: add warning for incompatibe requested IOVA mode
 2023-06-06 15:39 UTC 

[PATCH] ethdev: validate reserved fields
 2023-06-06 15:38 UTC  (3+ messages)

[PATCH] drivers: fix vmxnet3 return wrong error code in initializing
 2023-06-06 15:36 UTC  (4+ messages)
` [PATCH v2] net/vmxnet3: fix return "

Getting network port ID by ethdev port ID
 2023-06-06 15:32 UTC  (10+ messages)

[PATCH] eal: choose IOVA mode according to compilation flags
 2023-06-06 15:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] gro : ipv6 changes to support GRO for TCP/ipv6
 2023-06-06 14:58 UTC  (5+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH v2] app/test-pmd: fix not polling all queues without deferred starting
 2023-06-06 14:45 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] pci: fix comment referencing renamed function
 2023-06-06 14:39 UTC  (3+ messages)

[PATCH] bus/auxiliary: support cleanup callback
 2023-06-06 14:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/6] changes for 23.07
 2023-06-06 14:31 UTC  (2+ messages)

[PATCH] bus/vmbus: add cleanup support
 2023-06-06 14:27 UTC  (2+ messages)

[PATCH v7] enhance NUMA affinity heuristic
 2023-06-06 14:04 UTC  (4+ messages)
` [PATCH v8] "

[PATCH] net/hns3: fix the way to trigger IMP reset
 2023-06-06 13:58 UTC  (2+ messages)

[PATCH 1/2] config/arm: update config for Neoverse N2
 2023-06-06 13:51 UTC  (2+ messages)

[RFC PATCH 0/6] add support for CDX bus
 2023-06-06 13:43 UTC  (19+ messages)
` [PATCH v5 0/5] Support AMD "
  ` [PATCH v5 3/5] eal/interrupts: add IRQ count in interrupt handle
    ` [EXT] "
` [PATCH v6 0/4] Support AMD CDX bus
  ` [PATCH v6 1/4] bus/cdx: introduce "
  ` [PATCH v6 3/4] bus/cdx: add support for MSI
` [PATCH v7 0/4] Support AMD CDX bus
  ` [PATCH v7 1/4] bus/cdx: introduce "
  ` [PATCH v7 2/4] bus/cdx: add DMA map and unmap support
  ` [PATCH v7 3/4] bus/cdx: add support for MSI
  ` [PATCH v7 4/4] bus/cdx: support plug unplug and dev iterator

[PATCH v1 0/5] Implementation of revised ML xstats spec
 2023-06-06 13:40 UTC  (2+ messages)

[PATCH] doc: build manpages as well as html output
 2023-06-06 13:12 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] ci: fix build for Arm cross compilation in GHA
 2023-06-06 13:09 UTC  (4+ messages)

[PATCH] maintainers: update for Reorder
 2023-06-06 13:06 UTC  (3+ messages)

[PATCH] maintainers: update ENA PMD maintainers list
 2023-06-06 13:05 UTC  (6+ messages)

[PATCH] net/nfp: use common helper to trigger stats metering
 2023-06-06 11:21 UTC  (2+ messages)

[PATCH 0/2] mlx5 supports InfiniBand BTH item match
 2023-06-06 11:07 UTC  (4+ messages)
` [PATCH v1 "
  ` [PATCH v1 1/2] net/mlx5: add support for infiniband BTH match
  ` [PATCH v1 2/2] net/mlx5/hws: "

[PATCH v4] crypto/qat: default to IPsec MB for computations
 2023-06-06 10:28 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] net/nfp: remove unused struct fields
 2023-06-06 10:11 UTC  (2+ messages)

[PATCH v9 00/14] net/cpfl: add hairpin queue support
 2023-06-06 10:03 UTC  (3+ messages)
` [PATCH v10 "

[PATCH 0/2] report the outer L3 and L4 packet type
 2023-06-06  9:43 UTC  (2+ messages)

[PATCH] app/testpmd: fix IPv6 tunnel packet checksum error
 2023-06-06  9:39 UTC  (3+ messages)

[PATCH] net/ice/base: support customized DDP package
 2023-06-06  9:24 UTC  (2+ messages)

[PATCH] app/testpmd: fix segment fault with invalid queue id
 2023-06-06  9:07 UTC  (5+ messages)
` [PATCH v5 0/2] add Rx/Tx queue ID check API and use it to fix a bug
  ` [PATCH v5 1/2] ethdev: add API to check if queue is valid

[PATCH v5 00/26] Add VDUSE support to Vhost library
 2023-06-06  8:18 UTC  (27+ messages)
` [PATCH v5 01/26] vhost: fix IOTLB entries overlap check with previous entry
` [PATCH v5 02/26] vhost: add helper of IOTLB entries coredump
` [PATCH v5 03/26] vhost: add helper for IOTLB entries shared page check
` [PATCH v5 04/26] vhost: don't dump unneeded pages with IOTLB
` [PATCH v5 05/26] vhost: change to single IOTLB cache per device
` [PATCH v5 06/26] vhost: add offset field to IOTLB entries
` [PATCH v5 07/26] vhost: add page size info to IOTLB entry
` [PATCH v5 08/26] vhost: retry translating IOVA after IOTLB miss
` [PATCH v5 09/26] vhost: introduce backend ops
` [PATCH v5 10/26] vhost: add IOTLB cache entry removal callback
` [PATCH v5 11/26] vhost: add helper for IOTLB misses
` [PATCH v5 12/26] vhost: add helper for interrupt injection
` [PATCH v5 13/26] vhost: add API to set max queue pairs
` [PATCH v5 14/26] net/vhost: use "
` [PATCH v5 15/26] vhost: add control virtqueue support
` [PATCH v5 16/26] vhost: add VDUSE device creation and destruction
` [PATCH v5 17/26] vhost: add VDUSE callback for IOTLB miss
` [PATCH v5 18/26] vhost: add VDUSE callback for IOTLB entry removal
` [PATCH v5 19/26] vhost: add VDUSE callback for IRQ injection
` [PATCH v5 20/26] vhost: add VDUSE events handler
` [PATCH v5 21/26] vhost: add support for virtqueue state get event
` [PATCH v5 22/26] vhost: add support for VDUSE status set event
` [PATCH v5 23/26] vhost: add support for VDUSE IOTLB update event
` [PATCH v5 24/26] vhost: add VDUSE device startup
` [PATCH v5 25/26] vhost: add multiqueue support to VDUSE
` [PATCH v5 26/26] vhost: add VDUSE device stop

[PATCH v4 00/26] Add VDUSE support to Vhost library
 2023-06-06  8:14 UTC  (4+ messages)
` [PATCH v4 26/26] vhost: add VDUSE device stop

[PATCH] reorder: introduce API to obtain memory footprint
 2023-06-06  7:15 UTC  (5+ messages)

[PATCH v2] node: add IPv4 reassembly node
 2023-06-06  6:14 UTC  (3+ messages)
` [PATCH v3] node: add ipv4 "

[PATCH] net/cnxk: add atomic fc check in poll mode Tx path
 2023-06-06  6:12 UTC 

[PATCH] net/ice: fix outer UDP checksum offload
 2023-06-06  6:05 UTC  (2+ messages)

[PATCH v3 1/3] net/iavf: support Rx timestamp offload on AVX512
 2023-06-06  5:41 UTC  (3+ messages)
` [PATCH v4 0/3] Enable iavf Rx Timestamp offload on vector path

[PATCH] net/i40e: updated 23.03 recommended matching list
 2023-06-06  5:15 UTC  (2+ messages)

[PATCH] test/security: fix event inline IPsec reassembly tests
 2023-06-06  5:06 UTC 

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