dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/06
Re: [RFC PATCH 10/19] telemetry: make socket handler typedef private
fengchengwen
2025/11/06
Re: [PATCH v3] app/testpmd: support specify TCs when DCB forward
fengchengwen
2025/11/06
[PATCH v4] app/testpmd: support specify TCs when DCB forward
Chengwen Feng
2025/11/06
Re: [PATCH v3] examples/l3fwd: add Tx burst size configuration option
fengchengwen
2025/11/06
Re: DPDK release candidate 25.11-rc1
Riley Fletcher
2025/11/06
Re: [RFC PATCH 07/19] table: fix issues with variable shadowing
Bruce Richardson
2025/11/06
Re: [RFC PATCH 07/19] table: fix issues with variable shadowing
Stephen Hemminger
2025/11/06
Re: [PATCH 2/3] net/dpaa2: clear active VDQ state when freeing Rx queues
Stephen Hemminger
2025/11/06
Re: [PATCH v3] app/testpmd: support specify TCs when DCB forward
Stephen Hemminger
2025/11/06
[PATCH v3] dts: add test case docstring checks to format script
Dean Marx
2025/11/06
Re: [PATCH v2] dts: add test case docstring checks to format script
Dean Marx
2025/11/06
Re: [PATCH v2] dts: testpmd link check on port start
Patrick Robb
2025/11/06
Re: [PATCH] net/ice: adjust RSS LUT settings
Bruce Richardson
2025/11/06
Re: [PATCH v5] net/ice: add option to enable source prune
Bruce Richardson
2025/11/06
Re: [PATCH v5] net/ice: add option to enable source prune
Bruce Richardson
2025/11/06
[PATCH] net/ice: adjust RSS LUT settings
Vladimir Medvedkin
2025/11/06
Re: [PATCH v2] dts: testpmd link check on port start
Dean Marx
2025/11/06
[PATCH 3/3] bus/fslmc: add support for hotplug of dpni
Hemant Agrawal
2025/11/06
[PATCH 2/3] net/dpaa2: clear active VDQ state when freeing Rx queues
Hemant Agrawal
2025/11/06
[PATCH 1/3] net/dpaa2: fix duplicate calling of dpaa2 dev close
Hemant Agrawal
2025/11/06
Re: [RFC PATCH 05/19] graph: fix variable shadowing errors
Bruce Richardson
2025/11/06
[PATCH v5] net/ice: add option to enable source prune
Anurag Mandal
2025/11/06
Re: [RFC PATCH 09/19] pcapng: rename variable to fix shadowing
Stephen Hemminger
2025/11/06
Re: [RFC PATCH 05/19] graph: fix variable shadowing errors
Stephen Hemminger
2025/11/06
Re: [PATCH v3 0/6] Fixes for iavf VLAN insertion offload
Bruce Richardson
2025/11/06
Re: [PATCH v6 3/3] dts: add performance test functions to test suite API
Andrew Bailey
2025/11/06
Re: [PATCH v3 6/6] net/iavf: fix QinQ insertion with mbuf flags VLAN and QINQ
Bruce Richardson
2025/11/06
Re: [PATCH v3 5/6] net/iavf: fix QinQ insertion for single packet Tx
Bruce Richardson
2025/11/06
Re: [PATCH v3 4/6] net/iavf: fix single VLAN insertion positioning
Bruce Richardson
2025/11/06
Re: [PATCH v3 3/6] net/iavf: ensure correct conditions for AVX-512 VLAN offload
Bruce Richardson
2025/11/06
Re: [PATCH v3 2/6] net/iavf: remove duplication in AVX-512 VLAN insert logic
Bruce Richardson
2025/11/06
Re: [PATCH v2] dts: testpmd link check on port start
Andrew Bailey
2025/11/06
Re: [PATCH v3 1/6] net/iavf: fix compilation with VLAN insertion disabled
Bruce Richardson
2025/11/06
Re: [PATCH v4] net/ice: add option to enable source prune
Bruce Richardson
2025/11/06
Re: [PATCH v1] net/mlx5: fix invalid queue index handling
Raslan Darawsheh
2025/11/06
[PATCH v3] examples/l3fwd: add Tx burst size configuration option
Sivaprasad Tummala
2025/11/06
Re: [PATCH v1] net/mlx5: fix indirect meter index leak
Raslan Darawsheh
2025/11/06
[RFC PATCH 19/19] app/test-pmd: fix build with shadow warnings enabled
Bruce Richardson
2025/11/06
[RFC PATCH 18/19] net/ixgbe: fix build with shadow warnings enabled
Bruce Richardson
2025/11/06
[RFC PATCH 17/19] net/cpfl: fix build with shadow warnings enabled
Bruce Richardson
2025/11/06
[RFC PATCH 16/19] net/ice: fix build with shadow warnings enabled
Bruce Richardson
2025/11/06
[RFC PATCH 15/19] net/i40e: fix build with shadow warnings enabled
Bruce Richardson
2025/11/06
[RFC PATCH 14/19] net/e1000: fix build with shadow warnings enabled
Bruce Richardson
2025/11/06
[RFC PATCH 13/19] net/intel: rename function param to avoid shadow warnings
Bruce Richardson
2025/11/06
[RFC PATCH 12/19] bus/pci: remove shadowed variables
Bruce Richardson
2025/11/06
[RFC PATCH 11/19] bbdev: fix variable shadowing
Bruce Richardson
2025/11/06
[RFC PATCH 10/19] telemetry: make socket handler typedef private
Bruce Richardson
2025/11/06
[RFC PATCH 09/19] pcapng: rename variable to fix shadowing
Bruce Richardson
2025/11/06
[RFC PATCH 08/19] power: rename variable to eliminate shadowing
Bruce Richardson
2025/11/06
[RFC PATCH 07/19] table: fix issues with variable shadowing
Bruce Richardson
2025/11/06
[RFC PATCH 06/19] pipeline: fix variable shadowing
Bruce Richardson
2025/11/06
[RFC PATCH 05/19] graph: fix variable shadowing errors
Bruce Richardson
2025/11/06
[RFC PATCH 04/19] net: remove shadowed variable
Bruce Richardson
2025/11/06
[RFC PATCH 03/19] eventdev: fix variable shadowing issues
Bruce Richardson
2025/11/06
[RFC PATCH 02/19] ethdev: fix variable shadowing issues
Bruce Richardson
2025/11/06
[RFC PATCH 01/19] eal: fix variable shadowing
Bruce Richardson
2025/11/06
[RFC PATCH 00/19] Fix building much of DPDK with -Wshadow
Bruce Richardson
2025/11/06
Re: [PATCH] doc: document non-template API limitations on top of HWS
Raslan Darawsheh
2025/11/06
Re: [PATCH] net/mlx5: fix modify field action operation restriction
Raslan Darawsheh
2025/11/06
Re: [PATCH] examples/l3fwd-power: fix telemetry command registration
Bruce Richardson
2025/11/06
Re: [PATCH] doc: document telemetry command name restrictions
Bruce Richardson
2025/11/06
Re: [PATCH v6 1/3] dts: rework traffic generator inheritance structure
Andrew Bailey
2025/11/06
Re: [PATCH v6 2/3] dts: add trex traffic generator to dts framework
Andrew Bailey
2025/11/06
Re: [PATCH v6 3/3] dts: add performance test functions to test suite API
Andrew Bailey
2025/11/06
[PATCH] net/mlx5: fix non-template sample action validation
Gregory Etelson
2025/11/06
Re: [PATCH v4 00/14] bugfix and refactor of dma-perf
fengchengwen
2025/11/06
[PATCH v3] app/testpmd: support specify TCs when DCB forward
Chengwen Feng
2025/11/06
Re: [PATCH v3 0/4] Update TxPP feature
Bruce Richardson
2025/11/06
[PATCH v3 6/6] net/iavf: fix QinQ insertion with mbuf flags VLAN and QINQ
Ciara Loftus
2025/11/06
[PATCH v3 5/6] net/iavf: fix QinQ insertion for single packet Tx
Ciara Loftus
2025/11/06
[PATCH v3 4/6] net/iavf: fix single VLAN insertion positioning
Ciara Loftus
2025/11/06
[PATCH v3 3/6] net/iavf: ensure correct conditions for AVX-512 VLAN offload
Ciara Loftus
2025/11/06
[PATCH v3 1/6] net/iavf: fix compilation with VLAN insertion disabled
Ciara Loftus
2025/11/06
[PATCH v3 2/6] net/iavf: remove duplication in AVX-512 VLAN insert logic
Ciara Loftus
2025/11/06
[PATCH v3 0/6] Fixes for iavf VLAN insertion offload
Ciara Loftus
2025/11/06
Re: [PATCH 1/1] eal: correct memory ordering in MCS lock
Ola Liljedahl
2025/11/06
Re: [PATCH] doc: update mlx5 vDPA guide
Thomas Monjalon
2025/11/06
Re: [PATCH] drivers: add ConnectX-9 device ID
Thomas Monjalon
2025/11/06
[PATCH] doc: update mlx5 vDPA guide
Thomas Monjalon
2025/11/06
[PATCH 2/2] net/mlx5: update flow devarg handling for future HW
Maayan Kashani
2025/11/06
[PATCH 1/2] common/mlx5: read SWS capability bits
Maayan Kashani
2025/11/06
[PATCH v1] net/intel: changes to avoid comma operator misuse warnings
Venkatesh Vemula
2025/11/06
Re: [PATCH v2 1/1] ring: safe partial ordering for head/tail update
David Marchand
2025/11/05
RE: [PATCH] mbuf: improve mbuf comments
Morten Brørup
2025/11/05
RE: [PATCH 1/1] eal: correct memory ordering in MCS lock
Konstantin Ananyev
2025/11/05
RE: [PATCH] net/mlx5: remove representor matching devarg
Bing Zhao
2025/11/05
RE: [PATCH v2 0/5] net/mlx5: support count and age actions on root group
Bing Zhao
2025/11/05
Re: [PATCH v2 1/1] vfio: fix custom containers in multiprocess
David Marchand
2025/11/05
RE: [PATCH v4 5/5] bpf: replace use of VLA
Konstantin Ananyev
2025/11/05
RE: [PATCH v4 2/5] bpf: use bulk free on filtered packets
Konstantin Ananyev
2025/11/05
Re: [PATCH v3] net/mlx5: fix external Rx and Tx queues access
Raslan Darawsheh
2025/11/05
Re: [PATCH 2/2] ci: add dependency in GHA for AMD uncore power driver
David Marchand
2025/11/05
[PATCH v4 3/4] net/ice: fix TxPP/IEEE 1588 port forwarding conflict
Soumyadeep Hore
2025/11/05
[PATCH v4 2/2] net/mlx5: support PF representor suppression in multi-port E-Switch
Gregory Etelson
2025/11/05
[PATCH v4 1/2] ethdev: make representor parameter more explicit
Gregory Etelson
2025/11/05
Re: [PATCH v1] dts: move artifact class to API
Patrick Robb
2025/11/05
Re: [PATCH v1] dts: move artifact class to API
Patrick Robb
2025/11/05
Re: [PATCH 0/2] two bugfix for testpmd DCB
Stephen Hemminger
2025/11/05
[PATCH v2] check-spdk: check that tag is on first line
Stephen Hemminger
2025/11/05
Re: [PATCH] examples/vdpa: support show protocol features
fengchengwen
2025/11/05
Re: [PATCH v2 0/3] testpmd support pause/resume specify lcore's fwd
fengchengwen
2025/11/05
[PATCH 2/2] app/testpmd: fix wrong Rx queues when setup DCB forward
Chengwen Feng
2025/11/05
[PATCH 0/2] two bugfix for testpmd DCB
Chengwen Feng
2025/11/05
[PATCH 1/2] app/testpmd: fix invalid txp when setup DCB forward
Chengwen Feng
2025/11/05
[PATCH v6 3/3] dts: add performance test functions to test suite API
Patrick Robb
2025/11/05
[PATCH v6 2/3] dts: add trex traffic generator to dts framework
Patrick Robb
2025/11/05
[PATCH v6 1/3] dts: rework traffic generator inheritance structure
Patrick Robb
2025/11/05
[PATCH v6 0/3] Add TREX Traffic Generator to DTS Framework
Patrick Robb
2025/11/05
Re: [PATCH] check-spdk: check that tag is on first line
Thomas Monjalon
2025/11/05
[PATCH] check-spdk: check that tag is on first line
Stephen Hemminger
2025/11/05
Re: [PATCH 2/2] ci: add dependency in GHA for AMD uncore power driver
Aaron Conole
2025/11/05
Re: [PATCH 1/2] ci: refactor build dependencies in GHA
Aaron Conole
2025/11/05
Re: [PATCH] docs: fix Nvidia bifurcated driver presentation link
Thomas Monjalon
2025/11/05
Re: [PATCH 0/5] mlx5: remove useless constants
Thomas Monjalon
2025/11/05
Re: [PATCH] fix after-code Doxygen comments
Thomas Monjalon
2025/11/05
Re: [PATCH 1/1] move SPDX tag on the first line
Thomas Monjalon
2025/11/05
Re: [PATCH] mbuf: improve mbuf comments
Thomas Monjalon
2025/11/05
Re: [PATCH v3 1/2] ethdev: make representor parameter more explicit
Thomas Monjalon
2025/11/05
[PATCH 2/2] test: add more tests for comments
Stephen Hemminger
2025/11/05
[PATCH 1/2] pcapng: use alloca instead of fixed buffer
Stephen Hemminger
2025/11/05
[PATCH 0/2] pcpang changes
Stephen Hemminger
2025/11/05
[PATCH v2] dts: testpmd link check on port start
Patrick Robb
2025/11/05
Re: [PATCH v2 1/6] net/iavf: fix compilation with VLAN insertion disabled
Stephen Hemminger
2025/11/05
Re: [PATCH v3 1/2] ethdev: make representor parameter more explicit
Stephen Hemminger
2025/11/05
Re: [PATCH] net/bonding: fix MAC address propagation in 802.3ad mode
Stephen Hemminger
2025/11/05
Re: [PATCH v2 0/3] testpmd support pause/resume specify lcore's fwd
Stephen Hemminger
2025/11/05
[PATCH v4] net/ice: add option to enable source prune
Anurag Mandal
2025/11/05
Re: [PATCH v3 3/4] net/ice: enable PTP packet forward with TxPP
Bruce Richardson
2025/11/05
[PATCH v3 4/4] doc: update TxPP documentation
Soumyadeep Hore
2025/11/05
[PATCH v3 3/4] net/ice: enable PTP packet forward with TxPP
Soumyadeep Hore
2025/11/05
[PATCH v3 2/4] net/ice: fix PTP clock corruption with TxPP
Soumyadeep Hore
2025/11/05
[PATCH v3 1/4] net/ice: restrict ice PMD to scalar path for TxPP
Soumyadeep Hore
2025/11/05
[PATCH v3 0/4] Update TxPP feature
Soumyadeep Hore
2025/11/05
[PATCH] net/bonding: fix MAC address propagation in 802.3ad mode
Shani Peretz
2025/11/05
[PATCH v3 2/2] net/mlx5: support PF representor suppression in multi-port E-Switch
Gregory Etelson
2025/11/05
[PATCH v3 1/2] ethdev: make representor parameter more explicit
Gregory Etelson
2025/11/05
[PATCH v2 2/2] net/mlx5: support PF representor suppresion in multi-port E-Switch
Gregory Etelson
2025/11/05
[PATCH v2 1/2] ethdev: make representor parameter more explicit
Gregory Etelson
2025/11/05
[PATCH v2 5/5] net/mlx5: support count and age on root group
Dariusz Sosnowski
2025/11/05
[PATCH v2 2/5] common/mlx5: detect DevX counters support in rdma-core
Dariusz Sosnowski
2025/11/05
[PATCH v2 3/5] net/mlx5/hws: support counter from DevX bulk on root
Dariusz Sosnowski
2025/11/05
[PATCH v2 4/5] net/mlx5: rework root group checks in table create
Dariusz Sosnowski
2025/11/05
[PATCH v2 1/5] net/mlx5: fix error reporting on masked indirect actions
Dariusz Sosnowski
2025/11/05
[PATCH v2 0/5] net/mlx5: support count and age actions on root group
Dariusz Sosnowski
2025/11/05
Re: [PATCH] doc: update FreeBSD python version
Stephen Hemminger
2025/11/05
Re: [PATCH] doc: update FreeBSD python version
Bruce Richardson
2025/11/05
Re: Virtio-PMD in Windows
Ayshathul Thuhara
2025/11/05
[PATCH] drivers: add ConnectX-9 device ID
Raslan Darawsheh
2025/11/05
RE: [PATCH] net/mlx5: store rxq MTU at allocation time
Morten Brørup
2025/11/05
[PATCH v2 6/6] net/iavf: fix QinQ insertion with mbuf flags VLAN and QINQ
Ciara Loftus
2025/11/05
[PATCH v2 5/6] net/iavf: fix QinQ insertion for single packet Tx
Ciara Loftus
2025/11/05
[PATCH v2 4/6] net/iavf: fix single VLAN insertion positioning
Ciara Loftus
2025/11/05
[PATCH v2 3/6] net/iavf: ensure correct conditions for AVX-512 VLAN offload
Ciara Loftus
2025/11/05
[PATCH v2 2/6] net/iavf: remove duplication in AVX-512 VLAN insert logic
Ciara Loftus
2025/11/05
[PATCH v2 1/6] net/iavf: fix compilation with VLAN insertion disabled
Ciara Loftus
2025/11/05
[PATCH v2 0/6] Fixes for iavf VLAN insertion offload
Ciara Loftus
2025/11/05
Re: [PATCH] net/mlx5: store rxq MTU at allocation time
Thomas Monjalon
2025/11/05
Re: Virtio-PMD in Windows
Andre Muezerie
2025/11/05
Re: [PATCH] doc: update FreeBSD python version
Thomas Monjalon
2025/11/05
Re: [PATCH v2] config/arm: add HiSilicon HIP12
Thomas Monjalon
2025/11/05
Re: [PATCH v3] app/testpmd: fix devargs format in port attach
Kevin Traynor
2025/11/05
Re: [PATCH v4 2/2] test/dma: add functions to verify zero and one fill
Thomas Monjalon
2025/11/05
Re: [PATCH v6 0/4] add Hisilicon accelerator DMA driver
Thomas Monjalon
2025/11/05
RE: [PATCH v3 5/5] drivers: net/cnxk: enable CPT CQ for outbound traffic
Jerin Jacob
2025/11/05
[DPDK/testpmd Bug 1824] when setting promisc mode to off no packets arrive to testpmd
bugzilla
2025/11/05
Re: [PATCH v11 0/9] lib/pmu: cleanups and trace integration
David Marchand
2025/11/05
Re: [PATCH v11 8/9] trace: add PMU
David Marchand
2025/11/05
Re: [PATCH] dma/hisi_pciep: rename hisilicon driver
Thomas Monjalon
2025/11/05
[PATCH v1] net/mlx5: fix indirect meter index leak
Rongwei Liu
2025/11/05
[PATCH v1] net/mlx5: fix invalid queue index handling
Rongwei Liu
2025/11/05
RE: [PATCH] mbuf: improve mbuf comments
Morten Brørup
2025/11/05
[PATCH] mbuf: improve mbuf comments
Morten Brørup
2025/11/05
Re: [PATCH] net/fm10k: fix build with GCC 16
Bruce Richardson
2025/11/05
Re: Assistance with DPDK on Windows
Thomas Monjalon
2025/11/05
Re: [PATCH v2] test: support SVA copy for dmadev test
Thomas Monjalon
2025/11/05
Re: [PATCH] ntb/ae4dma: added Amd userspace DMA and NTB drivers
Thomas Monjalon
2025/11/05
Re: [PATCH v2 1/1] dmadev: add domain_id field to access group join API
Thomas Monjalon
2025/11/05
[PATCH v2 3/3] app/testpmd: support pause/resume specify lcore
Chengwen Feng
2025/11/05
[PATCH v2 2/3] app/testpmd: fix wrong Rx queues when setup DCB forward
Chengwen Feng
2025/11/05
[PATCH v2 1/3] app/testpmd: fix invalid txp when setup DCB forward
Chengwen Feng
2025/11/05
[PATCH v2 0/3] testpmd support pause/resume specify lcore's fwd
Chengwen Feng
2025/11/05
[DPDK/other Bug 1256] drivers/common/mlx5: mlx5_malloc() called on invalid socket ID when global MR cache is full and rte_extmem_* API is used
bugzilla
2025/11/05
[DPDK/core Bug 1112] MLX5: Not able to configure flows on PPPoE, stacked vlan tunnels & enable multiple tunnels at a time
bugzilla
2025/11/05
Re: [PATCH v3] net/ice: add source prune configuration API
Bruce Richardson
2025/11/05
[PATCH] doc: document non-template API limitations on top of HWS
Maayan Kashani
2025/11/05
[PATCH] net/mlx5: fix modify field action operation restriction
Maayan Kashani
2025/11/05
[PATCH 2/2] ci: add dependency in GHA for AMD uncore power driver
David Marchand
2025/11/05
[PATCH 1/2] ci: refactor build dependencies in GHA
David Marchand
2025/11/05
Re: [PATCH v2] ci: switch testing to Fedora 43 in GHA
David Marchand
2025/11/05
[PATCH] Revert "net/null: add fast mbuf release Tx offload"
Morten Brørup
2025/11/05
Re: [dpdk-dev] [PATCH] net/cnxk: fix port ID default action
Jerin Jacob
2025/11/04
[PATCH v2] ci: switch testing to Fedora 43 in GHA
David Marchand
2025/11/04
Assistance with DPDK on Windows
Thenveer Poolakkanni
2025/11/04
Re: Assistance with DPDK on Windows
Dmitry Kozlyuk
2025/11/04
Re: [PATCH] rawdev: fix build with clang 21
David Marchand
2025/11/04
Re: [PATCH] eventdev: fix build with clang 21
David Marchand
2025/11/04
[PATCH v3 5/5] drivers: net/cnxk: enable CPT CQ for outbound traffic
Rakesh Kudurumalla
2025/11/04
[PATCH v3 4/5] drivers: net/cnxk: handle soft expiry support
Rakesh Kudurumalla
2025/11/04
[PATCH v3 3/5] common/cnxk: add routines to operate CPT CQ
Rakesh Kudurumalla
2025/11/04
[PATCH v3 2/5] common/cnxk: add params to register IRQ handler
Rakesh Kudurumalla
Earlier messages
Later messages