DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v6] app/procinfo: display eventdev xstats for PMD data
 2023-03-10 17:35 UTC  (5+ messages)
` [PATCH v7] app/procinfo: display eventdev xstats
` [PATCH v8] "

[Bug 1178] Deadlock with heap lock
 2023-03-10 17:31 UTC 

[PATCH] net/sfc: invalidate switch port entry on representor unplug
 2023-03-10 17:07 UTC 

[PATCH] table/selector: fix action selector group size log2 value setting
 2023-03-10 17:04 UTC  (2+ messages)

[PATCH 1/1] net/sfc: stop misuse of Rx ingress m-port metadata on EF100
 2023-03-10 17:01 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] pipeline: fix rss configuration
 2023-03-10 16:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: update maintainers list for qede
 2023-03-10 16:48 UTC  (2+ messages)

[PATCH v3] bus: add platform bus
 2023-03-10 16:44 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] app/testpmd: fix closing softnic port before ethdev ports
 2023-03-10 16:44 UTC  (18+ messages)
` [PATCH v2] "

[PATCH] app/compress-perf: fix remaining data for ops
 2023-03-10 16:27 UTC 

[PATCH] net/sfc: replace of RTE_LOGTYPE_PMD
 2023-03-10 16:09 UTC  (3+ messages)

[PATCH 1/2] common/sfc_efx/base: allow to request MAE mark reset action
 2023-03-10 15:46 UTC  (5+ messages)
` [PATCH 2/2] net/sfc: fix resetting mark in tunnel offload switch rules

[PATCH v1 00/37] Implementation of ML CNXK driver
 2023-03-10 15:24 UTC  (50+ messages)
` [PATCH v5 00/39] "
  ` [PATCH v5 02/39] ml/cnxk: add skeleton for ML cnxk driver
      ` [EXT] "
` [PATCH v6 00/39] Implementation of ML CNXK driver
  ` [PATCH v6 01/39] common/cnxk: add ML headers and ROC code for cnxk
  ` [PATCH v6 02/39] ml/cnxk: add skeleton for ML cnxk driver
  ` [PATCH v6 03/39] ml/cnxk: enable probe and remove of ML device
  ` [PATCH v6 04/39] ml/cnxk: add driver support to get device info
  ` [PATCH v6 05/39] ml/cnxk: add support for configure and close
  ` [PATCH v6 06/39] ml/cnxk: parse ML firmware path from device args
  ` [PATCH v6 07/39] ml/cnxk: enable firmware load and device reset
  ` [PATCH v6 08/39] ml/cnxk: enable support for simulator environment
  ` [PATCH v6 09/39] ml/cnxk: enable support for device start and stop
  ` [PATCH v6 10/39] ml/cnxk: add support to create device queue-pairs
  ` [PATCH v6 11/39] ml/cnxk: add functions to load and unload models
  ` [PATCH v6 12/39] ml/cnxk: enable validity checks for model metadata
  ` [PATCH v6 13/39] ml/cnxk: add internal structures for derived info
  ` [PATCH v6 14/39] ml/cnxk: add internal structures for tiles and OCM
  ` [PATCH v6 15/39] ml/cnxk: add structures for slow and fast path JDs
  ` [PATCH v6 16/39] ml/cnxk: find OCM mask and page slots for a model
  ` [PATCH v6 17/39] ml/cnxk: add support to reserve and free OCM pages
  ` [PATCH v6 18/39] ml/cnxk: enable support to start an ML model
  ` [PATCH v6 19/39] ml/cnxk: enable support to stop an ML models
  ` [PATCH v6 20/39] ml/cnxk: enable support to get model information
  ` [PATCH v6 21/39] ml/cnxk: enable support to update model params
  ` [PATCH v6 22/39] ml/cnxk: add support to get IO buffer sizes
  ` [PATCH v6 23/39] ml/cnxk: enable quantization and dequantization
  ` [PATCH v6 24/39] ml/cnxk: enable support to dump device debug info
  ` [PATCH v6 25/39] ml/cnxk: add driver support for device selftest
  ` [PATCH v6 26/39] ml/cnxk: enqueue a burst of inference requests
  ` [PATCH v6 27/39] ml/cnxk: dequeue "
  ` [PATCH v6 28/39] ml/cnxk: add internal function for sync mode run
  ` [PATCH v6 29/39] ml/cnxk: enable support for firmware error codes
  ` [PATCH v6 30/39] ml/cnxk: add support to get and reset device stats
  ` [PATCH v6 31/39] ml/cnxk: add support to handle extended dev stats
  ` [PATCH v6 32/39] ml/cnxk: enable support to get xstats in cycles
  ` [PATCH v6 33/39] ml/cnxk: add support to report DPE FW warnings
  ` [PATCH v6 34/39] ml/cnxk: add support to enable model data caching
  ` [PATCH v6 35/39] ml/cnxk: add support to select OCM allocation mode
  ` [PATCH v6 36/39] ml/cnxk: add support to use lock during jcmd enq
  ` [PATCH v6 37/39] ml/cnxk: add support to select poll memory region
  ` [PATCH v6 38/39] ml/cnxk: add user guide for marvell cnxk ml driver
  ` [PATCH v6 39/39] ml/cnxk: add support for configurable ocm page
    ` [EXT] Re: [PATCH v6 00/39] Implementation of ML CNXK driver

