DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] vhost: fix crash on vhost-user client port deletion
 2023-05-11 14:59 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 00/13] Sync the kernel driver logic
 2023-05-11 14:47 UTC  (2+ messages)

[PATCH] crypto/openssl: fix memory free issue
 2023-05-11 14:26 UTC  (2+ messages)

[PATCH] vfio: do not coalesce DMA mappings
 2023-05-11 14:08 UTC  (10+ messages)
` [PATCH v2] "

[Bug 1229] rte_mempool_avail_count : returns bigger than mempool size
 2023-05-11 14:00 UTC 

DPDK Release Status Meeting 2023-05-11
 2023-05-11 13:57 UTC 

[PATCH] examples/l3fwd: add hard code to collect empty poll and NIC counters
 2023-05-11 13:32 UTC  (4+ messages)

[PATCH 0/2] vhost: add port mirroring function in the vhost lib
 2023-05-11 12:16 UTC  (5+ messages)

[PATCH] examples/l3fwd: relax the RSS/Offload requirement
 2023-05-11  9:33 UTC 

[RFC PATCH v1 0/4] dts: add dts api docs
 2023-05-11  9:14 UTC  (17+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 3/4] dts: add doc generation
  ` [RFC PATCH v3 0/4] dts: add dts api docs
    ` [RFC PATCH v3 1/4] dts: code adjustments for sphinx
    ` [RFC PATCH v3 2/4] dts: add doc generation dependencies
    ` [RFC PATCH v3 3/4] dts: add doc generation
    ` [RFC PATCH v3 4/4] dts: format docstrigs to google format

[PATCH] eventdev: avoid non-burst shortcut for variable-size bursts
 2023-05-11  9:06 UTC  (8+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 1/2] net/virtio: propagate return value of called function
 2023-05-11  8:20 UTC  (4+ messages)
` [PATCH 2/2] net/virtio: fix device init to return negative errno

[Bug 1228] [dpdk-21.11.4]pvp_qemu_multi_paths_port_restart:perf_pvp_qemu_vector_rx_mac: performance drop about 23.5% when send small packets
 2023-05-11  8:11 UTC 

[PATCH] vhost: avoid sleeping under mutex
 2023-05-11  8:10 UTC  (2+ messages)

[PATCH v1 0/3] add support for infiniband BTH match
 2023-05-11  7:55 UTC  (4+ messages)
` [PATCH v1 1/3] ethdev: add flow item for RoCE infiniband BTH
` [PATCH v1 2/3] net/mlx5: add support for infiniband BTH match
` [PATCH v1 3/3] net/mlx5/hws: "

21.11.4 patches review and test
 2023-05-11  7:33 UTC  (10+ messages)

[dpdk-dev] [PATCH v1] examples/ntb: fix build issue with GCC 13
 2023-05-11  7:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v1] examples/ip_pipeline: fix build issue with GCC 13
 2023-05-11  7:01 UTC  (3+ messages)

[PATCH] event/dsw: free rings on close
 2023-05-11  6:40 UTC 

Reminder - DPDK Ci Community Testing Meeting - Tomorrow 5/11/23 @ 6am PDT/9am EDT
 2023-05-11  4:08 UTC 

[PATCH] net/ice: fix statistics
 2023-05-11  2:10 UTC 

[PATCH v3 00/11] sync Truflow support with latest release
 2023-05-10 17:16 UTC  (2+ messages)

[PATCH v2 0/3] vhost: add device op to offload the interrupt kick
 2023-05-10 11:44 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH v7] net/ice: fix ice dcf control thread crash
 2023-05-10  9:34 UTC 

[PATCH] net/dpaa2: set check sum good flags
 2023-05-10  5:50 UTC  (3+ messages)

[RFC PATCH 0/6] add support for CDX bus
 2023-05-10  1:29 UTC  (21+ messages)
` [PATCH v3 0/5] Support AMD CDX bus, for FPGA based CDX devices. The CDX
  ` [PATCH v3 5/5] config/arm: add AMD CDX
