DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] event/cnxk: add event vector adapter support
 2025-05-30 16:34 UTC 

[RFC 1/2] eventdev: introduce event vector adapter
 2025-05-30 16:25 UTC  (13+ messages)
` [PATCH 0/3] "
  ` [PATCH 1/3] eventdev: "
  ` [PATCH v2 0/3] "
    ` [PATCH v2 1/3] eventdev: "
    ` [PATCH v2 2/3] eventdev: add default software "
    ` [PATCH v2 3/3] app/eventdev: add vector adapter performance test
    ` [PATCH v3 0/3] introduce event vector adapter
      ` [PATCH v3 1/3] eventdev: "
      ` [PATCH v3 2/3] eventdev: add default software "
      ` [PATCH v3 3/3] app/eventdev: add vector adapter performance test

[PATCH] eal: prevent socket closure before MP sync
 2025-05-30 16:14 UTC  (8+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] crypto/ipsec_mb: fix QP release in secondary

Polling for patchseries in DPDK - the /series/ and /events/ endpoints
 2025-05-30 16:02 UTC  (4+ messages)

[PATCH v1 01/13] net/ixgbe: remove unused field in Rx queue struct
 2025-05-30 13:57 UTC  (27+ messages)
` [PATCH v4 00/25] Intel PMD drivers Rx cleanp
  ` [PATCH v4 01/25] net/ixgbe: remove unused field in Rx queue struct
  ` [PATCH v4 02/25] net/iavf: make IPsec stats dynamically allocated
  ` [PATCH v4 03/25] net/ixgbe: match variable names to other drivers
  ` [PATCH v4 04/25] net/i40e: match variable name "
  ` [PATCH v4 05/25] net/ice: "
  ` [PATCH v4 06/25] net/i40e: rename 16-byte descriptor define
  ` [PATCH v4 07/25] net/ice: "
  ` [PATCH v4 08/25] net/iavf: "
  ` [PATCH v4 09/25] net/ixgbe: simplify vector PMD compilation
  ` [PATCH v4 10/25] net/ixgbe: replace always-true check
  ` [PATCH v4 11/25] net/ixgbe: clean up definitions
  ` [PATCH v4 12/25] net/i40e: "
  ` [PATCH v4 13/25] net/ice: "
  ` [PATCH v4 14/25] net/iavf: "
  ` [PATCH v4 15/25] net/ixgbe: create common Rx queue structure
  ` [PATCH v4 16/25] net/i40e: use the "
  ` [PATCH v4 17/25] net/ice: "
  ` [PATCH v4 18/25] net/iavf: "
  ` [PATCH v4 19/25] net/intel: generalize vectorized Rx rearm
  ` [PATCH v4 20/25] net/i40e: use common Rx rearm code
  ` [PATCH v4 21/25] net/iavf: "
  ` [PATCH v4 22/25] net/ixgbe: "
  ` [PATCH v4 23/25] net/intel: support wider x86 vectors for Rx rearm
  ` [PATCH v4 24/25] net/intel: add common Rx mbuf recycle
  ` [PATCH v4 25/25] net/intel: add common Tx "

[PATCH v6 0/4] add feature arc in rte_graph
 2025-05-30 13:15 UTC  (9+ messages)
` [PATCH v9 0/5] "
  ` [PATCH v9 1/5] graph: add API to override node process function
  ` [PATCH v9 2/5] graph: add feature arc abstraction
  ` [PATCH v9 4/5] app/graph: add custom feature nodes for ip4 output arc

[PATCH 2/3] lib/lpm: R-V V rte_lpm_lookupx4
 2025-05-30 13:13 UTC  (2+ messages)

[PATCH v5 1/3] graph: avoid global node ID counter
 2025-05-30 11:07 UTC  (3+ messages)