[dpdk-dev v1] crypto/openssl: fix of ASAN heap-use-after-free
 2023-03-10 15:18 UTC  (2+ messages)

[PATCH 1/2] raw/skeleton: fix selftest
 2023-03-10 14:26 UTC  (2+ messages)
` [PATCH 2/2] test: add rawdev to fast tests

[PATCH v2 0/8] Enable building more libraries on Windows
 2023-03-10 14:06 UTC  (7+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 2/9] net/ring: build "

[PATCH 0/4] Small corrections in mempool
 2023-03-10 14:06 UTC  (5+ messages)
` [PATCH 4/4] mempool: use lcore API to check if lcore ID is valid

[PATCH] app/crypto-perf: fix test file memory leak
 2023-03-10 13:20 UTC 

[PATCH] doc: announce the legacy pipeline API deprecation
 2023-03-10 12:19 UTC  (7+ messages)
` [PATCH V3] doc: announce the pipeline legacy "

[PATCH] net/nfp: write link speed to control BAR
 2023-03-10 11:15 UTC  (9+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] net/nfp: add helper functions for read/write 16b values
  ` [PATCH v2 2/2] net/nfp: write link speed to control BAR

[PATCH 23.07 0/2] Minor meson build improvements
 2023-03-10 11:11 UTC  (3+ messages)
` [PATCH 23.07 1/2] build: fix case of project language name
` [PATCH 23.07 2/2] build: explicitly track file paths in current directory

[PATCH] net/bonding: fix forward packets failed
 2023-03-10  9:59 UTC  (2+ messages)

[Bug 1177] telemetry unit test crashes with musl
 2023-03-10  9:55 UTC 

[Bug 1176] errno_autotest failing with musl
 2023-03-10  9:54 UTC 

[PATCH 00/16] net/hns3: some code refactor for hns3 RSS
 2023-03-10  9:35 UTC  (17+ messages)
` [PATCH 01/16] net/hns3: fix possible truncation of hash key when config
` [PATCH 02/16] net/hns3: fix possible truncation of redirection table
` [PATCH 03/16] net/hns3: use hardware config to report hash key
` [PATCH 04/16] net/hns3: use hardware config to report hash types
` [PATCH 05/16] net/hns3: use hardware config to report redirection table
` [PATCH 06/16] net/hns3: separate the setting of hash algorithm
` [PATCH 07/16] net/hns3: separate the setting of hash key
` [PATCH 08/16] net/hns3: separate the setting of redirection table
` [PATCH 09/16] net/hns3: separate the setting of RSS types
` [PATCH 10/16] net/hns3: separate the setting and clearing of RSS rule
` [PATCH 11/16] net/hns3: use new RSS rule to configure hardware
` [PATCH 12/16] net/hns3: save hash algo to RSS filter list node
` [PATCH 13/16] net/hns3: adding queue buffer size hash rule allowed
` [PATCH 14/16] net/hns3: separate rte flow RSS config from hns3 rss conf
` [PATCH 15/16] net/hns3: reimplement hash flow function
` [PATCH 16/16] net/hns3: add the verification of RSS types

[PATCH] mldev: disable build on Windows
 2023-03-10  9:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] mldev: fix build for aarch32
 2023-03-10  9:32 UTC  (2+ messages)