` [PATCH v4 0/4] Support AMD CDX bus, for FPGA based CDX devices. The CDX
  ` [PATCH v4 1/4] bus/cdx: introduce cdx bus
  ` [PATCH v4 2/4] bus/cdx: add DMA map and unmap support
  ` [PATCH v4 3/4] bus/cdx: add support for MSI
  ` [PATCH v4 4/4] bus/cdx: support plug unplug and dev iterator

DPDK 22.11 Troubleshooting
 2023-05-09 14:52 UTC  (10+ messages)

[Bug 1227] KNI : memory-leaks, each time kni_rx_burst it is allocates new mbufs even if no needs
 2023-05-09 14:24 UTC 

[PATCH 00/14] rte_pktmbuf_mtod_offset usage
 2023-05-09 13:35 UTC  (19+ messages)
` [PATCH 12/14] crypto/caam_jr: use rte_pktmbuf_mtod_offset
` [PATCH v2 00/14] rte_pktmbuf_mtod_offset usage
  ` [PATCH v2 01/14] gro: use rte_pktmbuf_mtod_offset
  ` [PATCH v2 02/14] gso: "
  ` [PATCH v2 03/14] testpmd: "
  ` [PATCH v2 04/14] test: cryptodev "
  ` [PATCH v2 05/14] examples: "
  ` [PATCH v2 06/14] net/tap: "
  ` [PATCH v2 07/14] net/nfp: "
  ` [PATCH v2 08/14] crypto/ipsec_mb: "
  ` [PATCH v2 09/14] crypto/qat: "
  ` [PATCH v2 10/14] crypto/cnxk: use rte_ptkmbuf_mtod_offset
  ` [PATCH v2 11/14] common/cpt: use rte_pktmbuf_mtod_offset
  ` [PATCH v2 12/14] crypto/caam_jr: "
  ` [PATCH v2 13/14] net/mlx4: "
  ` [PATCH v2 14/14] baseband/fpga_5gnr: use rte_pktmbu_mtod_offset

min_mbuf_head/tailroom_req in rte_cryptodev_info
 2023-05-09 13:01 UTC  (3+ messages)

[PATCH 0/4] app: introduce testgraph application
 2023-05-09 12:24 UTC  (9+ messages)
` [PATCH 4/4] app: add "
` [PATCH v2 0/4] app: introduce "
  ` [PATCH v2 4/4] app: add "
    ` [EXT] "

[PATCH] usertools: add tool to generate balanced rss traffic flows
 2023-05-09 12:03 UTC  (2+ messages)

[PATCH v4 0/3] add telemetry cmds for ring
 2023-05-09  9:24 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] ring: fix unmatched type definition and usage
  ` [PATCH v5 2/3] ring: add telemetry cmd to list rings
  ` [PATCH v5 3/3] ring: add telemetry cmd for ring info
  ` [PATCH v6 0/3] add telemetry cmds for ring
    ` [PATCH v6 1/3] ring: fix unmatched type definition and usage
    ` [PATCH v6 2/3] ring: add telemetry cmd to list rings
    ` [PATCH v6 3/3] ring: add telemetry cmd for ring info

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

[RFC 00/27] Add VDUSE support to Vhost library
 2023-05-09  5:35 UTC  (23+ messages)
` [RFC 17/27] vhost: add control virtqueue support
` [RFC 18/27] vhost: add VDUSE device creation and destruction
` [RFC 19/27] vhost: add VDUSE callback for IOTLB miss
` [RFC 20/27] vhost: add VDUSE callback for IOTLB entry removal
` [RFC 21/27] vhost: add VDUSE callback for IRQ injection
` [RFC 22/27] vhost: add VDUSE events handler
` [RFC 23/27] vhost: add support for virtqueue state get event
` [RFC 24/27] vhost: add support for VDUSE status set event
` [RFC 25/27] vhost: add support for VDUSE IOTLB update event
` [RFC 26/27] vhost: add VDUSE device startup
` [RFC 27/27] vhost: add multiqueue support to VDUSE

[PATCH] net/gve: support queue start and stop operations
 2023-05-09  3:07 UTC 

[PATCH net v2] net/vmxnet3: fix drop of empty segments in tx
 2023-05-09  2:21 UTC 

