DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v14] app/procinfo: display eventdev xstats
 2023-05-25 20:07 UTC  (8+ messages)
` [PATCH v15] "
` [PATCH v16] "
  ` [PATCH v17] "

[PATCH v2 0/6] changes for 23.07
 2023-05-25 18:28 UTC  (7+ messages)
` [PATCH v2 1/6] baseband/fpga_5gnr_fec: fix possible div by zero
` [PATCH v2 2/6] baseband/fpga_5gnr_fec: fix seg fault unconf queue
` [PATCH v2 3/6] baseband/fpga_5gnr_fec: renaming for consistency
` [PATCH v2 4/6] baseband/fpga_5gnr_fec: add Vista Creek variant
` [PATCH v2 5/6] baseband/fpga_5gnr_fec: add AGX100 support
` [PATCH v2 6/6] baseband/fpga_5gnr_fec: cosmetic comment changes

[RFC v2 0/2] add DTS smoke tests
 2023-05-25 18:02 UTC  (8+ messages)
` [RFC v2 1/2] dts: add "

[PATCH v2 0/4] Support VFIO sparse mmap in PCI bus
 2023-05-25 16:31 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] bus/pci: introduce an internal representation of PCI device
  ` [PATCH v3 2/4] bus/pci: avoid depending on private value in kernel source
  ` [PATCH v3 3/4] bus/pci: introduce helper for MMIO read and write
  ` [PATCH v3 4/4] bus/pci: add VFIO sparse mmap support

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

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

[PATCH] crypto/qat: support to enable insecure algorithms
 2023-05-25 16:10 UTC  (4+ messages)
` [PATCH v2] "
  ` [EXT] "
  ` [PATCH v3] "

[PATCH v1] usertools/telemetry: fix unused parameter
 2023-05-25 15:50 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v1] common/qat: fix qat_dev_cmd_param corruption
 2023-05-25 15:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/22] lib: add pdcp protocol
 2023-05-25 15:37 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 21/22] pdcp: add thread safe processing
      ` [EXT] "

[PATCH] common/mlx5: adjust fork call with the new kernel API
 2023-05-25 15:27 UTC  (4+ messages)

[PATCH 0/4] Replace obsolote test cases
 2023-05-25 15:18 UTC  (3+ messages)
` [PATCH 1/4] app/test: remove testsuite calls from ut setup

