dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
RE: [EXT] Re: [v5 6/9] net/dpaa: add Tx rate limiting DPAA PMD API
Vanshika Shukla
[v5 7/9] net/dpaa: add devargs for enabling err packets on main queue
vanshika . shukla
[v5 8/9] bus/dpaa: improve DPAA cleanup
vanshika . shukla
[v5 5/9] mempool/dpaa: adjust pool element for LS1043A errata
vanshika . shukla
[v5 9/9] bus/dpaa: optimize qman enqueue check
vanshika . shukla
[v6 0/8] DPAA specific fixes
vanshika . shukla
[v6 2/8] bus/dpaa: enhance DPAA SoC version
vanshika . shukla
[v6 3/8] bus/dpaa: optimize bman acquire/release
vanshika . shukla
[v6 1/8] bus/dpaa: add FMan node
vanshika . shukla
[v6 6/8] net/dpaa: add devargs for enabling err packets on main queue
vanshika . shukla
[v6 4/8] mempool/dpaa: fast acquire and release
vanshika . shukla
[v6 5/8] mempool/dpaa: adjust pool element for LS1043A errata
vanshika . shukla
[v6 8/8] bus/dpaa: optimize qman enqueue check
vanshika . shukla
[v6 7/8] bus/dpaa: improve DPAA cleanup
vanshika . shukla
[v1 00/10] DPAA specific fixes
vanshika . shukla
[v1 01/10] bus/dpaa: avoid using same structure and variable name
vanshika . shukla
Re: [v1 01/10] bus/dpaa: avoid using same structure and variable name
Stephen Hemminger
[PATCH v4 5/7] net/ena: fix unhandled interrupt config failure
Shai Brandes
[PATCH v4 7/7] net/ena: upgrade driver version to 2.13.0
Shai Brandes
[PATCH v4 6/7] net/ena: fix aenq timeout with low poll interval
Shai Brandes
[PATCH v4 0/7] net/ena: release 2.13.0
Shai Brandes
[PATCH v4 4/7] net/ena: support fragment bypass mode
Shai Brandes
[PATCH v4 3/7] net/ena: separate doorbell logic for Rx and Tx
Shai Brandes
[PATCH v4 2/7] net/ena/base: coding style changes
Shai Brandes
[PATCH v4 1/7] net/ena/base: avoid recalculating desc per entry
Shai Brandes
Re: [PATCH v4 0/7] net/ena: release 2.13.0
Stephen Hemminger
RE: [PATCH v4 0/7] net/ena: release 2.13.0
Brandes, Shai
Re: [PATCH v4 0/7] net/ena: release 2.13.0
Stephen Hemminger
[PATCH] net/mlx5: avoid setting kernel MTU if not needed
Maxime Coquelin
Re: [PATCH] net/mlx5: avoid setting kernel MTU if not needed
David Marchand
Re: [PATCH] net/mlx5: avoid setting kernel MTU if not needed
Dariusz Sosnowski
Re: [PATCH] net/mlx5: avoid setting kernel MTU if not needed
Dariusz Sosnowski
Re: [PATCH] net/mlx5: avoid setting kernel MTU if not needed
Dariusz Sosnowski
Re: [PATCH] net/mlx5: avoid setting kernel MTU if not needed
David Marchand
Re: [PATCH] net/mlx5: avoid setting kernel MTU if not needed
Raslan Darawsheh
RE: [EXTERNAL] Re: |FAILURE| pw153190 [PATCH V3] Add new tracepoint function for type time_t
Sunil Kumar Kori
Re: [EXTERNAL] Re: |FAILURE| pw153190 [PATCH V3] Add new tracepoint function for type time_t
Changqing Li
[PATCH v1 0/1] compress/zsda: code cleanup
Hanxiao Li
[PATCH v1 1/1] compress/zsda: code cleanup
Hanxiao Li
RE: [EXTERNAL] [PATCH v1 1/1] compress/zsda: code cleanup
Akhil Goyal
[PATCH v2 1/1] net/cnxk: mark invalid MAC address if it doesn't exist
skori
Re: [PATCH v2 1/1] net/cnxk: mark invalid MAC address if it doesn't exist
Nithin Dabilpuram
Re: [PATCH v2 1/1] net/cnxk: mark invalid MAC address if it doesn't exist
Jerin Jacob
[PATCH] common/mlx5: avoid warning about operation mixing different enum types
Andre Muezerie
Re: [PATCH] common/mlx5: avoid warning about operation mixing different enum types
Dariusz Sosnowski
Re: [PATCH] common/mlx5: avoid warning about operation mixing different enum types
Dariusz Sosnowski
Re: [PATCH] common/mlx5: avoid warning about operation mixing different enum types
Andre Muezerie
Re: [PATCH] common/mlx5: avoid warning about operation mixing different enum types
Dariusz Sosnowski
Re: [PATCH] common/mlx5: avoid warning about operation mixing different enum types
Raslan Darawsheh
[PATCH v1 0/2] bbdev: add trace point per operations
Nicolas Chautru
[PATCH v1 1/2] bbdev: add trace points per operation
Nicolas Chautru
[PATCH v1 2/2] baseband/acc: add trace points per operation
Nicolas Chautru
[PATCH v2] drivers: remove __rte_used from functions for compatibility with MSVC
Andre Muezerie
Re: [PATCH v2] drivers: remove __rte_used from functions for compatibility with MSVC
Jerin Jacob
Looks like a bug: operands are different enum types 'ibv_flow_attr_type' and 'ibv_flow_flags'
Andre Muezerie
RE: Looks like a bug: operands are different enum types 'ibv_flow_attr_type' and 'ibv_flow_flags'
Suanming Mou
[PATCH 0/9] fixes and new features to cnxk crypto PMD
Tejasree Kondoj
[PATCH 1/9] crypto/cnxk: include required headers
Tejasree Kondoj
[PATCH 2/9] common/cnxk: fix salt handling with aes-ctr
Tejasree Kondoj
[PATCH 3/9] common/cnxk: set correct salt value for ctr algos
Tejasree Kondoj
[PATCH 5/9] crypto/cnxk: add struct variable for custom metadata
Tejasree Kondoj
[PATCH 4/9] crypto/cnxk: extend check for max supported gather entries
Tejasree Kondoj
[PATCH 6/9] crypto/cnxk: add asym sessionless handling
Tejasree Kondoj
[PATCH 9/9] crypto/cnxk: copy 8B iv into sess in aes ctr
Tejasree Kondoj
[PATCH 7/9] crypto/cnxk: add support for sessionless asym
Tejasree Kondoj
[PATCH 8/9] common/cnxk: update qsize in CPT iq enable
Tejasree Kondoj
[PATCH v2] build: reduce use of AVX compiler flags
Bruce Richardson
Re: [PATCH v2] build: reduce use of AVX compiler flags
Bruce Richardson
Re: [PATCH v2] build: reduce use of AVX compiler flags
Bruce Richardson
RE: [PATCH] net/mlx5: fix VLAN stripping on hairpin queues
Bing Zhao
Re: [PATCH] net/mlx5: fix VLAN stripping on hairpin queues
Raslan Darawsheh
[DPDK/examples Bug 1714] symmetric_mp termination failure with ASan (detected memory leaks)
bugzilla
[PATCH v1 1/3] dts: rewrite README
Dean Marx
[PATCH v1 3/3] dts: fix doc generation bug
Dean Marx
Re: [PATCH v1 3/3] dts: fix doc generation bug
Patrick Robb
Re: [PATCH v1 3/3] dts: fix doc generation bug
Paul Szczepanek
[PATCH v1 2/3] dts: rewrite dts rst
Dean Marx
Re: [PATCH v1 2/3] dts: rewrite dts rst
Patrick Robb
Re: [PATCH v1 2/3] dts: rewrite dts rst
Paul Szczepanek
[PATCH v2 1/2] dts: rewrite README
Dean Marx
[PATCH v2 2/2] dts: rewrite dts rst
Dean Marx
Re: [PATCH v2 2/2] dts: rewrite dts rst
Patrick Robb
Re: [PATCH v2 1/2] dts: rewrite README
Patrick Robb
Re: [PATCH v1 1/3] dts: rewrite README
Patrick Robb
Re: [PATCH v1 1/3] dts: rewrite README
Paul Szczepanek
Re: [PATCH v1 1/3] dts: rewrite README
Paul Szczepanek
[PATCH v5 0/3] lcore options cleanup
Bruce Richardson
[PATCH v5 3/3] doc: provide examples of using lcores EAL parameter
Bruce Richardson
[PATCH v5 2/3] eal: merge corelist and core mapping options
Bruce Richardson
Re: [PATCH v5 2/3] eal: merge corelist and core mapping options
Burakov, Anatoly
[PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters
Bruce Richardson
Re: [PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters
Bruce Richardson
Re: [PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters
David Marchand
Re: [PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters
Bruce Richardson
Re: [PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters
David Marchand
Re: [PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters
Bruce Richardson
Re: [PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters
Stephen Hemminger
Re: [PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters
Bruce Richardson
Re: [PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters
Burakov, Anatoly
Re: [PATCH v5 0/3] lcore options cleanup
Thomas Monjalon
RE: [PATCH v5 0/3] lcore options cleanup
Varghese, Vipin
Re: [PATCH v5 0/3] lcore options cleanup
Bruce Richardson
Re: [PATCH v5 0/3] lcore options cleanup
David Marchand
Re: [PATCH v7 0/3] net/macb: updated net macb driver
Stephen Hemminger
[PATCH] doc: fix anchors namespace in guides
Nandini Persad
Re: [PATCH] doc: fix anchors namespace in guides
Bruce Richardson
RE: [PATCH] doc: fix anchors namespace in guides
Hemant Agrawal
DPDK Release Status Meeting 2025-05-27
Mcnamara, John
[PATCH v3 00/10] Update ice base code
Dhanya Pillai
[PATCH v3 05/10] net/ice/base: fix typo in desc for dev ID 579F
Dhanya Pillai
[PATCH v3 06/10] net/ice/base: ptp minimal refactoring
Dhanya Pillai
[PATCH v3 07/10] net/ice/base: support for MAC rule with own filter flags
Dhanya Pillai
[PATCH v3 09/10] net/ice/base: increase reset timeout to 20 seconds
Dhanya Pillai
[PATCH v3 10/10] net/ice/base: update version info
Dhanya Pillai
[PATCH v3 04/10] net/ice/base: set speculative execution barrier
Dhanya Pillai
Re: [PATCH v3 04/10] net/ice/base: set speculative execution barrier
Bruce Richardson
Re: [PATCH v3 04/10] net/ice/base: set speculative execution barrier
Bruce Richardson
RE: [PATCH v3 04/10] net/ice/base: set speculative execution barrier
Pillai, Dhanya R
[PATCH v3 08/10] net/ice/base: configure PHY FEC error in logs for GNRD
Dhanya Pillai
[PATCH v3 03/10] net/ice/base: fix integer overflow issue
Dhanya Pillai
Re: [PATCH v3 03/10] net/ice/base: fix integer overflow issue
Bruce Richardson
Re: [PATCH v3 03/10] net/ice/base: fix integer overflow issue
Burakov, Anatoly
[PATCH v3 01/10] net/ice/base: fix type conversion
Dhanya Pillai
Re: [PATCH v3 01/10] net/ice/base: fix type conversion
Bruce Richardson
[PATCH v3 02/10] net/ice/base: fix typo in media type check
Dhanya Pillai
Re: [PATCH v3 02/10] net/ice/base: fix typo in media type check
Burakov, Anatoly
Re: [PATCH v3 00/10] Update ice base code
Bruce Richardson
[DPDK/core Bug 1713] dispatcher_autotest hangs on build with disabled RTE_USE_C11_MEM_MODEL
bugzilla
[PATCH V4] Add new tracepoint function for type time_t
changqing.li
[PATCH V4] Add new tracepoint function for type time_t
changqing.li
RE: [EXTERNAL] [PATCH V4] Add new tracepoint function for type time_t
Sunil Kumar Kori
Re: [PATCH V4] Add new tracepoint function for type time_t
Thomas Monjalon
[PATCH 00/25] add CN20K support to cnxk crypto PMD
Tejasree Kondoj
[PATCH 01/25] crypto/cnxk: add probe for cn20k crypto device
Tejasree Kondoj
[PATCH 02/25] crypto/cnxk: add ops skeleton for cn20k
Tejasree Kondoj
[PATCH 03/25] crypto/cnxk: add dev info get
Tejasree Kondoj
[PATCH 05/25] crypto/cnxk: add lmtst routines for cn20k
Tejasree Kondoj
[PATCH 06/25] crypto/cnxk: add enqueue function support
Tejasree Kondoj
[PATCH 09/25] crypto/cnxk: add rte security skeletion for cn20k
Tejasree Kondoj
[PATCH 08/25] crypto/cnxk: move debug dumps to common
Tejasree Kondoj
[PATCH 12/25] crypto/cnxk: move code to common
Tejasree Kondoj
[PATCH 13/25] crypto/cnxk: add rte sec session update
Tejasree Kondoj
[PATCH 17/25] crypto/cnxk: add tls write session creation
Tejasree Kondoj
[PATCH 16/25] crypto/cnxk: add skeleton for tls
Tejasree Kondoj
[PATCH 23/25] crypto/cnxk: support raw API for cn20k
Tejasree Kondoj
[PATCH 04/25] crypto/cnxk: add skeletion for enq deq functions
Tejasree Kondoj
[PATCH 25/25] doc: update CN20K CPT documentation
Tejasree Kondoj
[PATCH 10/25] crypto/cnxk: add security session creation
Tejasree Kondoj
[PATCH 21/25] crypto/cnxk: tls post process
Tejasree Kondoj
[PATCH 18/25] crypto/cnxk: add tls read session creation
Tejasree Kondoj
[PATCH 15/25] crypto/cnxk: add Rx inject in security lookaside
Tejasree Kondoj
[PATCH 11/25] crypto/cnxk: add security session destroy
Tejasree Kondoj
[PATCH 07/25] crypto/cnxk: add cryptodev dequeue support for cn20k
Tejasree Kondoj
[PATCH 22/25] crypto/cnxk: add tls session update
Tejasree Kondoj
[PATCH 24/25] crypto/cnxk: add model check for cn20k
Tejasree Kondoj
[PATCH 20/25] crypto/cnxk: add enq and dequeue support for TLS
Tejasree Kondoj
[PATCH 19/25] crypto/cnxk: add tls session destroy
Tejasree Kondoj
[PATCH 14/25] crypto/cnxk: add rte security datapath handling
Tejasree Kondoj
RE: [PATCH 00/25] add CN20K support to cnxk crypto PMD
Akhil Goyal
RE: [PATCH 00/25] add CN20K support to cnxk crypto PMD
Akhil Goyal
[PATCH 0/3] argparse additions and rework
Bruce Richardson
[PATCH 2/3] argparse: make argparse EAL-args compatible
Bruce Richardson
Re: [PATCH 2/3] argparse: make argparse EAL-args compatible
fengchengwen
Re: [PATCH 2/3] argparse: make argparse EAL-args compatible
Bruce Richardson
[PATCH 1/3] argparse: add support for string and boolean args
Bruce Richardson
Re: [PATCH 1/3] argparse: add support for string and boolean args
fengchengwen
[PATCH 3/3] argparse: use enums to remove max-value defines in lists
Bruce Richardson
Re: [PATCH 3/3] argparse: use enums to remove max-value defines in lists
fengchengwen
Re: [PATCH 0/3] argparse additions and rework
Bruce Richardson
[PATCH v2 0/3] argparse additions and rework
Bruce Richardson
[PATCH v2 1/3] argparse: add support for string and boolean args
Bruce Richardson
[PATCH v2 2/3] argparse: make argparse EAL-args compatible
Bruce Richardson
[PATCH v2 3/3] argparse: use enums to remove max-value defines in lists
Bruce Richardson
Re: [PATCH v2 0/3] argparse additions and rework
fengchengwen
[PATCH v3 0/3] argparse additions and rework
Bruce Richardson
[PATCH v3 1/3] argparse: add support for string and boolean args
Bruce Richardson
[PATCH v3 2/3] argparse: make argparse EAL-args compatible
Bruce Richardson
[PATCH v3 3/3] argparse: use enums to remove max-value defines in lists
Bruce Richardson
[PATCH v4 0/3] argparse additions and rework
Bruce Richardson
[PATCH v4 2/3] argparse: make argparse EAL-args compatible
Bruce Richardson
[PATCH v4 3/3] argparse: use enums to remove max-value defines in lists
Bruce Richardson
[PATCH v4 1/3] argparse: add support for string and boolean args
Bruce Richardson
Re: [PATCH v4 0/3] argparse additions and rework
Thomas Monjalon
[DPDK/examples Bug 1712] secondary symmetric_mp startup failure with ASan (stack-buffer-overflow)
bugzilla
[EXTERNAL] RE: [PATCH] event/cnxk: update timer arm routine
Jerin Jacob
patch state
Morten Brørup
Re: patch state
Thomas Monjalon
[EXTERNAL] RE: [PATCH 1/3] eventdev: introduce event vector adapter
Jerin Jacob
RE: [EXTERNAL] [PATCH v1 4/7] event/dlb2: support managing history list resource
Jerin Jacob
RE: [EXTERNAL] [PATCH v1 4/7] event/dlb2: support managing history list resource
Jerin Jacob
Re: [EXTERNAL] [PATCH v1 4/7] event/dlb2: support managing history list resource
Thomas Monjalon
RE: [EXTERNAL] [PATCH v1 3/7] event/dlb2: return 96 single link ports for DLB2.5
Jerin Jacob
RE: [EXTERNAL] [PATCH v4] event/dlb2: consolidate AVX512 and SSE changes
Jerin Jacob
RE: [EXTERNAL] [PATCH] drivers: remove __rte_used from functions for compatibility with MSVC
Jerin Jacob
RE: [EXTERNAL] [PATCH] drivers: remove __rte_used from functions for compatibility with MSVC
Pavan Nikhilesh Bhagavatula
RE: [EXTERNAL] [PATCH] event/eth_tx: prefetch mbuf headers
Jerin Jacob
[PATCH 0/6] fixes and improvements to cnxk crypto PMD
Tejasree Kondoj
[PATCH 4/6] crypto/cnxk: fail Rx inject configure if not supported
Tejasree Kondoj
[PATCH 3/6] crypto/cnxk: fix qp stats PMD API
Tejasree Kondoj
[PATCH 5/6] crypto/cnxk: add check for max supported gather entries
Tejasree Kondoj
Earlier messages
Later messages