DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2 1/1] app/test: resolve mbuf_test application failure
 2024-03-06 17:37 UTC  (3+ messages)
` [PATCH v3 1/1] app/test: fix external mbuf test when assertions enabled

[PATCH 0/4] refine argparse library
 2024-03-06 17:34 UTC  (3+ messages)
` [PATCH 3/4] argparse: fix argument flags operate as uint32 type

[PATCH] hash: make gfni stubs inline
 2024-03-06 17:22 UTC  (6+ messages)
` [PATCH v2] hash: make GFNI stubs inline (again)

reg. https://patches.dpdk.org/project/dpdk/list/?series=31200 - patch result
 2024-03-06 16:57 UTC  (4+ messages)

[RFC v1 0/1] allow header only libraries
 2024-03-06 16:51 UTC  (5+ messages)
` [RFC v1 1/1] devtools: allow libraries with no global section

meson option to customize RTE_PKTMBUF_HEADROOM patch
 2024-03-06 16:45 UTC  (4+ messages)
` [PATCH v2] build: make buffer headroom configurable

[PATCH] net/tap: allow more that 4 queues
 2024-03-06 16:14 UTC  (2+ messages)

[PATCH v6 1/3] config/arm: avoid mcpu and march conflicts
 2024-03-06 15:49 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] config/arm: add support for fallback march
  ` [PATCH v7 3/3] config/arm: allow WFE to be enabled config time

[PATCH] config/arm: add Marvell Odyssey
 2024-03-06 15:42 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1] config/arm: correct cpu arch for cross build
 2024-03-06 15:35 UTC  (10+ messages)
` [PATCH v4 1/2] config: correct cpu instruction set "
` [PATCH v4 2/2] config/arm: use common cpu arch for cross files

[RFC 1/2] config/arm: add Neoverse V2 part number
 2024-03-06 15:31 UTC  (3+ messages)
` [PATCH v2 1/4] "

[PATCH v1] crypto/ipsec_mb: unified IPsec MB interface
 2024-03-06 15:29 UTC  (19+ messages)
` [PATCH v4] "
` [PATCH v5 1/4] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version
  ` [PATCH v5 2/4] doc: remove outdated version details
  ` [PATCH v5 3/4] crypto/ipsec_mb: use new ipad/opad calculation API
  ` [PATCH v5 4/4] crypto/ipsec_mb: unified IPsec MB interface
  ` [EXTERNAL] [PATCH v5 1/4] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version

[PATCH 00/71] replace use of fixed size rte_memcpy
 2024-03-06 15:24 UTC  (8+ messages)
` [PATCH v2 00/71] replace use of fixed size rte_mempcy
  ` [PATCH v2 22/71] raw/ifpga: replace use of fixed size rte_memcpy
  ` [PATCH v2 45/71] event/dlb2: "

[PATCH] app/dma-perf: add average latency per worker
 2024-03-06 15:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] app/dma-perf: calrify incorrect NUMA config
 2024-03-06 15:02 UTC 

[PATCH] crypto/ipsec_mb: update Arm IPsec-MB library tag
 2024-03-06 14:49 UTC  (5+ messages)
` [EXTERNAL] "
` [PATCH V2] doc/ipsec_mb: "

[PATCH 0/2] build eal & ring libraries with MSVC
 2024-03-06 14:48 UTC  (3+ messages)

[PATCH v6] bus/pci: fix legacy device IO port map
 2024-03-06 14:30 UTC  (4+ messages)