` [PATCH v7 "

[PATCH v1 00/12] add lookup fib nodes in graph library
 2025-05-30 10:50 UTC  (4+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 09/13] node: add IP6 lookup FIB node

[RFC PATCH] build: reduce use of AVX compiler flags
 2025-05-30  9:30 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] eal/linux: unregister alarm callback before free ptr
 2025-05-30  8:18 UTC  (7+ messages)
` [PATCH v2] fix eal/linux: unregister alarm callback before free
      ` [PATCH v2 0/2] fix eal: "
        ` [PATCH v2 1/2] fix eal/linux: "
        ` [PATCH v2 2/2] fix eal/freebsd: "

[PATCH 00/11] NXP DPAA2 driver enhancements and fixes
 2025-05-30  7:13 UTC  (12+ messages)
` [PATCH 01/11] net/dpaa2: fix issue of extract buffer preparation
` [PATCH 02/11] net/dpaa2: fix shaper rate
` [PATCH 03/11] bus/fslmc: add DPBP APIs for setting depletion thresholds
` [PATCH 04/11] mempool/dpaa2: use unified VA to IOVA conversion
` [PATCH 05/11] net/dpaa2: add dpmac MC header file
` [PATCH 06/11] net/dpaa2: support dpmac counters in stats
` [PATCH 07/11] net/dpaa2: support dpmac Tx stats
` [PATCH 08/11] net/dpaa2: support dpmac Tx stats in xstats
` [PATCH 09/11] net/dpaa2: retrieve DPNI API version at init time
` [PATCH 10/11] net/dpaa2: setup the speed cap based on the actual MAC
` [PATCH 11/11] net/dpaa2: enable software taildrop for ordered queues

[PATCH] pcapng: allow any protocol link type for the interface block
 2025-05-29 19:57 UTC  (3+ messages)

[PATCH 1/7] common/cnxk: fix CQ tail drop feature
 2025-05-29 17:58 UTC  (8+ messages)
` [PATCH 2/7] common/cnxk: set CQ drop and backpressure threshold
` [PATCH 3/7] net/cnxk: devarg to set force tail drop
` [PATCH 4/7] net/cnxk: fix descriptor count update on reconfig
` [PATCH 5/7] common/cnxk: disable xqe drop config in RQ context
` [PATCH 6/7] net/cnxk: devarg option to disable xqe drop
` [PATCH 7/7] doc: updates cnxk doc for new devargs

[PATCH] app/compress-perf: support dictionary files
 2025-05-29 17:16 UTC 

[PATCH v1 1/2] app/testpmd: harmonize case in help strings
 2025-05-29 15:57 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] net/cnxk: restore MAC address table during port reset
 2025-05-29 15:44 UTC  (4+ messages)
` [PATCH v2 1/1] net/cnxk: mark invalid MAC address if it doesn't exist

[PATCH v6 1/2] ethdev: support RSS based on RoCEv2 header
 2025-05-29 15:43 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] drivers: add support for IB_BTH header for RSS in cnxk device
  ` [PATCH v8 1/2] ethdev: support RSS based on RoCEv2 header
    ` [PATCH v8 2/2] drivers: add support for IB_BTH header for RSS in cnxk device
    ` [PATCH v9 1/2] ethdev: support RSS based on RoCEv2 header
      ` [PATCH v9 2/2] drivers: add support for IB_BTH header for RSS in cnxk device

[PATCH 0/3] argparse additions and rework
 2025-05-29 15:09 UTC  (2+ messages)

[PATCH v1 1/3] dts: rewrite README
 2025-05-29 12:40 UTC  (10+ messages)
` [PATCH v1 2/3] dts: rewrite dts rst
` [PATCH v1 3/3] dts: fix doc generation bug

[PATCH v1 0/1] Memory hotplug fix
 2025-05-29 12:32 UTC  (2+ messages)
` [PATCH v1 1/1] vhost: handle virtqueue locking for memory hotplug

[PATCH v1 0/1] Memory hotplug fix
 2025-05-29 12:31 UTC  (2+ messages)