[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
 2023-05-25 15:08 UTC  (7+ 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 3/4] net/ixgbe: "
  ` [PATCH v6 4/4] app/testpmd: add recycle mbufs engine

[RFC V2] lib: set/get max memzone segments
 2023-05-25 14:53 UTC  (10+ messages)
` [PATCH V3] "
  ` [PATCH v4] "

[PATCH v2 1/2] cryptodev: support SM3_HMAC,SM4_CFB and SM4_OFB
 2023-05-25 14:48 UTC  (3+ messages)
` [PATCH v2 2/2] test/crypto: Add SM3/SM4 test vectors for verification in test app
` [EXT] [PATCH v2 1/2] cryptodev: support SM3_HMAC,SM4_CFB and SM4_OFB

[PATCH v2] eal: fix eal init may failed when too much continuous memsegs under legacy mode
 2023-05-25 14:26 UTC  (4+ messages)
  ` [External] "

[PATCH 0/5] net/mlx5: add indirect QUOTA create/query/modify
 2023-05-25 14:18 UTC  (3+ messages)
` [PATCH v3 0/5] net/mlx5: support indirect quota flow action

[PATCH v1] doc: updated libcrypto dependencies in QAT guide
 2023-05-25 14:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] replace rte atomics with GCC builtin atomics
 2023-05-25 13:59 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/7] dma/idxd: "
  ` [PATCH v3 7/7] net/ring: "

[PATCH] net/qede: fix RSS indirection table initialization
 2023-05-25 13:54 UTC 

[PATCH] net/qede: fix RSS indirection table initialization
 2023-05-25 12:22 UTC  (2+ messages)

[RFC 00/27] Add VDUSE support to Vhost library
 2023-05-25 11:43 UTC  (13+ messages)
` [RFC 12/27] vhost: add IOTLB cache entry removal callback
` [RFC 15/27] vhost: add API to set max queue pairs
` [RFC 20/27] vhost: add VDUSE callback for IOTLB entry removal
` [RFC 25/27] vhost: add support for VDUSE IOTLB update event

[PATCH] gro : ipv6 changes to support GRO for TCP/ipv6
 2023-05-25 11:22 UTC  (5+ messages)
` [PATCH v2] "

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

[PATCH 01/21] common/cnxk: allocate dynamic BPIDs
 2023-05-25  9:59 UTC  (36+ messages)
` [PATCH v2 01/32] "
  ` [PATCH v2 32/32] common/cnxk: add check for null auth and anti-replay
` [PATCH v3 01/32] common/cnxk: allocate dynamic BPIDs
  ` [PATCH v3 02/32] common/cnxk: add pool BPID to RQ while using common pool
  ` [PATCH v3 03/32] common/cnxk: fix CPT backpressure disable on LBK
  ` [PATCH v3 04/32] common/cnxk: skip flow ctrl set on non-existent meta aura
  ` [PATCH v3 05/32] common/cnxk: reduce sqes per sqb by one
  ` [PATCH v3 06/32] common/cnxk: dump SW SSO work count as xstat
  ` [PATCH v3 07/32] common/cnxk: add percent drop threshold to pool
  ` [PATCH v3 08/32] common/cnxk: make aura flow control config more predictable
  ` [PATCH v3 09/32] common/cnxk: update age drop statistics
  ` [PATCH v3 10/32] common/cnxk: fetch eng caps for inl outb inst format
  ` [PATCH v3 11/32] common/cnxk: add receive error mask
  ` [PATCH v3 12/32] common/cnxk: fix null pointer dereference
  ` [PATCH v3 13/32] common/cnxk: fix parameter in NIX dump
  ` [PATCH v3 14/32] common/cnxk: set relchan in TL4 config for each SDP queue
  ` [PATCH v3 15/32] common/cnxk: avoid STALL with dual rate on CNF95N
  ` [PATCH v3 16/32] common/cnxk: update errata info
  ` [PATCH v3 17/32] common/cnxk: sync between mbox up and down messages
  ` [PATCH v3 18/32] common/cnxk: add more comments to mbox code
  ` [PATCH v3 19/32] common/cnxk: add CN105xxN B0 model
  ` [PATCH v3 20/32] common/cnxk: access valid pass value
  ` [PATCH v3 21/32] net/cnxk: add receive error mask
  ` [PATCH v3 22/32] common/cnxk: support of 1-N pool-aura per NIX LF
  ` [PATCH v3 23/32] net/cnxk: support for inbound without inline dev mode
  ` [PATCH v3 24/32] common/cnxk: fix inline device VF identification
  ` [PATCH v3 25/32] common/cnxk: avoid inline dev CPT lf detach multiple times
  ` [PATCH v3 26/32] common/cnxk: skip CGX promisc mode with NPC exact match
  ` [PATCH v3 27/32] common/cnxk: configure PFC on SPB aura
  ` [PATCH v3 28/32] common/nix: check for null dereference
  ` [PATCH v3 29/32] common/cnxk: fix receive queue with multiple mask
  ` [PATCH v3 30/32] net/cnxk: handle extbuf completion on ethdev stop
  ` [PATCH v3 31/32] net/cnxk: add aes-ccm to inline IPsec capabilities
  ` [PATCH v3 32/32] common/cnxk: add check for null auth and anti-replay

[PATCH 1/2] lib/cryptodev/: Add SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK
 2023-05-25  9:45 UTC  (7+ messages)
` [EXT] "
    ` 回复: "

[PATCH 1/2] lib/cryptodev/: Add SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK
 2023-05-25  8:52 UTC  (2+ messages)
` [PATCH 2/2] test/crypto: Add SM3/SM4 test vectors for verification in test app

[PATCH] telemetry: fix JSON string formatter
 2023-05-25  8:38 UTC  (3+ messages)

[PATCH] ethdev: add indirect list flow action
 2023-05-25  8:14 UTC  (6+ messages)
` [PATCH v4] "
` [PATCH v5 1/2] "
  ` [PATCH v5 2/2] ethdev: add indirect list METER_MARK update structures

[PATCH] lib/cryptodev: set minimal output buffer size for RSA op
 2023-05-25  8:05 UTC  (2+ messages)

[PATCH 1/2] cryptodev: update raw datapath API documentation
 2023-05-25  7:59 UTC  (4+ messages)
` [PATCH 2/2] test/crypto: handle returns from raw crypto APIs

[PATCH v2 0/3] add support for infiniband BTH match
 2023-05-25  7:40 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] ethdev: add flow item for RoCE infiniband BTH
  ` [PATCH v3 2/3] net/mlx5: add support for infiniband BTH match
  ` [PATCH v3 3/3] net/mlx5/hws: "

[PATCH v2] crypto/qat: default to IPsec MB for pre and post computes
 2023-05-25  7:28 UTC  (3+ messages)
` [PATCH v3] "
  ` [EXT] "

[Bug 1227] KNI : memory-leaks, each time kni_rx_burst it is allocates new mbufs even if no needs
 2023-05-25  7:16 UTC  (2+ messages)

[PATCH] telemetry: fix autotest failures on Alpine
 2023-05-25  7:12 UTC  (4+ messages)
` [PATCH v3 0/5] telemetry: remove variable length arrays
  ` [PATCH v3 5/5] telemetry: remove VLA in json string format function

[PATCH] crypto/ipsec_mb: fix allocating mb_mgr in session
 2023-05-25  7:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: fix segment fault with invalid queue id
 2023-05-25  7:03 UTC  (4+ messages)
` [PATCH v3 0/2] add Rx/Tx queue ID check API and use it to fix a bug
  ` [PATCH v3 1/2] ethdev: add API to check if queue is available
  ` [PATCH v3 2/2] app/testpmd: fix segment fault with invalid queue ID

[PATCH] net/qede: fix RSS indirection table initialization
 2023-05-25  5:45 UTC 

[PATCH v2 00/10] add hairpin queue support
 2023-05-25  5:26 UTC  (10+ messages)
` [PATCH v3 00/10] net/cpfl: "
  ` [PATCH v3 05/10] net/cpfl: support hairpin queue setup and release
  ` [PATCH v3 07/10] net/cpfl: support hairpin queue start/stop
  ` [PATCH v3 08/10] net/cpfl: enable write back based on ITR expire
  ` [PATCH v3 09/10] net/cpfl: support peer ports get

[PATCH] pci: add O_CLOEXEC when open uio device
 2023-05-25  3:00 UTC 

[PATCH] net/iavf: add VF reset check
 2023-05-25  2:17 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).