DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2 00/25] add CN20K support to cnxk crypto PMD
 2025-06-03 11:50 UTC  (18+ messages)
` [PATCH v2 01/25] crypto/cnxk: probe cn20k device
` [PATCH v2 02/25] crypto/cnxk: add cn20k ops skeleton
` [PATCH v2 03/25] crypto/cnxk: add dev info get
` [PATCH v2 04/25] crypto/cnxk: add cn20k datapath skeleton
` [PATCH v2 05/25] crypto/cnxk: add cn20k lmtst routines
` [PATCH v2 06/25] crypto/cnxk: add cn20k enqueue path
` [PATCH v2 07/25] crypto/cnxk: add cn20k dequeue path
` [PATCH v2 08/25] crypto/cnxk: move debug dumps to common
` [PATCH v2 09/25] crypto/cnxk: add cn20k security skeletion
` [PATCH v2 10/25] crypto/cnxk: add security session creation
` [PATCH v2 11/25] crypto/cnxk: add security session destroy
` [PATCH v2 12/25] crypto/cnxk: move code to common
` [PATCH v2 13/25] crypto/cnxk: add IPsec session update
` [PATCH v2 14/25] crypto/cnxk: add security datapath
` [PATCH v2 15/25] crypto/cnxk: add Rx inject in security lookaside
` [PATCH v2 16/25] crypto/cnxk: add TLS skeleton
` [PATCH v2 17/25] crypto/cnxk: add TLS read session

[PATCH] crypto/qat: remove ZUC 256 support
 2025-06-03 10:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] argparse additions and rework
 2025-06-03  8:44 UTC  (6+ messages)
` [PATCH 1/3] argparse: add support for string and boolean args
` [PATCH 2/3] argparse: make argparse EAL-args compatible

[RFC v3 0/2] An API for Stashing Packets into CPU caches
 2025-06-03  8:43 UTC  (10+ messages)
` [PATCH v5 0/4] An API for Cache Stashing with TPH
  ` [PATCH v5 1/4] pci: add non-merged Linux uAPI changes
  ` [PATCH v5 2/4] bus/pci: introduce the PCIe TLP Processing Hints API
  ` [PATCH v5 3/4] ethdev: introduce the cache stashing hints API
  ` [PATCH v5 4/4] net/i40e: enable TPH in i40e

[PATCH] eal/linux: unregister alarm callback before free ptr
 2025-06-03  8:29 UTC  (8+ 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: "

rte_lcore_has_role() return value
 2025-06-03  6:34 UTC  (5+ messages)

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

[PATCH v4 0/4] Introduce Topology NUMA grouping for lcores
 2025-06-03  6:03 UTC  (4+ messages)

[PATCH v1 00/12] add lookup fib nodes in graph library
 2025-06-03  5:54 UTC  (22+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 09/13] node: add IP6 lookup FIB node
  ` [PATCH v3 00/14] add lookup fib nodes in graph library
    ` [PATCH v3 01/14] fib: move macro to header file
    ` [PATCH v3 02/14] node: add IP4 lookup FIB node
    ` [PATCH v3 03/14] node: add IP4 FIB route add
    ` [PATCH v3 04/14] node: add process callback for IP4 FIB
    ` [PATCH v3 05/14] node: move next nodes to public header file
    ` [PATCH v3 06/14] node: add next node in packet classification
    ` [PATCH v3 07/14] app/graph: add IP4 lookup mode command
    ` [PATCH v3 08/14] fib: move macro to header file
    ` [PATCH v3 09/14] node: add IP6 lookup FIB node
    ` [PATCH v3 10/14] node: add IP6 FIB route add
    ` [PATCH v3 11/14] node: add process callback for IP6 FIB
    ` [PATCH v3 12/14] node: add next node in packet classification
    ` [PATCH v3 13/14] app/graph: add IP6 lookup mode command
    ` [PATCH v3 14/14] doc: add FIB nodes in graph guide

[PATCH] net/mlx5: use portable version of __builtin_ffsl
 2025-06-03  1:10 UTC  (2+ messages)

[PATCH] common/mlx5: use intrinsics instead of inline assembly
 2025-06-03  1:07 UTC  (2+ messages)

[PATCH 0/1] unresolved symbol mlx5_geneve_tlv_parser_create
 2025-06-03  1:05 UTC  (2+ messages)

[PATCH 0/4] allow pmdinfo to be inserted and parsed using MSVC
 2025-06-03  1:01 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] doc: remove the public interfaces from bus/vmbus
 2025-06-03  0:31 UTC 

ethdev use from secondary process
 2025-06-02 20:35 UTC 

[PATCH 0/3] introduce event vector adapter
 2025-06-02 14:09 UTC  (11+ messages)
` [PATCH v2 "
  ` [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 00/25] add CN20K support to cnxk crypto PMD
 2025-06-02 11:53 UTC  (3+ messages)

[PATCH 0/6] fixes and improvements to cnxk crypto PMD
 2025-06-02 11:45 UTC  (2+ messages)

[PATCH v1 0/4] ring: some fixes and improvements
 2025-06-02 11:11 UTC  (7+ messages)
` [PATCH v1 3/4] ring: fix potential sync issue between head and tail values

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

[PATCH v3 00/10] Update ice base code
 2025-06-02  8:55 UTC  (6+ messages)
` [PATCH v3 02/10] net/ice/base: fix typo in media type check
` [PATCH v3 03/10] net/ice/base: fix integer overflow issue

[PATCH v1 0/1] Memory hotplug fix
 2025-06-02  8:50 UTC  (7+ messages)
` [PATCH v1 1/1] vhost: handle virtqueue locking for memory hotplug
  ` [PATCH v2 "
    ` [PATCH v3 0/1] Memory hotplug fix
      ` [PATCH v3 1/1] vhost: handle virtqueue locking for memory hotplug
        ` [PATCH v4 0/1] Memory hotplug fix
          ` [PATCH v4 1/1] vhost: handle virtqueue locking for memory hotplug

[PATCH] net/mlx5: fix VLAN stripping on hairpin queues
 2025-06-02  6:46 UTC  (2+ messages)

[PATCH] event/cnxk: add event vector adapter support
 2025-06-01 20:46 UTC  (2+ messages)
` [PATCH v2] "

Community CI Meeting Minutes - May 29, 2025
 2025-06-01 17:25 UTC 

DTS WG Meeting Minutes - May 22, 2025
 2025-06-01 17:09 UTC 

[PATCH] net/mlx5: declare size of rte_v128u32_t
 2025-05-31  0:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] app/compress-perf: support dictionary files
 2025-05-30 21:09 UTC  (2+ messages)

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

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

[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  (3+ messages)
` [PATCH 7/7] doc: updates cnxk doc for new devargs

[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  (3+ 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 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: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)

[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  (3+ messages)
` [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 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 

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