` [PATCH v7 2/2] bus/pci: fix legacy device missing region info

[PATCH] bus/vdev: fix devargs memory leak
 2024-03-06 14:01 UTC  (2+ messages)

[PATCH v6] app/test: secondary process passes allow parameters
 2024-03-06 13:50 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v3 00/33] net/ena: v2.9.0 driver release
 2024-03-06 12:24 UTC  (34+ messages)
` [PATCH v3 01/33] net/ena: rework the metrics multi-process functions
` [PATCH v3 02/33] net/ena: report new supported link speed capabilities
` [PATCH v3 03/33] net/ena: update imissed stat with Rx overruns
` [PATCH v3 04/33] net/ena: sub-optimal configuration notifications support
` [PATCH v3 05/33] net/ena: fix fast mbuf free
` [PATCH v3 06/33] net/ena: rename base folder to hal
` [PATCH v3 07/33] net/ena: restructure the llq policy setting process
` [PATCH v3 08/33] net/ena/hal: exponential backoff exp limit
` [PATCH v3 09/33] net/ena/hal: add a new csum offload bit
` [PATCH v3 10/33] net/ena/hal: added a bus parameter to ena memcpy macro
` [PATCH v3 11/33] net/ena/hal: optimize Rx ring submission queue
` [PATCH v3 12/33] net/ena/hal: rename fields in completion descriptors
` [PATCH v3 13/33] net/ena/hal: use correct read once on u8 field
` [PATCH v3 14/33] net/ena/hal: add completion descriptor corruption check
` [PATCH v3 15/33] net/ena/hal: malformed Tx descriptor error reason
` [PATCH v3 16/33] net/ena/hal: phc feature modifications
` [PATCH v3 17/33] net/ena/hal: restructure interrupt handling
` [PATCH v3 18/33] net/ena/hal: add unlikely to error checks
` [PATCH v3 19/33] net/ena/hal: missing admin interrupt reset reason
` [PATCH v3 20/33] net/ena/hal: check for existing keep alive notification
` [PATCH v3 21/33] net/ena/hal: modify memory barrier comment
` [PATCH v3 22/33] net/ena/hal: rework Rx ring submission queue
` [PATCH v3 23/33] net/ena/hal: remove operating system type enum
` [PATCH v3 24/33] net/ena/hal: handle command abort
` [PATCH v3 25/33] net/ena/hal: add support for device reset request
` [PATCH v3 26/33] net/ena: cosmetic changes
` [PATCH v3 27/33] net/ena/hal: modify customer metrics memory management
` [PATCH v3 28/33] net/ena/hal: cosmetic changes
` [PATCH v3 29/33] net/ena: update device-preferred size of rings
` [PATCH v3 30/33] net/ena: exhaust interrupt callbacks in device close
` [PATCH v3 31/33] net/ena: support max large llq depth from the device
` [PATCH v3 32/33] net/ena: control path pure polling mode
` [PATCH v3 33/33] net/ena: upgrade driver version to 2.9.0

[PATCH] net/i40e: support FEC feature
 2024-03-06 10:41 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2] lib/hash: feature reclaim defer queue
 2024-03-06 10:13 UTC  (4+ messages)
` [PATCH v3] lib/hash: add defer queue reclaim API

[PATCH] net/hns3: support new device
 2024-03-06 10:00 UTC  (2+ messages)

[PATCH 00/14] use C11 alignas and normalize type alignment
 2024-03-06  9:55 UTC  (12+ messages)
` [PATCH v7 00/39] use C11 alignas
  ` [PATCH v7 08/39] mbuf: "
  ` [PATCH v7 10/39] eventdev: "

[PATCH] net/hns3: fix user priority 4-7 didn't enable PFC
 2024-03-06  9:20 UTC 

RTE lock
 2024-03-06  8:46 UTC  (4+ messages)

[PATCH v5 1/2] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version
 2024-03-06  7:52 UTC  (2+ messages)
  ` [PATCH v5 2/2] doc: remove outdated version details

[PATCH] net/mlx5: fix pattern template size validation
 2024-03-06  7:38 UTC 

Symmetric RSS Hashing support in DPDK
 2024-03-06  7:29 UTC 

[PATCH] ethdev: add dump regs for telemetry
 2024-03-06  7:22 UTC  (10+ messages)
` [PATCH v4 0/7] support dump reigser names and filter them
  ` [PATCH v4 1/7] ethdev: support report register names and filter
  ` [PATCH v4 2/7] ethdev: add telemetry cmd for registers

[PATCH] doc: update size parameter details
 2024-03-06  6:08 UTC  (2+ messages)

[PATCH] net/mlx5: fix mlx5dr context release ordering
 2024-03-06  6:02 UTC 

RFC: Using and renaming 8-bit reserved field of rte_crypto_op for implementation specific
 2024-03-06  4:57 UTC  (3+ messages)

Reminder - DPDK Tech Board Call - Tomorrow, Wed. Mar 6 , 2024 - 7am Pacific/10am Eastern/1500h UTC
 2024-03-06  4:44 UTC 

release candidate 24.03-rc1
 2024-03-05 21:46 UTC  (2+ messages)

[RFC 0/7] Improve EAL bit operations API
 2024-03-05 20:53 UTC  (13+ messages)
` [RFC 1/7] eal: extend bit manipulation functions
` [RFC 2/7] eal: add generic bit manipulation macros

[PATCH] tests: assume c source files are utf-8 encoded
 2024-03-05 18:25 UTC  (4+ messages)