[Bug 1162] [dpdk23.03] [fuzzing test] fuzzing/*: launch dpdk-fuzz as global-buffer-overflow error
 2023-03-10  8:28 UTC  (2+ messages)

[PATCH v1 00/12] implement mldev test application
 2023-03-10  8:14 UTC  (24+ messages)
` [PATCH v4 00/12] Implementation of "
  ` [PATCH v4 04/12] app/mldev: add test case to validate model ops
      ` [EXT] "
  ` [PATCH v4 05/12] app/mldev: add ordered inference test case
      ` [EXT] "
  ` [PATCH v4 06/12] app/mldev: add test case to interleave inferences
      ` [EXT] "
` [PATCH v5 00/12] Implementation of mldev test application
  ` [PATCH v5 01/12] app/mldev: implement test framework for mldev
  ` [PATCH v5 02/12] app/mldev: add common test functions
  ` [PATCH v5 03/12] app/mldev: add test case to validate device ops
  ` [PATCH v5 04/12] app/mldev: add test case to validate model ops
  ` [PATCH v5 05/12] app/mldev: add ordered inference test case
  ` [PATCH v5 06/12] app/mldev: add test case to interleave inferences
  ` [PATCH v5 07/12] app/mldev: enable support for burst inferences
  ` [PATCH v5 08/12] app/mldev: enable support for queue pairs and size
  ` [PATCH v5 09/12] app/mldev: enable support for inference batches
  ` [PATCH v5 10/12] app/mldev: enable support for inference validation
  ` [PATCH v5 11/12] app/mldev: enable reporting stats in mldev app
  ` [PATCH v5 12/12] app/mldev: add documentation for mldev test cases

[PATCH] net/virtio: remove address width limit for modern devices
 2023-03-10  8:07 UTC  (6+ messages)

[PATCH 0/3] net/vhost pmd fixes for Rx interrupts
 2023-03-10  7:35 UTC  (7+ messages)
` [PATCH 1/3] net/vhost: add missing newline in logs
` [PATCH 2/3] net/vhost: fix leak in interrupt handle setup
` [PATCH 3/3] net/vhost: fix Rx interrupt

[PATCH 0/5] fix race-condition of proactive error handling mode
 2023-03-10  3:25 UTC  (13+ messages)
` [PATCH 1/5] ethdev: "

[PATCH] vhost: fix possible null pointer dereference
 2023-03-10  2:52 UTC  (2+ messages)

[Bug 1175] [dpdk-23.03][meson test][asan] rawdev_autotest show AddressSanitizer: stack-buffer-overflow error
 2023-03-10  2:46 UTC 

[PATCH] dma/hisilicon: support IOVA as VA
 2023-03-10  1:43 UTC 

[PATCH v5 00/10] dts: add hello world testcase
 2023-03-09 21:47 UTC  (4+ messages)
` [PATCH v6 00/10] dts: add hello world test case
  ` [PATCH v6 10/10] doc: update dts setup and test suite cookbook

[PATCH v1 0/4] implementation of ML common code
 2023-03-09 21:37 UTC  (5+ messages)
` [PATCH v6 0/4] Implementation "
  ` [PATCH v6 1/4] mldev: add headers for internal ML functions

[PATCH 0/8] Enable building more on Windows
 2023-03-09 21:31 UTC  (11+ messages)
` [PATCH v5 0/9] Enable building more libraries "
  ` [PATCH v5 1/9] net/null: build null PMD "
  ` [PATCH v5 2/9] net/ring: build "
  ` [PATCH v5 3/9] lpm: enable "
  ` [PATCH v5 4/9] reorder: build "
  ` [PATCH v5 5/9] ip_frag: enable "
  ` [PATCH v5 6/9] rib: enable "
  ` [PATCH v5 7/9] fib: "
  ` [PATCH v5 8/9] pcapng: windows compatibility
  ` [PATCH v5 9/9] table: enable build on Windows

[PATCH 1/2] eal: fix failure race and behavior of thread create
 2023-03-09 21:05 UTC  (6+ messages)

[PATCH v2] lib/net: add MPLS insert and strip functionality
 2023-03-09 18:35 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 0/2] doc: simplify PMD steps
 2023-03-09 18:08 UTC  (6+ messages)
` [PATCH v2 1/2] doc: make the Linux drivers doc more generic

[dpdk-dev] [PATCH v2 00/12] mldev: introduce machine learning device library
 2023-03-09 17:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

DPDK Release Status Meeting 2023-03-09
 2023-03-09 17:32 UTC 

[PATCH v2 0/2] vhost: fix names to follow new naming convention
 2023-03-09 16:33 UTC  (5+ messages)
` [PATCH v2 1/2] vhost: fix constants "
` [PATCH v2 2/2] vhost: refactor "

[PATCH] eal: add nonnull and access function attributes
 2023-03-09 16:23 UTC  (8+ messages)
` [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
      ` [EXT] "

[PATCH] ethdev: prefer offload names in logs
 2023-03-09 16:21 UTC  (2+ messages)

[PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms
 2023-03-09 15:44 UTC  (3+ messages)
` [PATCH v3] net/mlx5: use just sufficient barrier for ARM platforms

[PATCH 0/9] fix kvargs callback prototype not clearly defined
 2023-03-09 15:21 UTC  (4+ messages)
` [PATCH 7/9] net/virtio: fix segment fault when parse devargs

[RFC 0/2] Add high-performance timer facility
 2023-03-09 15:20 UTC  (4+ messages)
` [RFC 2/2] eal: add "

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