[RFC 1/2] eventdev: introduce event vector adapter
2025-05-27 6:04 UTC (4+ messages)
` [PATCH 0/3] "
` [PATCH 1/3] eventdev: "
` [EXTERNAL] "
[PATCH v1 0/7] event/dlb2: dlb2 hw resource management
2025-05-27 5:57 UTC (6+ 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] "
[PATCH v4] event/dlb2: consolidate AVX512 and SSE changes
2025-05-27 5:22 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] drivers: remove __rte_used from functions for compatibility with MSVC
2025-05-27 5:02 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] event/eth_tx: prefetch mbuf headers
2025-05-27 5:01 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 (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] net: fix parse the tunnel length of tunnel packet with UDP
` [PATCH v4 3/3] app/testpmd: fix obtain inner info of tunnel packet
[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 (41+ messages)
` [PATCH v2 01/40] crypto/cnxk: update the sg list population
` [PATCH v2 02/40] crypto/cnxk: add lookaside IPsec CPT LF stats
` [PATCH v2 03/40] crypto/cnxk: fix qp stats PMD API
` [PATCH v2 04/40] crypto/cnxk: fail Rx inject configure if not supported
` [PATCH v2 05/40] crypto/cnxk: add check for max supported gather entries
` [PATCH v2 06/40] crypto/cnxk: enable IV from application support
` [PATCH v2 07/40] crypto/cnxk: add probe for cn20k crypto device
` [PATCH v2 08/40] crypto/cnxk: add ops skeleton for cn20k
` [PATCH v2 09/40] crypto/cnxk: add dev info get
` [PATCH v2 10/40] crypto/cnxk: add skeletion for enq deq functions
` [PATCH v2 11/40] crypto/cnxk: add lmtst routines for cn20k
` [PATCH v2 12/40] crypto/cnxk: add enqueue function support
` [PATCH v2 13/40] crypto/cnxk: add cryptodev dequeue support for cn20k
` [PATCH v2 14/40] crypto/cnxk: move debug dumps to common
` [PATCH v2 15/40] crypto/cnxk: add rte security skeletion for cn20k
` [PATCH v2 16/40] crypto/cnxk: add security session creation
` [PATCH v2 17/40] crypto/cnxk: add security session destroy
` [PATCH v2 18/40] crypto/cnxk: move code to common
` [PATCH v2 19/40] crypto/cnxk: add rte sec session update
` [PATCH v2 20/40] crypto/cnxk: add rte security datapath handling
` [PATCH v2 21/40] crypto/cnxk: add Rx inject in security lookaside
` [PATCH v2 22/40] crypto/cnxk: add skeleton for tls
` [PATCH v2 23/40] crypto/cnxk: add tls write session creation
` [PATCH v2 24/40] crypto/cnxk: add tls read "
` [PATCH v2 25/40] crypto/cnxk: add tls session destroy
` [PATCH v2 26/40] crypto/cnxk: add enq and dequeue support for TLS
` [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
[PATCH v1 1/2] app/testpmd: harmonize case in help strings
2025-05-26 14:52 UTC (9+ messages)
` [PATCH v1 2/2] app/testpmd: sort commands by help string
` [PATCH v2 1/2] app/testpmd: harmonize case in help strings
` [PATCH v2 2/2] app/testpmd: sort commands by help string
[PATCH v3 0/7] net/ena: release 2.13.0
2025-05-26 14:44 UTC (2+ messages)
[PATCH] ethdev: remove callback checks from fast path
2025-05-26 12:30 UTC (2+ messages)
` [EXTERNAL] "
[PATCH v1 0/4] ring: some fixes and improvements
2025-05-26 11:54 UTC (12+ messages)
` [PATCH v1 1/4] ring: introduce extra run-time checks
` [PATCH v1 3/4] ring: fix potential sync issue between head and tail values
DPDK Summit CFP - September, California
2025-05-26 9:45 UTC
[PATCH 0/9] Update ICE base code
2025-05-26 8:33 UTC (10+ messages)
` [PATCH 1/9] net/ice/base: type conversion fix
` [PATCH 2/9] net/ice/base: typo fix in media type check
` [PATCH 3/9] net/ice/base: integer overflow issue fix
` [PATCH 4/9] net/ice/base: set speculative execution barrier
` [PATCH 5/9] net/ice/base: typo fix in desc for dev ID 579F
` [PATCH 6/9] net/ice/base: ptp minimal refactoring
` [PATCH 7/9] net/ice/base: support for MAC rule with own filter flags
` [PATCH 8/9] net/ice/base: configure PHY FEC error in logs for GNRD
` [PATCH 9/9] net/ice/base: increase reset timeout to 20 seconds
[25.11 PATCH v2 0/5] Introduce DMA enqueue/dequeue operations
2025-05-26 8:15 UTC (8+ messages)
` [25.11 PATCH v3 "
` [25.11 PATCH v3 1/5] dmadev: add enqueue dequeue operations
` [25.11 PATCH v3 2/5] test/dma: "
` [25.11 PATCH v3 3/5] app/dma-perf: add option to measure enq deq ops
` [25.11 PATCH v3 4/5] dma/cnxk: implement enqueue dequeue ops
` [25.11 PATCH v3 5/5] eventdev: refactor DMA adapter ops
[PATCH 0/2] uadk: realize async mode
2025-05-26 6:15 UTC (6+ messages)
` [EXTERNAL] "
[PATCH] net/mlx5: declare size of rte_v128u32_t
2025-05-25 8:47 UTC (2+ messages)
[PATCH v4 1/1] examples/l2fwd-jobstats: fix lock availability
2025-05-24 15:39 UTC (7+ messages)
` [PATCH v5 "
` [EXTERNAL] "
[PATCH 1/2] ci: bump tested distributions in GHA
2025-05-24 3:28 UTC (3+ messages)
[PATCH 1/6] common/cnxk: config of CPT result address offset
2025-05-23 15:53 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 2/6] common/cnxk: config CPT result address for cn20k
` [PATCH v2 3/6] common/cnxk: update CPT parse header for CN20k
` [PATCH v2 4/6] common/cnxk: fix inbound CPT LF ID
` [PATCH v2 5/6] net/cnxk: update frag offset calculation
` [PATCH v2 6/6] net/cnxk: fix bufsize in lookup memory
[PATCH v5 1/3] cmdline: use C standard library as number parser
2025-05-23 14:47 UTC (5+ messages)
` [PATCH v5 2/3] cmdline: add floating point support
[PATCH] crypto/virtio: add request check on request side
2025-05-23 14:04 UTC
[PATCH 00/40] fixes and new features to cnxk crypto PMD
2025-05-23 13:51 UTC (41+ messages)
` [PATCH 01/40] crypto/cnxk: update the sg list population
` [PATCH 02/40] crypto/cnxk: add lookaside IPsec CPT LF stats
` [PATCH 03/40] crypto/cnxk: fix qp stats PMD API
` [PATCH 04/40] crypto/cnxk: fail Rx inject configure if not supported
` [PATCH 05/40] crypto/cnxk: add check for max supported gather entries
` [PATCH 06/40] crypto/cnxk: enable IV from application support
` [PATCH 07/40] crypto/cnxk: add probe for cn20k crypto device
` [PATCH 08/40] crypto/cnxk: add ops skeleton for cn20k
` [PATCH 09/40] crypto/cnxk: add dev info get
` [PATCH 10/40] crypto/cnxk: add skeletion for enq deq functions
` [PATCH 11/40] crypto/cnxk: add lmtst routines for cn20k
` [PATCH 12/40] crypto/cnxk: add enqueue function support
` [PATCH 13/40] crypto/cnxk: add cryptodev dequeue support for cn20k
` [PATCH 14/40] crypto/cnxk: move debug dumps to common
` [PATCH 15/40] crypto/cnxk: add rte security skeletion for cn20k
` [PATCH 16/40] crypto/cnxk: add security session creation
` [PATCH 17/40] crypto/cnxk: add security session destroy
` [PATCH 18/40] crypto/cnxk: move code to common
` [PATCH 19/40] crypto/cnxk: add rte sec session update
` [PATCH 20/40] crypto/cnxk: add rte security datapath handling
` [PATCH 21/40] crypto/cnxk: add Rx inject in security lookaside
` [PATCH 22/40] crypto/cnxk: add skeleton for tls
` [PATCH 23/40] crypto/cnxk: add tls write session creation
` [PATCH 24/40] crypto/cnxk: add tls read "
` [PATCH 25/40] crypto/cnxk: add tls session destroy
` [PATCH 26/40] crypto/cnxk: add enq and dequeue support for TLS
` [PATCH 27/40] crypto/cnxk: tls post process
` [PATCH 28/40] crypto/cnxk: add tls session update
` [PATCH 29/40] crypto/cnxk: include required headers
` [PATCH 30/40] crypto/cnxk: support raw API for cn20k
` [PATCH 31/40] crypto/cnxk: add model check "
` [PATCH 32/40] common/cnxk: fix salt handling with aes-ctr
` [PATCH 33/40] common/cnxk: set correct salt value for ctr algos
` [PATCH 34/40] crypto/cnxk: extend check for max supported gather entries
` [PATCH 35/40] crypto/cnxk: add struct variable for custom metadata
` [PATCH 36/40] crypto/cnxk: add asym sessionless handling
` [PATCH 37/40] crypto/cnxk: add support for sessionless asym
` [PATCH 38/40] doc: update CN20K CPT documentation
` [PATCH 39/40] common/cnxk: update qsize in CPT iq enable
` [PATCH 40/40] crypto/cnxk: copy 8B iv into sess in aes ctr
[PATCH v3 01/13] net/ixgbe: remove unused field in Rx queue struct
2025-05-23 11:16 UTC (4+ messages)
` [PATCH v3 05/13] net/ice: use the common Rx queue structure
[dpdk-dev] [PATCH ] common/cnxk: fix E-tag pattern parsing
2025-05-23 10:29 UTC (2+ messages)
` [EXTERNAL] "
QEDE bug report
2025-05-23 8:42 UTC (5+ messages)
` [PATCH 1/5] qede: fix tunnel checksums offload flags
` [PATCH 2/5] net/qede: fix bad sanity check on Rx queue release
` [EXTERNAL] "
[PATCH 1/3] common/cnxk: update steer rule mbox for cn20k
2025-05-23 8:11 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] net/cnxk: update IP header of reassembled packets
` [EXTERNAL] "
[PATCH 2/2] app/testpmd: clear stale internal len information
2025-05-23 1:29 UTC (3+ messages)
` [PATCH v2 1/2] net: fix offset calculation for GENEVE packet
[PATCH] rcu: add deprecation notice about limit on defer queue element size
2025-05-22 23:37 UTC
[DPDK/core Bug 1711] Warnings from unaligned access on 32 bit build
2025-05-22 20:33 UTC
[RFC Patch v1 0/5] Add TREX Traffic Generator to DTS Framework
2025-05-22 17:54 UTC (10+ messages)
` [RFC v2 0/6] "
` [RFC v2 3/6] dts: add asynchronous support to ssh sessions
` [RFC v2 4/6] dts: add extended timeout option to interactive shells
` [RFC v2 5/6] dts: add trex traffic generator to dts framework
` [RFC v2 6/6] dts: add performance test functions to test suite api
[PATCH] eal/linux: unregister alarm callback before free ptr
2025-05-22 15:59 UTC (2+ messages)
` [PATCH v2] fix eal/linux: unregister alarm callback before free
[dpdk-dev] Regarding HQOS with run-to-completion Model
2025-05-22 15:21 UTC (4+ messages)
eal patches with other licenses
2025-05-22 14:51 UTC (2+ messages)
Addressing git.dpdk.org downtime
2025-05-22 14:31 UTC (4+ messages)
[PATCH v3 7/7] net/ena: upgrade driver version to 2.13.0
2025-05-22 13:30 UTC
[PATCH v3 6/7] net/ena: fix aenq timeout with low poll interval
2025-05-22 13:30 UTC
[PATCH v3 5/7] net/ena: fix unhandled interrupt config failure
2025-05-22 13:29 UTC
[PATCH v3 0/7] net/ena: release 2.13.0
2025-05-22 13:26 UTC (5+ messages)
` [PATCH v3 1/7] net/ena/base: avoid recalculating desc per entry
` [PATCH v3 2/7] net/ena/base: coding style changes
` [PATCH v3 3/7] net/ena: separate doorbell logic for Rx and Tx
` [PATCH v3 4/7] net/ena: support fragment bypass mode
[PATCH v2 4/7] net/ena: support fragment bypass mode
2025-05-22 13:08 UTC (4+ messages)
` [PATCH v2 5/7] net/ena: fix unhandled interrupt config failure
` [PATCH v2 6/7] net/ena: fix aenq timeout with low poll interval
` [PATCH v2 7/7] net/ena: upgrade driver version to 2.13.0
[PATCH v2 0/7] net/ena: release 2.13.0
2025-05-22 13:06 UTC (5+ messages)
` [PATCH v2 1/7] net/ena/base: avoid recalculating desc per entry
` [PATCH v2 2/7] net/ena/base: coding style changes
` [PATCH v2 3/7] net/ena: separate doorbell logic for Rx and Tx
` [PATCH v2 4/7] net/ena: support fragment bypass mode
[RFC PATCH 0/7] rework EAL argument parsing in DPDK
2025-05-22 10:44 UTC (3+ messages)
` [RFC PATCH 3/7] argparse: make argparse EAL-args compatible
[dpdk-dev] [PATCH ] net/cnxk: support ESP based RSS hashing
2025-05-22 10:06 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] net/ice: fix support for 3 scheduler levels
2025-05-22 10:01 UTC (3+ messages)
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).