` [PATCH v1 1/1] vhost: handle virtqueue locking for memory hotplug

[PATCH] crypto/virtio: fix PMD cleanup
 2025-05-29 11:45 UTC 

DPDK Ring Q
 2025-05-29  9:41 UTC  (2+ messages)

[PATCH v3 00/10] Update ice base code
 2025-05-29  8:29 UTC  (6+ messages)
` [PATCH v3 04/10] net/ice/base: set speculative execution barrier

[DPDK/ethdev Bug 1716] virtio_xmit_cleanup failed when vm rx/tx queues from 1024 to 4096
 2025-05-29  8:16 UTC 

[RFC 18/18] drivers/net: add hinic3 PMD build and doc files
 2025-05-29  8:15 UTC  (20+ messages)
` [PATCH v1 00/18] add hinic3 pmd driver
` [PATCH v1 01/18] This patch adds some basic files to describe the hinic3 driver
` [PATCH v1 02/18] net/hinic3: add basic header files
` [PATCH v1 03/18] net/hinic3: add hardware interfaces of BAR operation
` [PATCH v1 04/18] net/hinic3: add support for cmdq mechanism
` [PATCH v1 05/18] net/hinic3: add NIC event module
` [PATCH v1 06/18] net/hinic3: add eq mechanism function code
` [PATCH v1 07/18] net/hinic3: add mgmt module "
` [PATCH v1 08/18] net/hinic3: add module about hardware operation
` [PATCH v1 09/18] net/hinic3: add a NIC business configuration module
` [PATCH v1 10/18] net/hinic3: add context and work queue support
` [PATCH v1 11/18] net/hinic3: add a mailbox communication module
` [PATCH v1 12/18] net/hinic3: add device initialization
` [PATCH v1 13/18] net/hinic3: add dev ops
` [PATCH v1 14/18] net/hinic3: add Rx/Tx functions
` [PATCH v1 15/18] net/hinic3: add MML and EEPROM access feature
` [PATCH v1 16/18] net/hinic3: add RSS promiscuous ops
` [PATCH v1 17/18] net/hinic3: add FDIR flow control module
` [PATCH v1 18/18] drivers/net: add hinic3 PMD build and doc files

[PATCH] ethdev: fix null error struct in flow configure
 2025-05-29  5:56 UTC 

[PATCH] drivers: remove __rte_used from functions for compatibility with MSVC
 2025-05-29  5:53 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] crypto/virtio: add request check on request side
 2025-05-29  3:36 UTC  (3+ messages)

[PATCH] doc: update ABI reference version in example
 2025-05-28 23:30 UTC 

[DPDK/other Bug 1715] Enabling tracepoints in dpdk-test causes app to exit immediately without running any tests
 2025-05-28 21:20 UTC 

[PATCH 0/2] dts: use tmp dir and DPDK tree dir
 2025-05-28 20:25 UTC  (5+ messages)
` [PATCH 1/2] dts: add remote create dir function
` [PATCH 2/2] dts: use tmp dir and DPDK tree dir

[PATCH RESEND 3/3] riscv: override machine_args only when default
 2025-05-28 17:47 UTC 

[PATCH RESEND 2/3] lib/lpm: R-V V rte_lpm_lookupx4
 2025-05-28 17:46 UTC 

[PATCH RESEND 1/3] config/riscv: detect V extension
 2025-05-28 17:46 UTC 

[PATCH 3/3] riscv: override machine_args only when default
 2025-05-28 17:00 UTC 

[PATCH 1/3] config/riscv: detect V extension
 2025-05-28 16:57 UTC 

[PATCH] config/arm: update neoverse n3 SoC and add neoverse V3
 2025-05-28 16:41 UTC  (2+ messages)

[PATCH] Add new tracepoint function for type time_t
 2025-05-28 16:14 UTC  (3+ messages)
` [PATCH V4] "
  ` [EXTERNAL] "

[PATCH] doc: fix anchors namespace in guides
 2025-05-28 16:02 UTC  (2+ messages)

[PATCH] test/crypto: test vectors for additional ECDH groups
 2025-05-28 14:59 UTC 

[v1 00/10] DPAA specific fixes
 2025-05-28 14:50 UTC  (14+ messages)
` [v1 01/10] bus/dpaa: avoid using same structure and variable name
` [v1 02/10] bus/dpaa: add FMan node
` [v1 03/10] bus/dpaa: enhance DPAA SoC version
` [v1 04/10] bus/dpaa: optimize bman acquire/release
    ` [EXT] "
