DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v5 00/15] graph enhancement for multi-core dispatch
 2023-05-26 10:04 UTC  (26+ messages)
` [PATCH v6 "
  ` [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 13/15] graph: add stats for cross-core dispatching
  ` [PATCH v6 15/15] doc: update multicore dispatch model in graph guides

[PATCH V3] lib: set/get max memzone segments
 2023-05-26  9:55 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v3 1/3] net/iavf: support Rx timestamp offload on AVX512
 2023-05-26  9:50 UTC  (6+ messages)
` [PATCH v4 "
` [PATCH v4 0/3] Enable iavf Rx Timestamp offload on vector path
  ` [PATCH v4 2/3] net/iavf: support Rx timestamp offload on AVX2
  ` [PATCH v4 3/3] net/iavf: support Rx timestamp offload on SSE

[PATCH 0/5] Support and test inline MACsec for cnxk
 2023-05-26  9:29 UTC  (4+ messages)
` [PATCH 00/15] net/cnxk: add MACsec support
  ` [PATCH 01/15] common/cnxk: add ROC MACsec initialization

[PATCH v3 00/28] Add VDUSE support to Vhost library
 2023-05-26  9:14 UTC  (34+ 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 0/3] SM2 crypto algorithm support
 2023-05-26  9:12 UTC  (4+ messages)
` [PATCH v2 1/3] cryptodev: add SM2 asymmetric crypto algorithm
` [PATCH v2 2/3] test/crypto: add asymmetric SM2 test cases
` [PATCH v2 3/3] crypto/openssl: add SM2 asymmetric crypto support

[PATCH] net/qede: fix RSS indirection table initialization
 2023-05-26  9:07 UTC  (2+ messages)

[PATCH 01/21] common/cnxk: allocate dynamic BPIDs
 2023-05-26  8:55 UTC  (16+ messages)
` [PATCH v3 01/32] "
  ` [PATCH v3 02/32] common/cnxk: add pool BPID to RQ while using common pool
  ` [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 11/32] common/cnxk: add receive error mask
  ` [PATCH v3 12/32] common/cnxk: fix null pointer dereference
  ` [PATCH v3 14/32] common/cnxk: set relchan in TL4 config for each SDP queue
  ` [PATCH v3 18/32] common/cnxk: add more comments to mbox code
  ` [PATCH v3 19/32] common/cnxk: add CN105xxN B0 model
  ` [PATCH v3 21/32] net/cnxk: add receive error mask
  ` [PATCH v3 23/32] net/cnxk: support for inbound without inline dev mode
  ` [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 32/32] common/cnxk: add check for null auth and anti-replay

[PATCH v6] enhance NUMA affinity heuristic
 2023-05-26  8:45 UTC  (6+ messages)
` [PATCH v7] "
  ` [PATCH v8] "

[v1, 0/3] SM2 crypto algorithm support
 2023-05-26  8:42 UTC  (5+ messages)
` [v1, 2/3] test/test_cryptodev_asym: add SM2 tests

[PATCH] dmadev: add tracepoints
 2023-05-26  8:42 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v14] app/procinfo: display eventdev xstats
 2023-05-26  8:32 UTC  (9+ messages)
` [PATCH v15] "
` [PATCH v16] "
  ` [PATCH v17] "

[PATCH] net/igc: support device I225-LMVP
 2023-05-26  8:23 UTC 

[PATCH] ethdev: validate reserved fields
 2023-05-26  8:15 UTC  (2+ messages)

[PATCH] common/mlx5: adjust fork call with the new kernel API
 2023-05-26  8:05 UTC  (5+ messages)

[PATCH v2 00/10] add hairpin queue support
 2023-05-26  7:38 UTC  (21+ messages)
` [PATCH v3 00/10] net/cpfl: "
  ` [PATCH v3 05/10] net/cpfl: support hairpin queue setup and release
  ` [PATCH v4 00/13] net/cpfl: add hairpin queue support
    ` [PATCH v4 01/13] net/cpfl: refine structures
    ` [PATCH v4 02/13] common/idpf: support queue groups add/delete
    ` [PATCH v4 03/13] net/cpfl: add haipin queue group during vport init
    ` [PATCH v4 04/13] net/cpfl: support hairpin queue capbility get
    ` [PATCH v4 05/13] net/cpfl: support hairpin queue setup and release
    ` [PATCH v4 06/13] common/idpf: add queue config API
    ` [PATCH v4 07/13] net/cpfl: support hairpin queue configuration
    ` [PATCH v4 08/13] common/idpf: add switch queue API
    ` [PATCH v4 09/13] net/cpfl: support hairpin queue start/stop
    ` [PATCH v4 10/13] common/idpf: add irq map config API
    ` [PATCH v4 11/13] net/cpfl: enable write back based on ITR expire
    ` [PATCH v4 12/13] net/cpfl: support peer ports get
    ` [PATCH v4 13/13] net/cpfl: support hairpin bind/unbind

[RFC v2 0/2] add DTS smoke tests
 2023-05-26  7:36 UTC  (9+ messages)
` [RFC v2 1/2] dts: add "

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

[PATCH v2] crypto/qat: support to enable insecure algorithms
 2023-05-26  6:48 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v1 0/1] doc: accounce change in bbdev extension
 2023-05-26  3:47 UTC  (3+ messages)
` [PATCH v1 1/1] doc: announce change in bbdev api related to operation extension

[PATCH v3] eal: fix eal init may failed when too much continuous memsegs under legacy mode
 2023-05-26  3:41 UTC 

[PATCH v1] usertools/telemetry: fix unused parameter
 2023-05-26  3:41 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] net/mana: suppress TX CQE generation whenever possible
 2023-05-26  3:30 UTC  (4+ messages)