[PATCH] app/test: don't count skipped tests as executed
 2024-03-05 18:08 UTC  (5+ messages)
` [EXT] "

[PATCH 00/30] net/ice/base: share code update
 2024-03-05 18:05 UTC  (3+ messages)
` [PATCH 03/30] net/ice/base: remove unnecessary control queue array
  ` [**EXTERNAL**] "

[PATCH] net/mlx5: fix async flow create error handling
 2024-03-05 18:05 UTC 

[PATCH 0/8] add AESNI_MB optimisations
 2024-03-05 17:36 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] crypto/ipsec_mb: set and use session ID
      ` [EXT] "

[PATCH 1/2] net/mlx5: update speed capabilities parsing on Linux
 2024-03-05 17:06 UTC  (4+ messages)
` [PATCH 2/2] net/mlx5: apply default tuning to future speeds

[PATCH v2 0/4] hash: add SVE support for bulk key lookup
 2024-03-05 15:36 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 4/4] "

[PATCH v1] crypto/ipsec_mb: use new ipad/opad calculation API
 2024-03-05 15:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] crypto/ipsec_mb: upgrade IPsec Multi-buffer to 1.4
 2024-03-05 15:13 UTC  (5+ messages)
` [PATCH v4 1/2] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version
  ` [PATCH v4 2/2] doc: remove outdated version details

[PATCH] argparse: add version in symbols map
 2024-03-05 15:02 UTC  (5+ messages)

[PATCH] devtools: require version for experimental symbols
 2024-03-05 13:49 UTC 

[PATCH v3] net/ice: add diagnostic support in TX path
 2024-03-05 13:48 UTC  (3+ messages)
` [PATCH v4] net/ice: add diagnostic support in Tx path

[PATCH] test/crypto: fix non ASCII character
 2024-03-05 13:29 UTC  (5+ messages)

[PATCH] vhost: fix vring addr update with vDPA
 2024-03-05 13:28 UTC  (2+ messages)

[PATCH 00/21] Improvements and new test cases
 2024-03-05 13:23 UTC  (17+ messages)
` [PATCH 03/21] test/security: add DTLS 1.2 data walkthrough test
` [PATCH 08/21] test/security: unit test to verify zero TLS records
` [PATCH 09/21] test/security: add unit tests for DTLS-1.2
` [PATCH 10/21] test/security: add TLS/DTLS 1.2 AES-256-SHA384 vectors
` [PATCH 11/21] test/security: add DTLS 1.2 anti-replay tests
` [PATCH 12/21] test/security: add more DTLS anti-replay window sz
` [PATCH 13/21] test/crypto: update verification of header
` [PATCH 14/21] test/crypto: add TLS 1.3 vectors
` [PATCH 15/21] test/crypto: update framework to verify tls-1.3
` [PATCH 16/21] test/crypto: test to verify hdr corruption in TLS
` [PATCH 17/21] test/crypto: test to verify custom content type "
` [PATCH 18/21] test/crypto: test to verify zero len record "
` [PATCH 19/21] test/crypto: unit tests to verify padding "
` [PATCH 20/21] test/crypto: unit tests for padding in DTLS-1.2
` [PATCH 21/21] test/security: add out of place sgl test case for TLS 1.2

[PATCH] common/qat: fix undefined macro
 2024-03-05 13:17 UTC  (4+ messages)

DPDK Release Status Meeting 2024-02-29
 2024-03-05 13:15 UTC 

[PATCH v6] net/i40e: add diagnostic support in Tx path
 2024-03-05 12:59 UTC  (3+ messages)
` [PATCH v7] "

[PATCH] examples/dma: fix max-frame-size cannot be zero
 2024-03-05 12:52 UTC  (4+ messages)

[PATCH] net/ice: add version in symbols map
 2024-03-05 10:49 UTC  (2+ messages)

[PATCH 1/7] vhost: fix VDUSE device destruction failure
 2024-03-05  9:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 5/5] vhost: enhance virtqueue access lock asserts
 2024-03-05  9:04 UTC  (3+ messages)
` [PATCH v4] "

[RFC] net/gve: add IPv4 checksum offloading capability
 2024-03-05  8:40 UTC 

[PATCH 0/2] Wangxun support vector Rx/Tx
 2024-03-05  8:10 UTC  (4+ messages)
` [PATCH 1/2] net/txgbe: add vectorized functions for Rx/Tx

DPDK testpmd with E823 link status is down
 2024-03-05  2:06 UTC  (5+ messages)

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