[PATCH next] net/vmxnet3: add interrupt handling for reset
 2023-05-09  2:15 UTC 

[PATCH net] net/vmxnet3: fix drop of empty segments in tx
 2023-05-09  2:07 UTC 

[PATCH] net/ice: fix dcf init rss blocked
 2023-05-09  1:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/gve: Check whether the driver is compatible with the device presented
 2023-05-08 19:22 UTC  (8+ messages)
  ` [v2] net/gve: check driver compatibility

[PATCH] maintainers: update for gve
 2023-05-08 17:44 UTC  (6+ messages)
` [PATCH v2] net/gve: add maintainers for GVE

[PATCH] net/iavf: fix large vf queues cannot re-use
 2023-05-08 16:58 UTC 

[PATCH v2] ethdev: add Tx queue flow matching item
 2023-05-08 13:49 UTC 

[dpdk-dev] [PATCH] net/liquidio: removed LiquidIO ethdev driver
 2023-05-08 13:44 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] net/liquidio: remove "

[PATCH] cryptodev: clarify error codes returned
 2023-05-08 12:32 UTC  (2+ messages)

[PATCH] eal: add nonnull and access function attributes
 2023-05-08 12:32 UTC  (8+ messages)
` [PATCH v7 4/4] "

[RFC PATCH 0/3] improve FEC API usage
 2023-05-08 11:47 UTC  (5+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/3] ethdev: update documentation for API to set FEC
  ` [RFC PATCH v2 2/3] ethdev: check that at least one FEC mode is specified
  ` [RFC PATCH v2 3/3] ethdev: update documentation for API to get FEC

[PATCH] net/dpaa2: change threshold value
 2023-05-08 10:41 UTC 

[PATCH] test/crypto: fix return value from session
 2023-05-08  8:53 UTC  (3+ messages)

[PATCH 0/3] Windows performance enhancements
 2023-05-08  7:13 UTC  (7+ messages)
` [PATCH 1/3] net/mlx5: support multi-packet RQ on Windows
` [PATCH 2/3] net/mlx5: support CQE compression "
` [PATCH 3/3] net/mlx5: support enhanced multi-packet write "

seeking community input on adapting DPDK to P4Runtime backend
 2023-05-08  6:39 UTC 

[PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions
 2023-05-08  6:03 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] app/pdump: make dpdk-pdump can run multiple simultaneously
 2023-05-08  3:17 UTC  (4+ messages)

[PATCH] app/test-pmd: fix not polling all queues without defered starting
 2023-05-08  3:10 UTC  (2+ messages)
` [PATCH v2] app/test-pmd: fix not polling all queues without deferred starting

[RFC 0/4] Support VFIO sparse mmap in PCI bus
 2023-05-08  3:04 UTC  (3+ messages)

[RFC] app/testpmd: use RSS conf from software when configuring DCB
 2023-05-08  1:21 UTC  (3+ messages)

[PATCH] ethdev: add indirect list flow action
 2023-05-07  9:50 UTC  (2+ messages)
` [RFC PATCH v3] "

DPDK 22.11.2 released
 2023-05-07  9:12 UTC 

[PATCH 0/5] net/mlx5: add indirect QUOTA create/query/modify
 2023-05-07  7:39 UTC  (7+ messages)
` [PATCH v3 0/5] net/mlx5: support indirect quota flow action
  ` [PATCH v3 1/5] net/mlx5: update query fields in async job structure
  ` [PATCH v3 2/5] net/mlx5: remove code duplication
  ` [PATCH v3 3/5] common/mlx5: update MTR ASO definitions
  ` [PATCH v3 4/5] net/mlx5: add indirect QUOTA create/query/modify
  ` [PATCH v3 5/5] mlx5dr: Definer, translate RTE quota item

[PATCH] net/ice: CVL support double vlan
 2023-05-06 10:04 UTC  (2+ messages)
` [PATCH v2] net/ice: "

[PATCH] doc: add PMD known issue
 2023-05-06 10:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] net/e1000: report VLAN extend capability for 82576
 2023-05-06  7:53 UTC  (2+ messages)

[PATCH] net/mana: implement RX CQE coalescing
 2023-05-06  1:33 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).