` [PATCH v2] "
  ` EXTERNAL] [PATCH ] Add checks for the port capabilties

[PATCH v1] app/testpmd: set srv6 header without any TLV
 2023-05-26  3:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ethdev: fix indirect action convert
 2023-05-26  3:18 UTC 

[RFC PATCH 0/5] crypto/mlx5: support AES-GCM
 2023-05-26  3:14 UTC  (11+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] common/mlx5: export memory region lookup by address
  ` [PATCH v2 2/9] crypto/mlx5: split AES-XTS
  ` [PATCH v2 3/9] crypto/mlx5: add AES-GCM query and initialization
  ` [PATCH v2 4/9] crypto/mlx5: add AES-GCM encryption key
  ` [PATCH v2 5/9] crypto/mlx5: add AES-GCM session configure
  ` [PATCH v2 6/9] common/mlx5: add WQE-based QP synchronous basics
  ` [PATCH v2 7/9] crypto/mlx5: add queue pair setup for GCM
  ` [PATCH v2 8/9] crypto/mlx5: add enqueue and dequeue operations
  ` [PATCH v2 9/9] crypto/mlx5: enable AES-GCM capability

[PATCH v3 3/3] net/iavf: support Rx timestamp offload on SSE
 2023-05-26  2:43 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 2/3] net/iavf: support Rx timestamp offload on AVX2
 2023-05-26  2:42 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v4 0/3] Enable iavf Rx Timestamp offload on vector path
 2023-05-26  2:41 UTC 

[PATCH] net/ice: DCF adds default RSS
 2023-05-26  1:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] add offload path on iavf AVX2
 2023-05-26  1:18 UTC  (2+ messages)

[Bug 1238] net/mlx5: RxQ failure with vectorized MPRQ
 2023-05-26  0:31 UTC 

[PATCH v1 0/4] bbdev: API extension for 23.11
 2023-05-25 23:23 UTC  (5+ messages)
` [PATCH v1 1/4] bbdev: add operation type for MLDTS procession
` [PATCH v1 2/4] bbdev: add new capabilities for FFT processing
` [PATCH v1 3/4] bbdev: add new capability for FEC 5G UL processing
` [PATCH v1 4/4] bbdev: improving error handling for queue configuration

[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

[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 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 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  (4+ 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 v2 1/2] cryptodev: support SM3_HMAC,SM4_CFB and SM4_OFB
 2023-05-25 14:48 UTC  (2+ messages)
` [EXT] "

[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  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/7] dma/idxd: "

[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] "

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