dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v7 00/27] Add common flow attr/action parsing infrastructure to Intel PMD's
Anatoly Burakov
[PATCH v7 01/27] build: add build defines for component name and class
Anatoly Burakov
[PATCH v7 02/27] eal/common: add token concatenation macro
Anatoly Burakov
[PATCH v7 03/27] net/intel/common: add common flow action parsing
Anatoly Burakov
[PATCH v7 04/27] net/intel/common: add common flow attr validation
Anatoly Burakov
[PATCH v7 06/27] net/ixgbe: use common checks in syn filter
Anatoly Burakov
[PATCH v7 05/27] net/ixgbe: use common checks in ethertype filter
Anatoly Burakov
[PATCH v7 07/27] net/ixgbe: use common checks in L2 tunnel filter
Anatoly Burakov
[PATCH v7 09/27] net/ixgbe: use common checks in security filter
Anatoly Burakov
[PATCH v7 08/27] net/ixgbe: use common checks in ntuple filter
Anatoly Burakov
[PATCH v7 10/27] net/ixgbe: use common checks in FDIR filters
Anatoly Burakov
[PATCH v7 11/27] net/ixgbe: use common checks in RSS filter
Anatoly Burakov
[PATCH v7 12/27] net/i40e: use common flow attribute checks
Anatoly Burakov
[PATCH v7 13/27] net/i40e: refactor RSS flow parameter checks
Anatoly Burakov
[PATCH v7 14/27] net/i40e: use common action checks for ethertype
Anatoly Burakov
[PATCH v7 16/27] net/i40e: use common action checks for tunnel
Anatoly Burakov
[PATCH v7 15/27] net/i40e: use common action checks for FDIR
Anatoly Burakov
[PATCH v7 17/27] net/iavf: use common flow attribute checks
Anatoly Burakov
[PATCH v7 18/27] net/iavf: use common action checks for IPsec
Anatoly Burakov
[PATCH v7 19/27] net/iavf: use common action checks for hash
Anatoly Burakov
[PATCH v7 20/27] net/iavf: use common action checks for FDIR
Anatoly Burakov
[PATCH v7 21/27] net/iavf: use common action checks for fsub
Anatoly Burakov
[PATCH v7 22/27] net/iavf: use common action checks for flow query
Anatoly Burakov
[PATCH v7 23/27] net/ice: use common flow attribute checks
Anatoly Burakov
[PATCH v7 24/27] net/ice: use common action checks for hash
Anatoly Burakov
[PATCH v7 25/27] net/ice: use common action checks for FDIR
Anatoly Burakov
[PATCH v7 26/27] net/ice: use common action checks for switch
Anatoly Burakov
[PATCH v7 27/27] net/ice: use common action checks for ACL
Anatoly Burakov
Re: [PATCH v7 00/27] Add common flow attr/action parsing infrastructure to Intel PMD's
Bruce Richardson
[PATCH] eal: check for invalid memory parameters
Stephen Hemminger
RE: [PATCH] eal: check for invalid memory parameters
Konstantin Ananyev
DTS meeting / status
Lincoln Lavoie
[PATCH] net/mlx5: fix counter TAILQ race between free and query callback
Laaahu
Re: [PATCH] net/mlx5: fix counter TAILQ race between free and query callback
Dariusz Sosnowski
[PATCH v2] net/mlx5: fix counter TAILQ race between free and query callback
Linhu Li
RE: [PATCH v2] net/mlx5: fix counter TAILQ race between free and query callback
Dariusz Sosnowski
Re: [PATCH v2] net/mlx5: fix counter TAILQ race between free and query callback
Dariusz Sosnowski
[PATCH v8] mempool: improve cache behaviour and performance
Morten Brørup
RE: [PATCH v8] mempool: improve cache behaviour and performance
Morten Brørup
Re: [PATCH v2] net/mlx5: query hardware capability for max lro size
Raslan Darawsheh
Re: [PATCH] net/mlx5: improve error when group table type mismatch
Raslan Darawsheh
[DPDK/core Bug 1952] hash: build fails with LTO
bugzilla
[PATCH] net/mlx5: fix the eCPRI match on HWS root table
Bing Zhao
Re: [PATCH] net/mlx5: fix the eCPRI match on HWS root table
Raslan Darawsheh
[PATCH 00/10] net/bnxt: vector mode V3 implementation and AVX2 improvements
Mohammad Shuab Siddique
[PATCH 01/10] net/bnxt: vector mode implementation for V3 packets
Mohammad Shuab Siddique
[PATCH 02/10] net/bnxt: stale values in nr_bds are cleared
Mohammad Shuab Siddique
[PATCH 03/10] net/bnxt: fix advertising RX LRO offload capability
Mohammad Shuab Siddique
[PATCH 04/10] net/bnxt: scalar rx path disregarded rxcmp flags for setting ptp mbuf flag setting ptp mbuf flag
Mohammad Shuab Siddique
[PATCH 05/10] net/bnxt: fix RX timestamping for non-PTP packets
Mohammad Shuab Siddique
[PATCH 06/10] net/bnxt: fix packet burst truncation after invalid Tx descriptor descriptor
Mohammad Shuab Siddique
[PATCH 07/10] net/bnxt: optimization of the AVX2 RX paths
Mohammad Shuab Siddique
[PATCH 08/10] net/bnxt: fix for VLAN stripping being set incorrectly
Mohammad Shuab Siddique
[PATCH 09/10] net/bnxt: add vector AVX2 burst mode indicator for v3
Mohammad Shuab Siddique
[PATCH 10/10] net/bnxt: fix v3 vector mode not selecting cksum unknown unknown
Mohammad Shuab Siddique
[PATCH 0/5] net/bnxt: interrupt handling, external mbuf and stability fixes
Mohammad Shuab Siddique
[PATCH 1/5] net/bnxt: fix NQ/CQ processing for interrupt handling
Mohammad Shuab Siddique
Re: [PATCH 1/5] net/bnxt: fix NQ/CQ processing for interrupt handling
Stephen Hemminger
[PATCH 2/5] net/bnxt: use buf address for external mbuf
Mohammad Shuab Siddique
Re: [PATCH 2/5] net/bnxt: use buf address for external mbuf
Stephen Hemminger
[PATCH 3/5] net/bnxt: fix IOVA range check for external mbuf head node
Mohammad Shuab Siddique
[PATCH 4/5] net/bnxt: prevent a potential segfault
Mohammad Shuab Siddique
[PATCH 5/5] net/bnxt: fix for segmentation fault that would occur on exit
Mohammad Shuab Siddique
[PATCH v2 0/5] net/bnxt: interrupt handling, external mbuf and stability fixes
Mohammad Shuab Siddique
[PATCH v2 1/5] net/bnxt: fix NQ/CQ processing for interrupt handling
Mohammad Shuab Siddique
[PATCH v2 2/5] net/bnxt: use buf address for external mbuf
Mohammad Shuab Siddique
[PATCH v2 3/5] net/bnxt: fix IOVA range check for external mbuf head node
Mohammad Shuab Siddique
[PATCH v2 5/5] net/bnxt: fix for segmentation fault that would occur on exit
Mohammad Shuab Siddique
[PATCH v2 4/5] net/bnxt: prevent a potential segfault
Mohammad Shuab Siddique
Re: [PATCH v2 1/2] config: add mbuf burst size configuration
Thomas Monjalon
[PATCH 0/4] net/bnxt: ULP stats timer and PTP timestamping improvements
Mohammad Shuab Siddique
[PATCH 2/4] net/bnxt: Support for PTP on Wh+ using HWRM interface
Mohammad Shuab Siddique
[PATCH 1/4] net/bnxt: move ulp stats timer thread to dedicated cpu
Mohammad Shuab Siddique
[PATCH 3/4] net/bnxt: Support for Tx/Rx timestamp using HWRM on Wh+
Mohammad Shuab Siddique
[PATCH 4/4] net/bnxt: Add PTP support for Thor2
Mohammad Shuab Siddique
Re: [PATCH 0/4] remove useless null checks before free
Thomas Monjalon
[PATCH v7 00/10] selective Rx
Thomas Monjalon
[PATCH v7 01/10] app/testpmd: print Rx split capabilities
Thomas Monjalon
[PATCH v7 02/10] ethdev: introduce selective Rx
Thomas Monjalon
[PATCH v7 03/10] app/testpmd: support selective Rx
Thomas Monjalon
[PATCH v7 04/10] common/mlx5: add null MR functions
Thomas Monjalon
[PATCH v7 05/10] net/mlx5: fix Rx split segment counter type
Thomas Monjalon
[PATCH v7 06/10] net/mlx5: support selective Rx
Thomas Monjalon
[PATCH v7 07/10] net/mlx5: reindent previous changes
Thomas Monjalon
[PATCH v7 08/10] common/mlx5: remove callbacks for MR registration
Thomas Monjalon
[PATCH v7 09/10] dts: fix topology capability comparison
Thomas Monjalon
[PATCH v7 10/10] dts: add selective Rx tests
Thomas Monjalon
[PATCH 0/4] net/bnxt: miscellaneous bug fixes
Mohammad Shuab Siddique
[PATCH 1/4] net/bnxt: modify check for short Tx BDs
Mohammad Shuab Siddique
Re: [PATCH 1/4] net/bnxt: modify check for short Tx BDs
Kishore Padmanabha
[PATCH 2/4] net/bnxt: fix QP resource count in backing store config
Mohammad Shuab Siddique
Re: [PATCH 2/4] net/bnxt: fix QP resource count in backing store config
Kishore Padmanabha
[PATCH 3/4] net/bnxt: remove implicit integer sign-extension
Mohammad Shuab Siddique
Re: [PATCH 3/4] net/bnxt: remove implicit integer sign-extension
Kishore Padmanabha
[PATCH 4/4] net/bnxt: fix RSS hash mode configuration for VFs
Mohammad Shuab Siddique
Re: [PATCH 4/4] net/bnxt: fix RSS hash mode configuration for VFs
Kishore Padmanabha
[PATCH v2] net/bnxt: fix RSS hash mode configuration for VFs
Mohammad Shuab Siddique
[PATCH v3 4/4] net/bnxt: fix RSS hash mode configuration for VFs
Mohammad Shuab Siddique
Re: [PATCH v3 4/4] net/bnxt: fix RSS hash mode configuration for VFs
Stephen Hemminger
[PATCH v2 0/4] net/bnxt: miscellaneous bug fixes
Mohammad Shuab Siddique
[PATCH v2 1/4] net/bnxt: modify check for short Tx BDs
Mohammad Shuab Siddique
[PATCH v2 2/4] net/bnxt: fix QP resource count in backing store config
Mohammad Shuab Siddique
[PATCH v2 3/4] net/bnxt: remove implicit integer sign-extension
Mohammad Shuab Siddique
[PATCH v2 4/4] net/bnxt: fix RSS hash mode configuration for VFs
Mohammad Shuab Siddique
[DPDK/ethdev Bug 1950] Lots of problems found from review of ARK PMD
bugzilla
[PATCH 0/2] net/intel: fix blocking link wait on device start
Ciara Loftus
[PATCH 1/2] net/ice: revert fix link up when starting device
Ciara Loftus
Re: [PATCH 1/2] net/ice: revert fix link up when starting device
Bruce Richardson
Re: [PATCH 1/2] net/ice: revert fix link up when starting device
Bruce Richardson
RE: [PATCH 1/2] net/ice: revert fix link up when starting device
Loftus, Ciara
[PATCH 2/2] net/i40e: fix blocking link wait on device start
Ciara Loftus
Re: [PATCH 2/2] net/i40e: fix blocking link wait on device start
Bruce Richardson
Re: [PATCH 0/2] net/intel: fix blocking link wait on device start
Bruce Richardson
[PATCH] doc: using container to build and run applications
Andrea Panattoni
ARM v8 rte_power_pause
Morten Brørup
[PATCH 1/2] crypto/ipsec_mb: remove chacha-poly and kasumi drivers
Radu Nicolau
[PATCH 2/2] crypto/ipsec_mb: remove ZUC and SNOW 3G drivers from x86 build
Radu Nicolau
[PATCH v3] ethdev: support inline calculating masked item value
Bing Zhao
[PATCH v4] ethdev: support inline calculating masked item value
Bing Zhao
Re: [PATCH v4] ethdev: support inline calculating masked item value
Dariusz Sosnowski
Re: [PATCH v4] ethdev: support inline calculating masked item value
Stephen Hemminger
RE: [PATCH v4] ethdev: support inline calculating masked item value
Bing Zhao
[PATCH v5] ethdev: support inline calculating masked item value
Bing Zhao
[PATCH] net/nfp: fix null dereference in flower ctrl NFD3 Tx
Denis Sergeev
Re: [PATCH] net/nfp: fix null dereference in flower ctrl NFD3 Tx
Stephen Hemminger
[PATCH] net/ark: validate IPv4 octets in address parser
Denis Sergeev
Re: [PATCH] net/ark: validate IPv4 octets in address parser
Stephen Hemminger
[PATCH v2] net/ark: use standard IPv4 address parser
Denis Sergeev
Re: [PATCH v2] net/ark: use standard IPv4 address parser
Stephen Hemminger
[PATCH v3] net/ark: use standard IPv4 address parser
Denis Sergeev
[PATCH] net/ark: fix unsafe env variable in extension loading
Denis Sergeev
[PATCH v2] net/ark: fix unsafe env variable in extension loading
Denis Sergeev
Re: [PATCH v2] net/ark: fix unsafe env variable in extension loading
Stephen Hemminger
Re: [PATCH] net/ark: fix unsafe env variable in extension loading
Stephen Hemminger
[PATCH] net/ark: fix null dereference on allocation failure
Denis Sergeev
[PATCH v2] net/ark: fix null dereference on allocation failure
Denis Sergeev
[PATCH v3] net/ark: fix null dereference on allocation failure
Denis Sergeev
Re: [PATCH] net/ark: fix null dereference on allocation failure
Stephen Hemminger
[PATCH] net/af_packet: fix qpairs argument upper bound check
Denis Sergeev
Re: [PATCH] net/af_packet: fix qpairs argument upper bound check
Stephen Hemminger
[PATCH v2] net/af_packet: fix qpairs argument upper bound check
Denis Sergeev
[PATCH] net/af_packet: fix parsing of numeric device args
Stephen Hemminger
[PATCH] power: fix off-by-one in uncore env bounds check
Denis Sergeev
[PATCH] net/bnxt/tf_core: fix null deref on pool use allocation
Denis Sergeev
[PATCH] doc: add deprecation notice about upcoming change to ethdev API
Stephen Hemminger
[PATCH] eal: fix function versioning with LTO
Stephen Hemminger
Re: [PATCH] eal: fix function versioning with LTO
David Marchand
Re: [PATCH] eal: fix function versioning with LTO
Stephen Hemminger
Re: [PATCH] eal: fix function versioning with LTO
Stephen Hemminger
Re: [PATCH] eal: fix function versioning with LTO
David Marchand
Re: [PATCH] eal: fix function versioning with LTO
Stephen Hemminger
Re: [PATCH] eal: fix function versioning with LTO
David Marchand
[PATCH v2] eal: fix function versioning with LTO
Stephen Hemminger
[DPDK/core Bug 1949] function versioning is incompatible with LTO
bugzilla
[PATCH v6 00/10] selective Rx
Thomas Monjalon
[PATCH v6 01/10] app/testpmd: print Rx split capabilities
Thomas Monjalon
[PATCH v6 02/10] ethdev: introduce selective Rx
Thomas Monjalon
[PATCH v6 04/10] common/mlx5: add null MR functions
Thomas Monjalon
[PATCH v6 03/10] app/testpmd: support selective Rx
Thomas Monjalon
[PATCH v6 05/10] net/mlx5: fix Rx split segment counter type
Thomas Monjalon
[PATCH v6 06/10] net/mlx5: support selective Rx
Thomas Monjalon
[PATCH v6 07/10] net/mlx5: reindent previous changes
Thomas Monjalon
[PATCH v6 09/10] dts: fix topology capability comparison
Thomas Monjalon
[PATCH v6 08/10] common/mlx5: remove callbacks for MR registration
Thomas Monjalon
[PATCH v6 10/10] dts: add selective Rx tests
Thomas Monjalon
Re: [PATCH v6 00/10] selective Rx
Stephen Hemminger
[PATCH v5 00/10] selective Rx
Thomas Monjalon
[PATCH v5 01/10] app/testpmd: print Rx split capabilities
Thomas Monjalon
[PATCH v5 02/10] ethdev: introduce selective Rx
Thomas Monjalon
[PATCH v5 03/10] app/testpmd: support selective Rx
Thomas Monjalon
[PATCH v5 04/10] common/mlx5: add null MR functions
Thomas Monjalon
[PATCH v5 05/10] net/mlx5: fix Rx split segment counter type
Thomas Monjalon
[PATCH v5 06/10] net/mlx5: support selective Rx
Thomas Monjalon
[PATCH v5 07/10] net/mlx5: reindent previous changes
Thomas Monjalon
[PATCH v5 08/10] common/mlx5: remove callbacks for MR registration
Thomas Monjalon
[PATCH v5 09/10] dts: fix topology capability comparison
Thomas Monjalon
[PATCH v5 10/10] dts: add selective Rx tests
Thomas Monjalon
RE: [PATCH] crypto/scheduler: fix typo
Akhil Goyal
RE: [EXTERNAL] [PATCH] cryptodev: reset resource pointers in init error path
Akhil Goyal
[PATCH 0/5] ring: convert to C11 atomics where practical
Stephen Hemminger
[PATCH 1/5] ring: split single thread vs multi-thread cases
Stephen Hemminger
RE: [PATCH 1/5] ring: split single thread vs multi-thread cases
Konstantin Ananyev
[PATCH 2/5] ring: use GCC builtin as alternative to rte_atomic32
Stephen Hemminger
RE: [PATCH 2/5] ring: use GCC builtin as alternative to rte_atomic32
Konstantin Ananyev
Re: [PATCH 2/5] ring: use GCC builtin as alternative to rte_atomic32
Stephen Hemminger
RE: [PATCH 2/5] ring: use GCC builtin as alternative to rte_atomic32
Konstantin Ananyev
[PATCH 3/5] ring: use C11 for update_tail
Stephen Hemminger
RE: [PATCH 3/5] ring: use C11 for update_tail
Konstantin Ananyev
[PATCH 4/5] ring: drop unused arg to update_tail
Stephen Hemminger
RE: [PATCH 4/5] ring: drop unused arg to update_tail
Konstantin Ananyev
[PATCH 5/5] ring: use C11 for single thread move head
Stephen Hemminger
RE: [PATCH 5/5] ring: use C11 for single thread move head
Konstantin Ananyev
[PATCH v2] ring: convert to C11 atomics where practical
Stephen Hemminger
[PATCH v2 1/3] ring: split single thread vs multi-thread cases
Stephen Hemminger
[PATCH v2 2/3] ring: use GCC builtin as alternative to rte_atomic32
Stephen Hemminger
RE: [PATCH v2 2/3] ring: use GCC builtin as alternative to rte_atomic32
Konstantin Ananyev
[PATCH v2 3/3] ring: cleanup the C11 code
Stephen Hemminger
DPDK Release Status Meeting 2026-06-02
Mcnamara, John
[PATCH v1] dts: report dut/NIC info during DTS run
Koushik Bhargav Nimoji
Re: [PATCH v1] dts: report dut/NIC info during DTS run
Andrew Bailey
Earlier messages
Later messages