dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[DPDK/ethdev Bug 1889] r8169: rtl_xmit_pkts breaks tx_burst ownership contract on invalid mbufs
bugzilla
[RFT] net/netvsc: fix txd leak on chimney buffer alloc failure
Stephen Hemminger
RE: [EXTERNAL] [RFT] net/netvsc: fix txd leak on chimney buffer alloc failure
Long Li
[DPDK/ethdev Bug 1888] dpaa/dpaa2: permanent tx errors cause caller to retry packets forever
bugzilla
[DPDK/ethdev Bug 1887] bnxt: single bad packet in tx burst stalls transmission of remaining valid packets
bugzilla
[DPDK/ethdev Bug 1886] net/avp: tx_burst callbacks free mbufs then return short count, causing double-free
bugzilla
[DPDK/ethdev Bug 1885] net/atlantic: atl_xmit_pkts stops on invalid mbuf instead of consuming it
bugzilla
[DPDK/vhost/virtio Bug 1884] vhost: fix tx_burst return value after VLAN insertion failure
bugzilla
[PATCH] examples/vmdq_dcb: initialize all configuration structures
Stephen Hemminger
Re: [PATCH] examples/vmdq_dcb: initialize all configuration structures
Bruce Richardson
[PATCH] net/nfb: fix eth_node memory leak in deinit
Stephen Hemminger
Re: [PATCH] net/nfb: fix eth_node memory leak in deinit
Martin Spinler
[PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
[PATCH 1/4] net/axgbe: fix resource leaks in device init error paths
Stephen Hemminger
[PATCH 2/4] net/axgbe: fix Rx queue leak on descriptor init failure
Stephen Hemminger
[PATCH 3/4] net/axgbe: destroy mutexes on device close
Stephen Hemminger
[PATCH 4/4] net/axgbe: fix descriptor status out-of-bounds access
Stephen Hemminger
Re: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
Re: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
RE: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Sebastian, Selwin
Re: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
RE: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Ande, Venkat Kumar
RE: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Sebastian, Selwin
[PATCH 00/11] net/dpaa2: fixes and improvements
Maxime Leroy
[PATCH 01/11] net/dpaa2: fix queue block memory leak on port close
Maxime Leroy
[PATCH 02/11] net/dpaa2: fix rx error queue memory leak on port close
Maxime Leroy
Re: [PATCH 02/11] net/dpaa2: fix rx error queue memory leak on port close
Hemant Agrawal
Re: [PATCH 02/11] net/dpaa2: fix rx error queue memory leak on port close
Hemant Agrawal
[PATCH 03/11] net/dpaa2: warn on rx descriptor limit only in high perf buffer mode
Maxime Leroy
Re: [PATCH 03/11] net/dpaa2: warn on rx descriptor limit only in high perf buffer mode
Hemant Agrawal
[PATCH 04/11] net/dpaa2: fix rx error queue leak in alloc error path
Maxime Leroy
[PATCH 06/11] net/dpaa2: add devargs to disable Rx taildrop
Maxime Leroy
Re: [PATCH 06/11] net/dpaa2: add devargs to disable Rx taildrop
Hemant Agrawal
[PATCH 05/11] net/dpaa2: fix resource leak on softparser failure
Maxime Leroy
[PATCH 07/11] net/dpaa2: replace data stashing getenv with devargs
Maxime Leroy
Re: [PATCH 07/11] net/dpaa2: replace data stashing getenv with devargs
Hemant Agrawal
[PATCH 08/11] net/dpaa2: fix link not up after port stop/start
Maxime Leroy
Re: [PATCH 08/11] net/dpaa2: fix link not up after port stop/start
Hemant Agrawal
[PATCH 10/11] bus/fslmc: fix devargs not propagated on hotplug
Maxime Leroy
Re: [PATCH 10/11] bus/fslmc: fix devargs not propagated on hotplug
David Marchand
Re: [PATCH 10/11] bus/fslmc: fix devargs not propagated on hotplug
Maxime Leroy
Re: [PATCH 10/11] bus/fslmc: fix devargs not propagated on hotplug
David Marchand
[PATCH 09/11] net/dpaa2: use CHECK_INTERVAL macro in set_link_down
Maxime Leroy
Re: [PATCH 09/11] net/dpaa2: use CHECK_INTERVAL macro in set_link_down
Hemant Agrawal
[PATCH 11/11] bus/fslmc: remove dead blocklist check in plug path
Maxime Leroy
Re: [PATCH 11/11] bus/fslmc: remove dead blocklist check in plug path
David Marchand
Re: [PATCH 00/11] net/dpaa2: fixes and improvements
Stephen Hemminger
Re: [PATCH 00/11] net/dpaa2: fixes and improvements
Maxime Leroy
Re: [PATCH 00/11] net/dpaa2: fixes and improvements
Stephen Hemminger
[PATCH v2 00/17] net/dpaa2: fixes and improvements
Maxime Leroy
Re: [PATCH v2 00/17] net/dpaa2: fixes and improvements
Stephen Hemminger
Re: [PATCH v2 00/17] net/dpaa2: fixes and improvements
David Marchand
Re: [PATCH v2 00/17] net/dpaa2: fixes and improvements
Stephen Hemminger
Re: [PATCH v2 00/17] net/dpaa2: fixes and improvements
Maxime Leroy
[PATCH v3 00/17] net/dpaa2: fixes and improvements
Maxime Leroy
Re: [PATCH v3 00/17] net/dpaa2: fixes and improvements
Stephen Hemminger
Re: [PATCH v3 00/17] net/dpaa2: fixes and improvements
Maxime Leroy
Re: [PATCH v3 00/17] net/dpaa2: fixes and improvements
Hemant Agrawal
[PATCH v3 01/17] net/dpaa2: fix queue block memory leak on port close
Maxime Leroy
[PATCH v3 02/17] net/dpaa2: fix Rx error queue memory leaks
Maxime Leroy
[PATCH v3 03/17] net/dpaa2: warn on Rx descriptor limit in high perf mode
Maxime Leroy
Re: [PATCH v3 03/17] net/dpaa2: warn on Rx descriptor limit in high perf mode
Hemant Agrawal
[PATCH v3 04/17] net/dpaa2: fix resource leak on softparser failure
Maxime Leroy
[PATCH v3 05/17] net/dpaa2: fix link not up after port stop/start
Maxime Leroy
[PATCH v3 06/17] bus/fslmc: fix devargs not propagated on hotplug
Maxime Leroy
[PATCH v3 07/17] net/dpaa2: fix spurious VLAN insertion on non-VLAN packets
Maxime Leroy
[PATCH v3 08/17] net/dpaa2: fix error packet dump crash and memory leak
Maxime Leroy
[PATCH v3 09/17] net/dpaa2: fix L4 packet type in slow parse path
Maxime Leroy
[PATCH v3 10/17] net/dpaa2: fix L3/L4 checksum offload flags
Maxime Leroy
[PATCH v3 11/17] net/dpaa2: fix software taildrop buffer access
Maxime Leroy
[PATCH v3 12/17] net/dpaa2: fix burst mode info report
Maxime Leroy
[PATCH v3 13/17] net/dpaa2: add SG table walk upper bound in Rx path
Maxime Leroy
[PATCH v3 14/17] net/dpaa2: fix MAC stats DMA alloc per xstats call
Maxime Leroy
[PATCH v3 15/17] net/dpaa2: use check interval macro in link down path
Maxime Leroy
[PATCH v3 16/17] net/dpaa2: add devargs to disable Rx taildrop
Maxime Leroy
[PATCH v3 17/17] net/dpaa2: add devargs alternative for data stashing getenv
Maxime Leroy
Re: [PATCH v3 17/17] net/dpaa2: add devargs alternative for data stashing getenv
Stephen Hemminger
[PATCH v2 01/17] net/dpaa2: fix queue block memory leak on port close
Maxime Leroy
[PATCH v2 02/17] net/dpaa2: fix rx error queue memory leaks
Maxime Leroy
[PATCH v2 03/17] net/dpaa2: warn on rx descriptor limit only in high perf buffer mode
Maxime Leroy
Re: [PATCH v2 03/17] net/dpaa2: warn on rx descriptor limit only in high perf buffer mode
Stephen Hemminger
[PATCH v2 04/17] net/dpaa2: fix resource leak on softparser failure
Maxime Leroy
[PATCH v2 05/17] net/dpaa2: fix link not up after port stop/start
Maxime Leroy
[PATCH v2 06/17] bus/fslmc: fix devargs not propagated on hotplug
Maxime Leroy
[PATCH v2 07/17] net/dpaa2: fix spurious VLAN insertion on non-VLAN packets
Maxime Leroy
[PATCH v2 08/17] net/dpaa2: fix error packet dump crash and memory leak
Maxime Leroy
Re: [PATCH v2 08/17] net/dpaa2: fix error packet dump crash and memory leak
Stephen Hemminger
[PATCH v2 09/17] net/dpaa2: fix L4 packet type classification in slow parse path
Maxime Leroy
[PATCH v2 10/17] net/dpaa2: fix L3/L4 checksum offload flags
Maxime Leroy
[PATCH v2 11/17] net/dpaa2: fix software taildrop buffer access
Maxime Leroy
Re: [PATCH v2 11/17] net/dpaa2: fix software taildrop buffer access
Stephen Hemminger
Re: [PATCH v2 11/17] net/dpaa2: fix software taildrop buffer access
David Marchand
RE: [PATCH v2 11/17] net/dpaa2: fix software taildrop buffer access
Morten Brørup
Re: [PATCH v2 11/17] net/dpaa2: fix software taildrop buffer access
Stephen Hemminger
[PATCH v2 12/17] net/dpaa2: fix burst mode info to report active burst function
Maxime Leroy
[PATCH v2 13/17] net/dpaa2: add SG table walk upper bound in Rx path
Maxime Leroy
[PATCH v2 15/17] net/dpaa2: use CHECK_INTERVAL macro in set_link_down
Maxime Leroy
[PATCH v2 14/17] net/dpaa2: fix MAC stats DMA buffer allocation per xstats call
Maxime Leroy
[PATCH v2 16/17] net/dpaa2: add devargs to disable Rx taildrop
Maxime Leroy
[PATCH v2 17/17] net/dpaa2: add devargs alternative for data stashing getenv
Maxime Leroy
Re: [PATCH] doc/ixgbe: update ixgbe NIC guide to include E610 support information
Bruce Richardson
[PATCH] net/idpf: remove useless function
Ciara Loftus
Re: [PATCH] net/idpf: remove useless function
Bruce Richardson
Re: [PATCH] net/idpf: remove useless function
Bruce Richardson
[PATCH] drivers/net: remove redundant callbacks cleanup
Thomas Monjalon
Re: [PATCH] drivers/net: remove redundant callbacks cleanup
Stephen Hemminger
[PATCH] eal/linux: fix HPET symbols export
David Marchand
Re: [PATCH] eal/linux: fix HPET symbols export
David Marchand
Re: [PATCH] eal/linux: fix HPET symbols export
fengchengwen
Re: [PATCH] eal/linux: fix HPET symbols export
David Marchand
Re: [PATCH] eal/linux: fix HPET symbols export
Ben Magistro
Re: [PATCH] eal/linux: fix HPET symbols export
David Marchand
Re: [PATCH] eal/linux: fix HPET symbols export
Ben Magistro
[PATCH] net/mlx5: fix shared Rx queue limitations
Dariusz Sosnowski
Re: [PATCH] net/mlx5: fix shared Rx queue limitations
Raslan Darawsheh
Re: [PATCH v2] bus/pci: fix automatic interrupt type selection
Stephen Hemminger
Re: [PATCH v2] bus/pci: fix automatic interrupt type selection
Kevin Traynor
DPDK release candidate 26.03-rc1
Thomas Monjalon
RE: DPDK release candidate 26.03-rc1
Xu, HailinX
Re: DPDK release candidate 26.03-rc1
Riley Fletcher
[DPDK/ethdev Bug 1789] vmxnet3_dev_start fails in vmxnet3_v4_rss_configure() for single queue in ESX8.0 causing application to exit
bugzilla
[DPDK/ethdev Bug 1158] Mac address configuration on bonded device in 8023ad mode is not propagated to slave devices
bugzilla
[DPDK/core Bug 1760] Failed to send message on primary process exit
bugzilla
[DPDK/testpmd Bug 1834] [dpdk-25.11-rc2] Segmentation fault in Rx offload testcase
bugzilla
[DPDK/other Bug 1871] idxd_dmadev.portal volatile usage
bugzilla
[DPDK/core Bug 1869] incorrect get_tsc_freq_arch() due to integer truncation
bugzilla
[DPDK/other Bug 1522] RTE_LIBRTE_ prefix should be replaced by RTE_ prefix
bugzilla
[DPDK/other Bug 1522] RTE_LIBRTE_ prefix should be replaced by RTE_ prefix
bugzilla
[DPDK/other Bug 1883] rte_hash with big cap and key size of 64bytes and more can lead to key store corruption
bugzilla
Re: [PATCH 0/4] examples: memcpy cleanups
Thomas Monjalon
Re: [PATCH 4/4] examples: remove unnecessary include
Thomas Monjalon
Re: [PATCH] usertools/dpdk-devbind: add basic FreeBSD support
Thomas Monjalon
Re: [PATCH dpdk v2] telemetry: fix adding dicts in container arrays
Thomas Monjalon
DPDK Release Status Meeting 2026-02-17
Mcnamara, John
[PATCH] usertools/pmdinfo: fix search for PMD info string
Bruce Richardson
Re: [PATCH] usertools/pmdinfo: fix search for PMD info string
David Marchand
Re: [PATCH] usertools/pmdinfo: fix search for PMD info string
Bruce Richardson
Re: [PATCH] usertools/pmdinfo: fix search for PMD info string
Thierry Herbelot
Re: [PATCH] usertools/pmdinfo: fix search for PMD info string
David Marchand
Re: [PATCH] usertools/pmdinfo: fix search for PMD info string
Robin Jarry
Re: [PATCH v12] acl: support custom memory allocators
Thomas Monjalon
[PATCH v4 0/2] Add HALO support for CN20K mempool
Nawal Kishor
[PATCH v4 1/2] common/cnxk: add support for halos
Nawal Kishor
Re: [PATCH v4 1/2] common/cnxk: add support for halos
Stephen Hemminger
[PATCH v4 2/2] mempool/cnxk: add halo support in mempool
Nawal Kishor
Re: [PATCH v4 2/2] mempool/cnxk: add halo support in mempool
Stephen Hemminger
[PATCH] net/cpfl: add LEM block support in CPFL PMD
Sushmita Hoskeri
[PATCH v10 0/8] net/nfb: rework to real multiport
spinler
[PATCH v10 1/8] net/nfb: prepare for indirect queue mapping scheme
spinler
[PATCH v10 2/8] net/nfb: create one ethdev per ethernet port
spinler
[PATCH v10 3/8] net/nfb: add vdev as alternative device probe method
spinler
[PATCH v10 4/8] net/nfb: add device argument "port" to limit used ports
spinler
[PATCH v10 5/8] net/nfb: init only MACs associated with device
spinler
[PATCH v10 6/8] net/nfb: add compatible cards to driver PCI ID table
spinler
[PATCH v10 7/8] net/nfb: report firmware version
spinler
[PATCH v10 8/8] doc/nfb: cleanup and update guide
spinler
Re: [PATCH v10 0/8] net/nfb: rework to real multiport
Stephen Hemminger
Re: [PATCH v10 0/8] net/nfb: rework to real multiport
Martin Spinler
Re: [PATCH v10 0/8] net/nfb: rework to real multiport
Martin Spinler
Re: [PATCH v10 0/8] net/nfb: rework to real multiport
Stephen Hemminger
[PATCH v2 01/18] common/cnxk: fix engine capabilities fetch logic
Rahul Bhansali
[PATCH v2 02/18] common/cnxk: remove dependency on cryptodev for RXC
Rahul Bhansali
[PATCH v2 03/18] common/cnxk: support inbound pdb configuration
Rahul Bhansali
[PATCH v2 04/18] common/cnxk: update CPT RXC structures
Rahul Bhansali
[PATCH v2 05/18] common/cnxk: update inline profile ID for cn20k
Rahul Bhansali
[PATCH v2 01/18] common/cnxk: fix engine capabilities fetch logic
Rahul Bhansali
[PATCH v2 02/18] common/cnxk: remove dependency on cryptodev for RXC
Rahul Bhansali
[PATCH v2 03/18] common/cnxk: support inbound pdb configuration
Rahul Bhansali
[PATCH v2 04/18] common/cnxk: update CPT RXC structures
Rahul Bhansali
[PATCH v2 05/18] common/cnxk: update inline profile ID for cn20k
Rahul Bhansali
[PATCH v2 06/18] common/cnxk: update inline RQ mask configuration
Rahul Bhansali
[PATCH v2 07/18] net/cnxk: fix security flag for custom inbound SA
Rahul Bhansali
[PATCH v2 08/18] net/cnxk: add CPT code check for soft expiry
Rahul Bhansali
[PATCH v2 09/18] net/cnxk: skip write SA for cn20k
Rahul Bhansali
[PATCH v2 10/18] net/cnxk: update NIX reassembly fast path
Rahul Bhansali
[PATCH v2 11/18] net/cnxk: update aura batch free
Rahul Bhansali
[PATCH v2 12/18] net/cnxk: support out of place (OOP) in fastpath
Rahul Bhansali
[PATCH v2 13/18] event/cnxk: support out of place (OOP) in fastpath
Rahul Bhansali
[PATCH v2 15/18] net/cnxk: enable PDB in IPsec outbound path
Rahul Bhansali
[PATCH v2 14/18] common/cnxk: flow rule config for non-inplace
Rahul Bhansali
[PATCH v2 16/18] common/cnxk: initialize CPT LF for CQ config
Rahul Bhansali
[PATCH v2 17/18] common/cnxk: fix CPT CQ roll over handling
Rahul Bhansali
[PATCH v2 18/18] common/cnxk: fix duplicate branch compiler warning
Rahul Bhansali
Re: [PATCH v2 18/18] common/cnxk: fix duplicate branch compiler warning
Jerin Jacob
[PATCH v3 0/2] Add HALO support for CN20K mempool
Nawal Kishor
[PATCH v3 1/2] common/cnxk: add support for halos
Nawal Kishor
[PATCH v3 2/2] mempool/cnxk: add halo support in mempool
Nawal Kishor
Re: [PATCH v3 0/2] Add HALO support for CN20K mempool
Jerin Jacob
[DPDK/core Bug 1882] volatile not needed with atomics
bugzilla
DPDK EAL library analysis
Stephen Hemminger
Re: [PATCH] examples/ethtool: fix error message about ports limit
Thomas Monjalon
[PATCH v8 0/8] pcapng: fixes and improvements
Stephen Hemminger
[PATCH v8 1/8] pcapng: correct typo in comment
Stephen Hemminger
[PATCH v8 2/8] pcapng: document return values
Stephen Hemminger
[PATCH v8 3/8] pcapng: add length checks to string arguments
Stephen Hemminger
Re: [PATCH v8 3/8] pcapng: add length checks to string arguments
Thomas Monjalon
[PATCH v8 4/8] pcapng: use malloc instead of fixed buffer size
Stephen Hemminger
[PATCH v8 5/8] pcapng: chain additional mbuf when comment exceeds tailroom
Stephen Hemminger
[PATCH v8 6/8] pcapng: improve performance of timestamping
Stephen Hemminger
[PATCH v8 7/8] test/pcapng: skip test if null driver missing
Stephen Hemminger
Earlier messages
Later messages