dev
Thread
Date
Earlier messages
Messages by Thread
[RFC 0/8] retire legacy flow director API
Stephen Hemminger
[RFC 1/8] app/testpmd: remove support for flow director
Stephen Hemminger
[RFC 2/8] net/i40e: remove testpmd flow filter commands
Stephen Hemminger
[RFC 3/8] net/i40e: deprecate legacy flow filter API
Stephen Hemminger
[RFC 5/8] net/ixgbe: remove experimental FDIR API
Stephen Hemminger
[RFC 4/8] net/i40e: remove experimental FDIR API
Stephen Hemminger
[RFC 6/8] doc: announce legacy flow director deprecation
Stephen Hemminger
[RFC 7/8] net/ixgbe: privatize legacy flow director types
Stephen Hemminger
[RFC 8/8] net/txgbe: privatize legacy flow director types
Stephen Hemminger
[PATCH] net/iavf: fix vectorization high ping latency
Anurag Mandal
[PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermanager
Sudheendra Sampath
Re: [PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermanager
Stephen Hemminger
[PATCH] doc: announce removal of flow director
Stephen Hemminger
Re: [PATCH] doc: announce removal of flow director
Thomas Monjalon
Re: [PATCH] doc: announce removal of flow director
Stephen Hemminger
Re: [PATCH v1 4/5] eal: fix async IPC resource leaks on partial failure
Thomas Monjalon
[PATCH v3 00/10] selective Rx
Thomas Monjalon
[PATCH v3 01/10] app/testpmd: print Rx split capabilities
Thomas Monjalon
[PATCH v3 02/10] ethdev: introduce selective Rx
Thomas Monjalon
[PATCH v3 03/10] app/testpmd: support selective Rx
Thomas Monjalon
[PATCH v3 04/10] common/mlx5: add null MR functions
Thomas Monjalon
[PATCH v3 05/10] net/mlx5: fix Rx split segment counter type
Thomas Monjalon
[PATCH v3 06/10] net/mlx5: support selective Rx
Thomas Monjalon
[PATCH v3 07/10] net/mlx5: reindent previous changes
Thomas Monjalon
[PATCH v3 08/10] common/mlx5: remove callbacks for MR registration
Thomas Monjalon
[PATCH v3 09/10] dts: fix topology capability comparison
Thomas Monjalon
[PATCH v3 10/10] dts: add selective Rx tests
Thomas Monjalon
[PATCH] net/sxe2: fix 32-bit SSE build
Thomas Monjalon
Re: [PATCH] net/sxe2: fix 32-bit SSE build
David Marchand
Re: [PATCH] net/sxe2: fix 32-bit SSE build
Thomas Monjalon
Re: [PATCH] net/sxe2: fix 32-bit SSE build
Thomas Monjalon
[PATCH] app/crypto-perf: support ML KEM
Pratik Senapati
[PATCH] app/crypto-perf: support ML DSA
Pratik Senapati
[PATCH] crypto/openssl: fix use-after-free bug and cleanup
Pratik Senapati
[v2] crypto/openssl: update to OpenSSL 3.0 minimum version
Emma Finn
Re: [v1] dts: add default values for queue info
Patrick Robb
[RFC] doc, devtools: discourage new __rte_always_inline
Stephen Hemminger
RE: [RFC] doc, devtools: discourage new __rte_always_inline
Morten Brørup
[PATCH] ethdev: promote experimental API's to stable
Stephen Hemminger
[v1] crypto/openssl: update to OpenSSL 3.0 minimum version
Emma Finn
[v2] crypto/openssl: update to OpenSSL 3.0 minimum version
Emma Finn
[PATCH] net/mlx5: promote private API to stable
Dariusz Sosnowski
[PATCH] ethdev: promote flow metadata APIs to stable
Dariusz Sosnowski
[PATCH 1/2] test/crypto: validate ML crypto keys
Gowrishankar Muthukrishnan
[PATCH 2/2] test/crypto: fix prehash in MLDSA session
Gowrishankar Muthukrishnan
[v2 1/2] test/crypto: validate ML crypto keys
Gowrishankar Muthukrishnan
[v2 2/2] test/crypto: fix prehash in MLDSA session
Gowrishankar Muthukrishnan
[PATCH] net/ice: use configured outer TPID for VLAN filter in DVM
KAVYA AV
[PATCH 0/2] ethdev: fix out-of-bounds writes in rte_flow_conv()
James Raphael Tiovalen
[PATCH 1/2] ethdev: fix out-of-bounds write in GENEVE option conversion
James Raphael Tiovalen
Re: [PATCH 1/2] ethdev: fix out-of-bounds write in GENEVE option conversion
Stephen Hemminger
[PATCH 2/2] ethdev: fix out-of-bounds write in flex item conversion
James Raphael Tiovalen
Re: [PATCH v2 6/6] eal/memory: add page size VA limits EAL parameter
Bruce Richardson
Re: [PATCH v2 5/6] eal/memory: store default segment limits in config
Bruce Richardson
Re: [PATCH v2 4/6] eal/memory: get rid of global VA space limits
Bruce Richardson
Re: [PATCH v2 4/6] eal/memory: get rid of global VA space limits
Burakov, Anatoly
DPDK Release Status Meeting 2026-05-26
Mcnamara, John
Re: [PATCH v2 3/6] eal/memory: allocate all VA space in one go
Bruce Richardson
Re: [PATCH v2 2/6] eal/memory: remove per-list segment and memory limits
Bruce Richardson
[PATCH v2 0/5] uncore power improvements and auto-detection
Huisong Li
[PATCH v2 1/5] examples/l3fwd-power: fix uncore deinit for non-legacy
Huisong Li
[PATCH v2 2/5] examples/l3fwd-power: enable power QoS for all modes
Huisong Li
[PATCH v2 3/5] examples/l3fwd-power: fix uncore help and log info
Huisong Li
[PATCH v2 4/5] examples/l3fwd-power: relocate uncore initialization
Huisong Li
[PATCH v2 5/5] power: support automatic detection of uncore driver
Huisong Li
[PATCH 0/2] implement missing APIs on FreeBSD
Bruce Richardson
[PATCH 1/2] eal/freebsd: fix memseg addresses in EAL VA mode
Bruce Richardson
[PATCH 2/2] eal/freebsd: implement virtual to IOVA translation fn
Bruce Richardson
Re: [PATCH 2/2] eal/freebsd: implement virtual to IOVA translation fn
Lewis Donzis
[PATCH v5 00/27] Add common flow attr/action parsing infrastructure to Intel PMD's
Anatoly Burakov
[PATCH v5 01/27] build: add build defines for component name and class
Anatoly Burakov
[PATCH v5 02/27] eal/common: add token concatenation macro
Anatoly Burakov
Re: [PATCH v5 02/27] eal/common: add token concatenation macro
Bruce Richardson
[PATCH v5 04/27] net/intel/common: add common flow attr validation
Anatoly Burakov
Re: [PATCH v5 04/27] net/intel/common: add common flow attr validation
Bruce Richardson
Re: [PATCH v5 04/27] net/intel/common: add common flow attr validation
Burakov, Anatoly
Re: [PATCH v5 04/27] net/intel/common: add common flow attr validation
Bruce Richardson
Re: [PATCH v5 04/27] net/intel/common: add common flow attr validation
Burakov, Anatoly
Re: [PATCH v5 04/27] net/intel/common: add common flow attr validation
Bruce Richardson
[PATCH v5 05/27] net/ixgbe: use common checks in ethertype filter
Anatoly Burakov
[PATCH v5 03/27] net/intel/common: add common flow action parsing
Anatoly Burakov
Re: [PATCH v5 03/27] net/intel/common: add common flow action parsing
Bruce Richardson
[PATCH v5 06/27] net/ixgbe: use common checks in syn filter
Anatoly Burakov
[PATCH v5 07/27] net/ixgbe: use common checks in L2 tunnel filter
Anatoly Burakov
[PATCH v5 09/27] net/ixgbe: use common checks in security filter
Anatoly Burakov
[PATCH v5 08/27] net/ixgbe: use common checks in ntuple filter
Anatoly Burakov
[PATCH v5 10/27] net/ixgbe: use common checks in FDIR filters
Anatoly Burakov
[PATCH v5 11/27] net/ixgbe: use common checks in RSS filter
Anatoly Burakov
[PATCH v5 12/27] net/i40e: use common flow attribute checks
Anatoly Burakov
[PATCH v5 15/27] net/i40e: use common action checks for FDIR
Anatoly Burakov
[PATCH v5 13/27] net/i40e: refactor RSS flow parameter checks
Anatoly Burakov
[PATCH v5 14/27] net/i40e: use common action checks for ethertype
Anatoly Burakov
[PATCH v5 16/27] net/i40e: use common action checks for tunnel
Anatoly Burakov
[PATCH v5 17/27] net/iavf: use common flow attribute checks
Anatoly Burakov
[PATCH v5 18/27] net/iavf: use common action checks for IPsec
Anatoly Burakov
[PATCH v5 19/27] net/iavf: use common action checks for hash
Anatoly Burakov
[PATCH v5 20/27] net/iavf: use common action checks for FDIR
Anatoly Burakov
[PATCH v5 21/27] net/iavf: use common action checks for fsub
Anatoly Burakov
[PATCH v5 22/27] net/iavf: use common action checks for flow query
Anatoly Burakov
[PATCH v5 23/27] net/ice: use common flow attribute checks
Anatoly Burakov
[PATCH v5 24/27] net/ice: use common action checks for hash
Anatoly Burakov
[PATCH v5 25/27] net/ice: use common action checks for FDIR
Anatoly Burakov
[PATCH v5 27/27] net/ice: use common action checks for ACL
Anatoly Burakov
[PATCH v5 26/27] net/ice: use common action checks for switch
Anatoly Burakov
Re: [PATCH v5 00/27] Add common flow attr/action parsing infrastructure to Intel PMD's
Bruce Richardson
[RFC 0/3] lib/fastmem: fast small-object allocator
Mattias Rönnblom
[RFC 1/3] doc: add fastmem programming guide
Mattias Rönnblom
[RFC 2/3] lib: add fastmem library
Mattias Rönnblom
Re: [RFC 2/3] lib: add fastmem library
Stephen Hemminger
Re: [RFC 2/3] lib: add fastmem library
Mattias Rönnblom
[RFC 3/3] app/test: add fastmem test suite
Mattias Rönnblom
[RFC v2 0/3] lib/fastmem: fast small-object allocator
Mattias Rönnblom
[RFC v2 1/3] doc: add fastmem programming guide
Mattias Rönnblom
[RFC v2 2/3] lib: add fastmem library
Mattias Rönnblom
Re: [RFC v2 2/3] lib: add fastmem library
Stephen Hemminger
Re: [RFC v2 2/3] lib: add fastmem library
Mattias Rönnblom
Re: [RFC v2 2/3] lib: add fastmem library
Bruce Richardson
Re: [RFC v2 2/3] lib: add fastmem library
Mattias Rönnblom
RE: [RFC v2 2/3] lib: add fastmem library
Morten Brørup
Re: [RFC v2 2/3] lib: add fastmem library
Mattias Rönnblom
RE: [RFC v2 2/3] lib: add fastmem library
Morten Brørup
[RFC v2 3/3] app/test: add fastmem test suite
Mattias Rönnblom
[RFC v3 0/3] lib/fastmem: fast small-object allocator
Mattias Rönnblom
[RFC v3 1/3] doc: add fastmem programming guide
Mattias Rönnblom
[RFC v3 2/3] lib: add fastmem library
Mattias Rönnblom
RE: [RFC v3 2/3] lib: add fastmem library
Morten Brørup
RE: [RFC v3 2/3] lib: add fastmem library
Varghese, Vipin
RE: [RFC v3 2/3] lib: add fastmem library
Morten Brørup
[RFC v3 3/3] app/test: add fastmem test suite
Mattias Rönnblom
RE: [RFC v3 0/3] lib/fastmem: fast small-object allocator
Morten Brørup
Re: [RFC 0/3] lib/fastmem: fast small-object allocator
Stephen Hemminger
Re: [RFC 0/3] lib/fastmem: fast small-object allocator
Mattias Rönnblom
Re: [RFC 0/3] lib/fastmem: fast small-object allocator
Stephen Hemminger
Re: [RFC 0/3] lib/fastmem: fast small-object allocator
Mattias Rönnblom
Re: [RFC 0/3] lib/fastmem: fast small-object allocator
Stephen Hemminger
Re: [RFC 0/3] lib/fastmem: fast small-object allocator
Mattias Rönnblom
[PATCH v1 00/23] add net/sxe2 support for flow control
liujie5
[PATCH v1 02/23] net/sxe2: add AVX2 vector data path for Rx and Tx
liujie5
[PATCH v1 08/23] net/sxe2: support statistics and multi-process
liujie5
[PATCH v1 03/23] drivers: add supported packet types get callback
liujie5
[PATCH v1 09/23] drivers: interrupt handling
liujie5
[PATCH v1 06/23] net/sxe2: support TM hierarchy and shaping
liujie5
[PATCH v1 05/23] drivers: support RSS feature
liujie5
[PATCH v1 04/23] net/sxe2: support L2 filtering and MAC config
liujie5
[PATCH v1 10/23] net/sxe2: add NEON vec Rx/Tx burst functions
liujie5
[PATCH v1 13/23] net/sxe2: support firmware version reading
liujie5
[PATCH v1 14/23] net/sxe2: implement get monitor address
liujie5
[PATCH v1 15/23] common/sxe2: add shared SFP module definitions
liujie5
[PATCH v1 12/23] net/sxe2: add support for custom UDP tunnel ports
liujie5
[PATCH v1 18/23] net/sxe2: add mbuf validation in Tx debug mode
liujie5
[PATCH v1 17/23] net/sxe2: implement private dump info
liujie5
[PATCH v1 20/23] net/sxe2: add private devargs parsing
liujie5
[PATCH v1 19/23] net/sxe2: add testpmd commands for private features
liujie5
[PATCH v1 16/23] net/sxe2: support SFP module info and EEPROM access
liujie5
[PATCH v1 07/23] net/sxe2: support IPsec inline protocol offload
liujie5
[PATCH v1 01/23] net/sxe2: support AVX512 vectorized path for Rx and Tx
liujie5
Re: [PATCH v1 00/23] add net/sxe2 support for flow control
Stephen Hemminger
[PATCH v4 00/26] Add common flow attr/action parsing infrastructure to Intel PMD's
Anatoly Burakov
[PATCH v4 01/26] eal/common: add token concatenation macro
Anatoly Burakov
[PATCH v4 02/26] net/intel/common: add common flow action parsing
Anatoly Burakov
[PATCH v4 03/26] net/intel/common: add common flow attr validation
Anatoly Burakov
[PATCH v4 04/26] net/ixgbe: use common checks in ethertype filter
Anatoly Burakov
[PATCH v4 05/26] net/ixgbe: use common checks in syn filter
Anatoly Burakov
[PATCH v4 06/26] net/ixgbe: use common checks in L2 tunnel filter
Anatoly Burakov
[PATCH v4 07/26] net/ixgbe: use common checks in ntuple filter
Anatoly Burakov
[PATCH v4 08/26] net/ixgbe: use common checks in security filter
Anatoly Burakov
[PATCH v4 09/26] net/ixgbe: use common checks in FDIR filters
Anatoly Burakov
[PATCH v4 10/26] net/ixgbe: use common checks in RSS filter
Anatoly Burakov
[PATCH v4 11/26] net/i40e: use common flow attribute checks
Anatoly Burakov
[PATCH v4 12/26] net/i40e: refactor RSS flow parameter checks
Anatoly Burakov
[PATCH v4 13/26] net/i40e: use common action checks for ethertype
Anatoly Burakov
[PATCH v4 14/26] net/i40e: use common action checks for FDIR
Anatoly Burakov
[PATCH v4 15/26] net/i40e: use common action checks for tunnel
Anatoly Burakov
[PATCH v4 16/26] net/iavf: use common flow attribute checks
Anatoly Burakov
[PATCH v4 17/26] net/iavf: use common action checks for IPsec
Anatoly Burakov
[PATCH v4 18/26] net/iavf: use common action checks for hash
Anatoly Burakov
[PATCH v4 19/26] net/iavf: use common action checks for FDIR
Anatoly Burakov
[PATCH v4 21/26] net/iavf: use common action checks for flow query
Anatoly Burakov
[PATCH v4 20/26] net/iavf: use common action checks for fsub
Anatoly Burakov
[PATCH v4 22/26] net/ice: use common flow attribute checks
Anatoly Burakov
[PATCH v4 23/26] net/ice: use common action checks for hash
Anatoly Burakov
[PATCH v4 24/26] net/ice: use common action checks for FDIR
Anatoly Burakov
[PATCH v4 25/26] net/ice: use common action checks for switch
Anatoly Burakov
[PATCH v4 26/26] net/ice: use common action checks for ACL
Anatoly Burakov
[PATCH] net/mlx5: use port index as representor index
Dariusz Sosnowski
[PATCH v2] net/mlx5: use port index as representor index
Dariusz Sosnowski
[PATCH v3 0/2] net/mana: add device reset support
Wei Hu
[PATCH v3 1/2] net/mana: add device reset support
Wei Hu
[PATCH v3 2/2] net/mana: add documentation for device reset support
Wei Hu
Re: [PATCH v3 0/2] net/mana: add device reset support
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH v3 0/2] net/mana: add device reset support
Wei Hu
Re: [EXTERNAL] Re: [PATCH v3 0/2] net/mana: add device reset support
Stephen Hemminger
[PATCH] net/txgbe: fix AML mailbox lock acquisition
Stephen Hemminger
RE: [PATCH] net/txgbe: fix AML mailbox lock acquisition
Zaiyu Wang
[PATCH v3 00/10] power: centralize lcore ID verification in cpufreq framework
Huisong Li
[PATCH v3 02/10] power: add a common macro to verify lcore ID
Huisong Li
[PATCH v3 01/10] eal: add interface to check if lcore is EAL managed
Huisong Li
[PATCH v3 03/10] power/cpufreq: add the lcore ID verification to framework
Huisong Li
[PATCH v3 05/10] power/amd_pstate: remove redundant lcore ID checks
Huisong Li
[PATCH v3 04/10] power/acpi: remove redundant lcore ID checks
Huisong Li
Earlier messages