` [v1 05/10] mempool/dpaa: fast acquire and release
` [v1 06/10] mempool/dpaa: adjust pool element for LS1043A errata
` [v1 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
` [v1 08/10] net/dpaa: add devargs for enabling err packets on main queue
` [v1 09/10] bus/dpaa: improve DPAA cleanup
` [v1 10/10] bus/dpaa: optimize qman enqueue check

[v1 00/10] DPAA specific fixes
 2025-05-28 14:26 UTC  (4+ messages)
` [v1 01/10] bus/dpaa: avoid using same structure and variable name

Looks like a bug: operands are different enum types 'ibv_flow_attr_type' and 'ibv_flow_flags'
 2025-05-28 12:50 UTC  (2+ messages)

[PATCH] crypto/virtio: fix DER encoding of RSA public key
 2025-05-28 12:28 UTC  (2+ messages)

[PATCH 1/9] common/dpaax: fix invalid key command error
 2025-05-28 12:16 UTC  (3+ messages)
` [PATCH v2 0/9] DPAA2 crypto driver changes
  ` [EXTERNAL] "

[PATCH] net/mlx5: avoid setting kernel MTU if not needed
 2025-05-28 12:12 UTC  (2+ messages)

[PATCH] crypto/virtio: fix driver ID for virtio
 2025-05-28 10:53 UTC 

[PATCH v4 7/7] net/ena: upgrade driver version to 2.13.0
 2025-05-28 10:28 UTC 

[PATCH v4 6/7] net/ena: fix aenq timeout with low poll interval
 2025-05-28 10:27 UTC 

[PATCH v4 5/7] net/ena: fix unhandled interrupt config failure
 2025-05-28 10:27 UTC 

[PATCH v4 0/7] net/ena: release 2.13.0
 2025-05-28 10:25 UTC  (5+ messages)
` [PATCH v4 1/7] net/ena/base: avoid recalculating desc per entry
` [PATCH v4 2/7] net/ena/base: coding style changes
` [PATCH v4 3/7] net/ena: separate doorbell logic for Rx and Tx
` [PATCH v4 4/7] net/ena: support fragment bypass mode

[PATCH] ethdev: remove callback checks from fast path
 2025-05-28  9:39 UTC  (11+ messages)
` [PATCH v2 1/2] ethdev: remove unnecessary type conversion
  ` [PATCH v2 2/2] ethdev: remove callback checks from fast path

[PATCH] test/crypto: fix RSA decrypt op validation
 2025-05-28  8:38 UTC  (2+ messages)

[PATCH V3] Add new tracepoint function for type time_t
 2025-05-28  8:14 UTC  (7+ messages)
  ` |FAILURE| pw153190 "
        ` [EXTERNAL] "

[PATCH v1 0/1] compress/zsda: code cleanup
 2025-05-28  7:35 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] common/mlx5: avoid warning about operation mixing different enum types
 2025-05-27 23:41 UTC 

[PATCH v1 0/4] ring: some fixes and improvements
 2025-05-27 22:47 UTC  (6+ messages)
` [PATCH v1 3/4] ring: fix potential sync issue between head and tail values

[PATCH v1 0/2] bbdev: add trace point per operations
 2025-05-27 22:36 UTC  (3+ messages)
` [PATCH v1 1/2] bbdev: add trace points per operation
` [PATCH v1 2/2] baseband/acc: "

[dpdk-dev] Regarding HQOS with run-to-completion Model
 2025-05-27 15:39 UTC  (5+ messages)

page: 

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