[RFC 1/2] eventdev: introduce event vector adapter
2025-05-28 16:58 UTC (5+ messages)
` [PATCH 0/3] "
` [PATCH 1/3] eventdev: "
` [EXTERNAL] "
[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 (3+ messages)
[PATCH] test/crypto: test vectors for additional ECDH groups
2025-05-28 14:59 UTC
[PATCH v3 00/10] Update ice base code
2025-05-28 14:59 UTC (15+ messages)
` [PATCH v3 01/10] net/ice/base: fix type conversion
` [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 v3 04/10] net/ice/base: set speculative execution barrier
` [PATCH v3 05/10] net/ice/base: fix typo in desc for dev ID 579F
` [PATCH v3 06/10] net/ice/base: ptp minimal refactoring
` [PATCH v3 07/10] net/ice/base: support for MAC rule with own filter flags
` [PATCH v3 08/10] net/ice/base: configure PHY FEC error in logs for GNRD
` [PATCH v3 09/10] net/ice/base: increase reset timeout to 20 seconds
` [PATCH v3 10/10] net/ice/base: update version info
[v1 00/10] DPAA specific fixes
2025-05-28 14:30 UTC (13+ 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
` [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
[PATCH] drivers: remove __rte_used from functions for compatibility with MSVC
2025-05-28 13:22 UTC (6+ messages)
` [EXTERNAL] "
` [PATCH v2] "
` [PATCH v3] "
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 1/7] common/cnxk: fix CQ tail drop feature
2025-05-28 11:51 UTC (7+ 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] 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] net/cnxk: restore MAC address table during port reset
2025-05-28 10:10 UTC (3+ messages)
` [PATCH v2 1/1] net/cnxk: mark invalid MAC address if it doesn't exist
[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: "
[PATCH] crypto/virtio: add request check on request side
2025-05-27 19:24 UTC (2+ messages)
[RFC PATCH] build: reduce use of AVX compiler flags
2025-05-27 16:24 UTC (2+ messages)
` [PATCH v2] "
[PATCH] net/mlx5: fix VLAN stripping on hairpin queues
2025-05-27 16:09 UTC (2+ messages)
[DPDK/examples Bug 1714] symmetric_mp termination failure with ASan (detected memory leaks)
2025-05-27 16:03 UTC
[dpdk-dev] Regarding HQOS with run-to-completion Model
2025-05-27 15:44 UTC (6+ messages)
[PATCH v1 1/3] dts: rewrite README
2025-05-27 15:37 UTC (3+ messages)
` [PATCH v1 2/3] dts: rewrite dts rst
` [PATCH v1 3/3] dts: fix doc generation bug
[RFC PATCH 0/3] allow easier use of high lcore-ids
2025-05-27 15:34 UTC (11+ messages)
` [PATCH v4 0/3] lcore options cleanup
` [PATCH v4 3/3] doc: provide examples of using lcores EAL parameter
` [PATCH v5 0/3] lcore options cleanup
` [PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters
` [PATCH v5 2/3] eal: merge corelist and core mapping options
` [PATCH v5 3/3] doc: provide examples of using lcores EAL parameter
[PATCH v5 1/9] crypto/zsda: add skeleton
2025-05-27 15:10 UTC (3+ messages)
` [PATCH v6 0/9] crypto/zsda: add zsda cryptodev driver
` [EXTERNAL] "
[PATCH] eal/linux: unregister alarm callback before free ptr
2025-05-27 14:53 UTC (4+ messages)
` [PATCH v2] fix eal/linux: unregister alarm callback before free
[PATCH v6 0/3] net/macb: updated net macb driver
2025-05-27 14:27 UTC (3+ messages)
` [PATCH v7 "
DPDK Release Status Meeting 2025-05-27
2025-05-27 13:58 UTC
[PATCH v1 0/7] event/dlb2: dlb2 hw resource management
2025-05-27 13:16 UTC (7+ messages)
` [PATCH v1 3/7] event/dlb2: return 96 single link ports for DLB2.5
` [EXTERNAL] "
` [PATCH v1 4/7] event/dlb2: support managing history list resource
` [EXTERNAL] "
[DPDK/core Bug 1713] dispatcher_autotest hangs on build with disabled RTE_USE_C11_MEM_MODEL
2025-05-27 13:02 UTC
[PATCH 0/9] fixes and new features to cnxk crypto PMD
2025-05-27 13:01 UTC (10+ messages)
` [PATCH 1/9] crypto/cnxk: include required headers
` [PATCH 2/9] common/cnxk: fix salt handling with aes-ctr
` [PATCH 3/9] common/cnxk: set correct salt value for ctr algos
` [PATCH 4/9] crypto/cnxk: extend check for max supported gather entries
` [PATCH 5/9] crypto/cnxk: add struct variable for custom metadata
` [PATCH 6/9] crypto/cnxk: add asym sessionless handling
` [PATCH 7/9] crypto/cnxk: add support for sessionless asym
` [PATCH 8/9] common/cnxk: update qsize in CPT iq enable
` [PATCH 9/9] crypto/cnxk: copy 8B iv into sess in aes ctr
[PATCH V4] Add new tracepoint function for type time_t
2025-05-27 11:55 UTC
[PATCH 00/25] add CN20K support to cnxk crypto PMD
2025-05-27 11:02 UTC (26+ messages)
` [PATCH 01/25] crypto/cnxk: add probe for cn20k crypto device
` [PATCH 02/25] crypto/cnxk: add ops skeleton for cn20k
` [PATCH 03/25] crypto/cnxk: add dev info get
` [PATCH 04/25] crypto/cnxk: add skeletion for enq deq functions
` [PATCH 05/25] crypto/cnxk: add lmtst routines for cn20k
` [PATCH 06/25] crypto/cnxk: add enqueue function support
` [PATCH 07/25] crypto/cnxk: add cryptodev dequeue support for cn20k
` [PATCH 08/25] crypto/cnxk: move debug dumps to common
` [PATCH 09/25] crypto/cnxk: add rte security skeletion for cn20k
` [PATCH 10/25] crypto/cnxk: add security session creation
` [PATCH 11/25] crypto/cnxk: add security session destroy
` [PATCH 12/25] crypto/cnxk: move code to common
` [PATCH 13/25] crypto/cnxk: add rte sec session update
` [PATCH 14/25] crypto/cnxk: add rte security datapath handling
` [PATCH 15/25] crypto/cnxk: add Rx inject in security lookaside
` [PATCH 16/25] crypto/cnxk: add skeleton for tls
` [PATCH 17/25] crypto/cnxk: add tls write session creation
` [PATCH 18/25] crypto/cnxk: add tls read "
` [PATCH 19/25] crypto/cnxk: add tls session destroy
` [PATCH 20/25] crypto/cnxk: add enq and dequeue support for TLS
` [PATCH 21/25] crypto/cnxk: tls post process
` [PATCH 22/25] crypto/cnxk: add tls session update
` [PATCH 23/25] crypto/cnxk: support raw API for cn20k
` [PATCH 24/25] crypto/cnxk: add model check "
` [PATCH 25/25] doc: update CN20K CPT documentation
[PATCH] event/eth_tx: prefetch mbuf headers
2025-05-27 10:55 UTC (3+ messages)
` [EXTERNAL] "
[PATCH 1/6] common/cnxk: config of CPT result address offset
2025-05-27 10:31 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 6/6] net/cnxk: fix bufsize in lookup memory
patch state
2025-05-27 9:22 UTC (2+ messages)
[PATCH 0/3] argparse additions and rework
2025-05-27 9:21 UTC (4+ messages)
` [PATCH 1/3] argparse: add support for string and boolean args
` [PATCH 2/3] argparse: make argparse EAL-args compatible
` [PATCH 3/3] argparse: use enums to remove max-value defines in lists
[DPDK/examples Bug 1712] secondary symmetric_mp startup failure with ASan (stack-buffer-overflow)
2025-05-27 9:06 UTC
[PATCH 1/2] common/mlx5: read SWS capability bits
2025-05-27 9:01 UTC (4+ messages)
[PATCH] event/cnxk: update timer arm routine
2025-05-27 8:00 UTC (2+ messages)
` [EXTERNAL] "
[PATCH v4] event/dlb2: consolidate AVX512 and SSE changes
2025-05-27 5:22 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] cnxk: use stdatomic API
2025-05-27 4:58 UTC (3+ messages)
` [PATCH v2] "
` [EXTERNAL] "
[PATCH 0/6] fixes and improvements to cnxk crypto PMD
2025-05-27 4:00 UTC (7+ messages)
` [PATCH 1/6] crypto/cnxk: update the sg list population
` [PATCH 2/6] crypto/cnxk: add lookaside IPsec CPT LF stats
` [PATCH 3/6] crypto/cnxk: fix qp stats PMD API
` [PATCH 4/6] crypto/cnxk: fail Rx inject configure if not supported
` [PATCH 5/6] crypto/cnxk: add check for max supported gather entries
` [PATCH 6/6] crypto/cnxk: enable IV from application support
[PATCH v1] vhost: fix crash caused by accessing a freed vsocket
2025-05-26 21:14 UTC (3+ messages)
` [PATCH v4] "
[PATCH] net: fix GTP packet parsing
2025-05-26 20:53 UTC (3+ messages)
` [PATCH v4 1/3] "
[PATCH v2 00/10] Update ice base code
2025-05-26 18:02 UTC (11+ messages)
` [PATCH v2 01/10] net/ice/base: type conversion fix
` [PATCH v2 02/10] net/ice/base: typo fix in media type check
` [PATCH v2 03/10] net/ice/base: integer overflow issue fix
` [PATCH v2 04/10] net/ice/base: set speculative execution barrier
` [PATCH v2 05/10] net/ice/base: typo fix in desc for dev ID 579F
` [PATCH v2 06/10] net/ice/base: ptp minimal refactoring
` [PATCH v2 07/10] net/ice/base: support for MAC rule with own filter flags
` [PATCH v2 08/10] net/ice/base: configure PHY FEC error in logs for GNRD
` [PATCH v2 09/10] net/ice/base: increase reset timeout to 20 seconds
` [PATCH v2 10/10] net/ice/base: update version info
[PATCH v2 00/40] fixes and new features to cnxk crypto PMD
2025-05-26 16:58 UTC (15+ messages)
` [PATCH v2 27/40] crypto/cnxk: tls post process
` [PATCH v2 28/40] crypto/cnxk: add tls session update
` [PATCH v2 29/40] crypto/cnxk: include required headers
` [PATCH v2 30/40] crypto/cnxk: support raw API for cn20k
` [PATCH v2 31/40] crypto/cnxk: add model check "
` [PATCH v2 32/40] common/cnxk: fix salt handling with aes-ctr
` [PATCH v2 33/40] common/cnxk: set correct salt value for ctr algos
` [PATCH v2 34/40] crypto/cnxk: extend check for max supported gather entries
` [PATCH v2 35/40] crypto/cnxk: add struct variable for custom metadata
` [PATCH v2 36/40] crypto/cnxk: add asym sessionless handling
` [PATCH v2 37/40] crypto/cnxk: add support for sessionless asym
` [PATCH v2 38/40] doc: update CN20K CPT documentation
` [PATCH v2 39/40] common/cnxk: update qsize in CPT iq enable
` [PATCH v2 40/40] crypto/cnxk: copy 8B iv into sess in aes ctr
page: next (older) | prev (newer) | 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).