dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 04/20] net/ngbe: fix VF promiscuous and allmulticast
Zaiyu Wang
[PATCH v3 05/20] net/txgbe: fix inaccuracy in TX rate limiting
Zaiyu Wang
[PATCH v3 07/20] net/txgbe: fix Tx desc free logic
Zaiyu Wang
[PATCH v3 08/20] net/txgbe: fix link flow control registers for Amber-Lite
Zaiyu Wang
[PATCH v3 09/20] net/txgbe: fix link flow control config for Sapphire
Zaiyu Wang
[PATCH v3 11/20] net/txgbe: fix traffic class priority configuration
Zaiyu Wang
[PATCH v3 10/20] net/txgbe: fix a mass of unknown interrupts
Zaiyu Wang
[PATCH v3 13/20] net/txgbe: fix link stability for 40G NIC
Zaiyu Wang
[PATCH v3 14/20] net/txgbe: fix link stability for Amber-Lite backplane mode
Zaiyu Wang
[PATCH v3 15/20] net/txgbe: fix FEC mode configuration on 25G NIC
Zaiyu Wang
[PATCH v3 16/20] net/txgbe: fix SFP module identification
Zaiyu Wang
[PATCH v3 17/20] net/txgbe: fix get module info operation
Zaiyu Wang
[PATCH v3 18/20] net/txgbe: fix get eeprom operation
Zaiyu Wang
[PATCH v3 19/20] net/txgbe: fix to reset Tx write-back pointer
Zaiyu Wang
[PATCH v3 20/20] net/txgbe: fix to enable Tx desc check
Zaiyu Wang
Re: [PATCH v3 00/20] Wangxun Fixes
Stephen Hemminger
Re: [PATCH v3 00/20] Wangxun Fixes
Stephen Hemminger
RE: [PATCH v3 00/20] Wangxun Fixes
Zaiyu Wang
RE: [PATCH v2 11/20] net/txgbe: fix traffic class priority configuration
Zaiyu Wang
[PATCH 0/3] power: some cleancode for cpufreq library
Huisong Li
[PATCH 1/3] power: move power state structure to power cpufreq header
Huisong Li
[PATCH 2/3] power: unify decimal format macro for strtoul
Huisong Li
[PATCH 3/3] power: use common decimal macro definition
Huisong Li
Re: [PATCH 0/3] power: some cleancode for cpufreq library
fengchengwen
Re: [PATCH 0/3] power: some cleancode for cpufreq library
Thomas Monjalon
Re: [PATCH 0/3] power: some cleancode for cpufreq library
lihuisong (C)
[PATCH v3 0/3] net/zxdh: optimize Rx/Tx path performance
Junlong Wang
[PATCH v3 1/3] net/zxdh: optimize queue structure to improve performance
Junlong Wang
Re: [PATCH v3 1/3] net/zxdh: optimize queue structure to improve performance
Stephen Hemminger
[PATCH v3 2/3] net/zxdh: optimize Rx recv pkts performance
Junlong Wang
[PATCH v3 3/3] net/zxdh: optimize Tx xmit pkts performance
Junlong Wang
Re: [PATCH v3 3/3] net/zxdh: optimize Tx xmit pkts performance
Stephen Hemminger
[PATCH v4 0/4] net/zxdh: optimize Rx/Tx path performance
Junlong Wang
[PATCH v4 1/4] net/zxdh: optimize queue structure to improve performance
Junlong Wang
[PATCH v4 3/4] net/zxdh: optimize Tx xmit pkts performance
Junlong Wang
[PATCH v4 2/4] net/zxdh: optimize Rx recv pkts performance
Junlong Wang
[PATCH v4 4/4] net/zxdh: fix queue enable intr issues
Junlong Wang
Re: [PATCH v4 0/4] net/zxdh: optimize Rx/Tx path performance
Stephen Hemminger
[PATCH v2] net/hns3: fix L4 checksum incorrect for tunnel packets
Xingui Yang
Re: [PATCH v2] net/hns3: fix L4 checksum incorrect for tunnel packets
fengchengwen
Re: [PATCH v2] net/hns3: fix L4 checksum incorrect for tunnel packets
Stephen Hemminger
[PATCH] net/hns3: fix L4 checksum incorrect for tunnel packets
Xingui Yang
[PATCH v2 0/1] net/mana: add device reset support
Wei Hu
[PATCH v2 1/1] net/mana: add device reset support
Wei Hu
Re: [PATCH v2 1/1] net/mana: add device reset support
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH v2 1/1] net/mana: add device reset support
Wei Hu
[PATCH v4 0/2] Update Rx Timestamp in IAVF PMD
Soumyadeep Hore
[PATCH v4 1/2] net/iavf: remove PHC polling from Rx datapath
Soumyadeep Hore
[PATCH v4 2/2] net/iavf: reuse device alarm for PHC sync
Soumyadeep Hore
[PATCH v5 0/2] Update Rx Timestamp in IAVF PMD
Soumyadeep Hore
[PATCH v5 1/2] net/iavf: reuse device alarm for PHC sync
Soumyadeep Hore
[PATCH v5 2/2] net/iavf: remove PHC polling from Rx datapath
Soumyadeep Hore
Re: [PATCH v5 0/2] Update Rx Timestamp in IAVF PMD
Bruce Richardson
[PATCH 00/20] pktmbuf free bulk cleanups
Stephen Hemminger
[PATCH 01/20] devtools/cocci: add transform for rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 02/20] eventdev: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 03/20] gso: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 04/20] ip_frag: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 06/20] port: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 05/20] pipeline: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 07/20] net/af_xdp: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 08/20] net/cnxk: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 09/20] net/pfe: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 11/20] net/zxdh: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 10/20] net/virtio: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 13/20] mbuf: allow NULL array in rte_pktmbuf_free_bulk
Stephen Hemminger
RE: [PATCH 13/20] mbuf: allow NULL array in rte_pktmbuf_free_bulk
Morten Brørup
Re: [PATCH 13/20] mbuf: allow NULL array in rte_pktmbuf_free_bulk
Stephen Hemminger
RE: [PATCH 13/20] mbuf: allow NULL array in rte_pktmbuf_free_bulk
Morten Brørup
Re: [PATCH 13/20] mbuf: allow NULL array in rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 12/20] app/compress-perf: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 14/20] net/zxdh: remove unnecessary null check
Stephen Hemminger
[PATCH 15/20] net/ice: remove unnecessary null check
Stephen Hemminger
[PATCH 16/20] net/bnxt: remove unnecessary null check
Stephen Hemminger
[PATCH 17/20] test: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 18/20] app/test-dma-perf: remove unnecessary null check
Stephen Hemminger
Re: [PATCH 18/20] app/test-dma-perf: remove unnecessary null check
fengchengwen
[PATCH 19/20] app/test-compress-perf: remove unnecessary null check
Stephen Hemminger
[PATCH 20/20] examples: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH v2 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
[PATCH v2 1/4] net/axgbe: fix resource leaks in device init error paths
Stephen Hemminger
[PATCH v2 2/4] net/axgbe: fix Rx queue leak on descriptor init failure
Stephen Hemminger
[PATCH v2 3/4] net/axgbe: destroy mutexes on device close
Stephen Hemminger
[PATCH v2 4/4] net/axgbe: fix descriptor status out-of-bounds access
Stephen Hemminger
Re: [PATCH 0/3] net/bond: fix secondary process crash and related cleanup
Stephen Hemminger
Re: [PATCH] net/mlx5: fallback to verbs for Tx memory allocation if devx unsupported
Dariusz Sosnowski
Re: [PATCH v2] net/mlx5: add validation for indirect actions
Dariusz Sosnowski
Re: [PATCH v2 0/6] fix process shared pthread mutexes
Stephen Hemminger
Re: [PATCH v1] dts: add ipgre test suite
Andrew Bailey
Re: [PATCH v1] dts: add ipgre test suite
Andrew Bailey
[PATCH v3] dts: update test suite names to be clear and consistent
Andrew Bailey
[PATCH v4] dts: update test suite names to be clear and consistent
Andrew Bailey
[PATCH v1 0/2] Update IDPF Base Code
Soumyadeep Hore
[PATCH v1 1/2] net/idpf/base: add MMG device IDs
Soumyadeep Hore
[PATCH v1 2/2] doc: update recommended matching versions for cpfl and idpf
Soumyadeep Hore
Re: [PATCH v1 2/2] doc: update recommended matching versions for cpfl and idpf
Bruce Richardson
[PATCH v2 0/2] Update IDPF Base Code
Soumyadeep Hore
[PATCH v2 1/2] net/idpf/base: add MMG device IDs
Soumyadeep Hore
[PATCH v2 2/2] doc: update recommended matching versions for cpfl and idpf
Soumyadeep Hore
Re: [PATCH v2 0/2] Update IDPF Base Code
Bruce Richardson
Re: [PATCH 1/1] net/mlx5: fix crash if malloc FCQS fails
Dariusz Sosnowski
Re: [PATCH 1/1] net/mlx5: fix crash if malloc FCQS fails
Raslan Darawsheh
Re: [PATCH v3] net/mlx5: prepend implicit items in sync flow creation path
Dariusz Sosnowski
Re: [PATCH v3] net/mlx5: prepend implicit items in sync flow creation path
Dariusz Sosnowski
[PATCH v10] eal/x86: optimize memcpy of small sizes
Morten Brørup
[PATCH v1 0/4] Introduce generic cache stash API and PCIe TPH implementation
Chengwen Feng
[PATCH v1 2/4] ethdev: introduce generic cache stash API
Chengwen Feng
[PATCH v1 1/4] bus/pci: introduce PCIe TPH support
Chengwen Feng
Re: [PATCH v1 1/4] bus/pci: introduce PCIe TPH support
Stephen Hemminger
[PATCH v1 4/4] app/testpmd: add TPH stash objects configuration
Chengwen Feng
[PATCH v1 3/4] net/e1000: add cache stash support via TPH
Chengwen Feng
[PATCH v2 0/4] Introduce generic cache stash API and PCIe TPH implementation
Chengwen Feng
[PATCH v2 3/4] net/e1000: add cache stash support via TPH
Chengwen Feng
[PATCH v2 4/4] app/testpmd: add TPH stash objects configuration
Chengwen Feng
[PATCH v2 1/4] bus/pci: introduce PCIe TPH support
Chengwen Feng
[PATCH v2 2/4] ethdev: introduce generic cache stash API
Chengwen Feng
Re: [PATCH v1 0/4] Introduce generic cache stash API and PCIe TPH implementation
Stephen Hemminger
Re: [PATCH v1 0/4] Introduce generic cache stash API and PCIe TPH implementation
Stephen Hemminger
RE: [PATCH v9] eal/x86: optimize memcpy of small sizes
Morten Brørup
[PATCH 0/2] eal: notify secondaries on primary exit
Stephen Hemminger
[PATCH 2/2] eal: notify secondary on primary exit
Stephen Hemminger
[PATCH 1/2] Revert "app/testpmd: stop forwarding in secondary process"
Stephen Hemminger
[PATCH v1] dts: clean cryptodev environment after a test run
Andrew Bailey
Re: [PATCH v1] dts: clean cryptodev environment after a test run
Andrew Bailey
[PATCH v2] dts: clean cryptodev environment after a test run
Andrew Bailey
[PATCH v3] dts: clean cryptodev environment after a test run
Andrew Bailey
[PATCH 0/6] add hardening checks to cmdline and cfgfile libs
Bruce Richardson
[PATCH 1/6] cfgfile: add null checks to public APIs
Bruce Richardson
[PATCH 2/6] cfgfile: prevent issues with overflow on resize
Bruce Richardson
[PATCH 3/6] cmdline: harden parser result buffer handling
Bruce Richardson
[PATCH 5/6] cmdline: guard zero-size destination buffers
Bruce Richardson
[PATCH 4/6] cmdline: add explicit help function for bool type
Bruce Richardson
[PATCH 6/6] cmdline: add null checks for invalid input
Bruce Richardson
Re: [PATCH 0/6] add hardening checks to cmdline and cfgfile libs
Thomas Monjalon
[DPDK/DTS Bug 1943] dts: add missing device capability
bugzilla
[PATCH v2 1/2] net/ice: properly handle TM hierarchy deletion
Ciara Loftus
[PATCH v2 2/2] net/ice: fix shaper profile reference count tracking
Ciara Loftus
Re: [PATCH v2 1/2] net/ice: properly handle TM hierarchy deletion
Bruce Richardson
Re: [PATCH v2 1/2] net/ice: properly handle TM hierarchy deletion
Bruce Richardson
[PATCH] power: fix duplicated typedef for setting uncore freq
Huisong Li
Re: [PATCH] power: fix duplicated typedef for setting uncore freq
lihuisong (C)
Re: [PATCH] power: fix duplicated typedef for setting uncore freq
Thomas Monjalon
[RFC 0/3] fib: tbl8 reservation drift reproducer and proposed fix
Maxime Leroy
[RFC 1/3] fib6: fix tbl8 reservation drift in trie
Maxime Leroy
[RFC 2/3] test/fib6: add reproducer for tbl8 reservation drift
Maxime Leroy
[RFC 3/3] fib: drop redundant tbl8 reservation counter
Maxime Leroy
Re: [RFC 0/3] fib: tbl8 reservation drift reproducer and proposed fix
Stephen Hemminger
Re: [RFC 0/3] fib: tbl8 reservation drift reproducer and proposed fix
Maxime Leroy
[PATCH v1 0/5] fib6: fix tbl8 reservation drift
Maxime Leroy
[PATCH v1 1/5] fib6: fix tbl8 reservation drift in trie
Maxime Leroy
[PATCH 1/3] fib6: fix tbl8 reservation drift in trie
Vladimir Medvedkin
[PATCH v1 2/5] test/fib6: add reproducer for tbl8 reservation drift
Maxime Leroy
[PATCH v1 3/5] test/fib6: extended drift test cases
Maxime Leroy
[PATCH v1 5/5] fib6: speed up tbl8 reservation accounting
Maxime Leroy
[PATCH v1 4/5] rib: track valid descendant count per node
Maxime Leroy
Re: [PATCH v1 0/5] fib6: fix tbl8 reservation drift
Medvedkin, Vladimir
[PATCH v7 0/4] IEEE 1588 PTP v2 protocol support in lib/net
Rajesh Kumar
[PATCH v7 1/4] lib/net: add IEEE 1588 PTP v2 protocol header definitions
Rajesh Kumar
RE: [PATCH v7 1/4] lib/net: add IEEE 1588 PTP v2 protocol header definitions
Morten Brørup
Re: [PATCH v7 1/4] lib/net: add IEEE 1588 PTP v2 protocol header definitions
Kumar, Rajesh
[PATCH v7 2/4] examples/ptp_tap_relay_sw: add PTP software transparent clock relay
Rajesh Kumar
[PATCH v7 4/4] examples/ptpclient: use shared PTP library definitions
Rajesh Kumar
[PATCH v7 3/4] doc: update release notes for PTP protocol library
Rajesh Kumar
DPDK Tech Board meeting minutes 29-April-2026
Morten Brørup
DPDK Tech Board meeting minutes 01-April-2026
Hemant Agrawal
Re: [PATCH] maintainers: update RISC-V maintainer
Stanisław Kardach
Re: [PATCH] maintainers: update RISC-V maintainer
Thomas Monjalon
[PATCH v6 0/4] PTP protocol support in lib/net
Rajesh Kumar
[PATCH v6 1/4] lib/net: add IEEE 1588 PTP v2 protocol header definitions
Rajesh Kumar
[PATCH v6 2/4] examples/ptp_tap_relay_sw: add PTP software transparent clock relay
Rajesh Kumar
[PATCH v6 3/4] doc: update release notes for PTP protocol library
Rajesh Kumar
[PATCH v6 4/4] examples/ptpclient: use shared PTP library definitions
Rajesh Kumar
[DPDK/core Bug 1942] Primary shutdown not caught by all secondaries
bugzilla
[PATCH V2 00/15] power: unify and improve lcore ID verification
Huisong Li
[PATCH V2 02/15] power/kvm_vm: validate lcore role in cpufreq API
Huisong Li
[PATCH V2 03/15] power/acpi_cpufreq: validate lcore role in cpufreq API
Huisong Li
[PATCH V2 05/15] power/cppc_cpufreq: validate lcore role in cpufreq API
Huisong Li
[PATCH V2 01/15] eal: add interface to check if lcore is EAL managed
Huisong Li
[PATCH V2 07/15] power: add a common macro to verify lcore ID
Huisong Li
[PATCH V2 06/15] power/intel_pstate: validate lcore role in cpufreq API
Huisong Li
[PATCH V2 08/15] power/cpufreq: add the lcore ID verification to framework
Huisong Li
[PATCH V2 04/15] power/amd_pstate: validate lcore role in cpufreq API
Huisong Li
[PATCH V2 11/15] power/cppc_cpufreq: remove the verification of lcore ID
Huisong Li
[PATCH V2 10/15] power/amd_pstate: remove the verification of lcore ID
Huisong Li
[PATCH V2 09/15] power/acpi_cpufreq: remove the verification of lcore ID
Huisong Li
[PATCH V2 12/15] power/intel_pstate: remove the verification of lcore ID
Huisong Li
[PATCH V2 15/15] power: add lcore ID check for PMD mgmt
Huisong Li
[PATCH V2 14/15] power: allow the service core to config power QoS
Huisong Li
[PATCH V2 13/15] power/kvm_vm: remove the verification of lcore ID
Huisong Li
Re: [PATCH V2 00/15] power: unify and improve lcore ID verification
lihuisong (C)
Re: [PATCH V2 00/15] power: unify and improve lcore ID verification
Stephen Hemminger
Re: [PATCH V2 00/15] power: unify and improve lcore ID verification
lihuisong (C)
Re: [PATCH V2 00/15] power: unify and improve lcore ID verification
Stephen Hemminger
Re: [PATCH V2 00/15] power: unify and improve lcore ID verification
lihuisong (C)
[PATCH 00/25] bpf: test and fix issues in verifier
Marat Khalili
[PATCH 01/25] bpf: format and dump jlt, jle, jslt, and jsle
Marat Khalili
[PATCH 03/25] bpf/validate: break on error in evaluate
Marat Khalili
[PATCH 04/25] bpf/validate: expand comments in evaluate cycle
Marat Khalili
[PATCH 02/25] bpf: add format instruction function
Marat Khalili
[PATCH 05/25] bpf/validate: introduce debugging interface
Marat Khalili
Earlier messages
Later messages