messages from 2026-02-17 05:45:52 to 2026-02-19 01:46:44 UTC [more...]
[DPDK/ethdev Bug 1889] r8169: rtl_xmit_pkts breaks tx_burst ownership contract on invalid mbufs
2026-02-19 1:46 UTC
[RFT] net/netvsc: fix txd leak on chimney buffer alloc failure
2026-02-19 1:44 UTC
[DPDK/ethdev Bug 1888] dpaa/dpaa2: permanent tx errors cause caller to retry packets forever
2026-02-19 1:33 UTC
[DPDK/ethdev Bug 1887] bnxt: single bad packet in tx burst stalls transmission of remaining valid packets
2026-02-19 1:26 UTC
[DPDK/ethdev Bug 1886] net/avp: tx_burst callbacks free mbufs then return short count, causing double-free
2026-02-19 1:23 UTC
[DPDK/ethdev Bug 1885] net/atlantic: atl_xmit_pkts stops on invalid mbuf instead of consuming it
2026-02-19 1:13 UTC
[DPDK/vhost/virtio Bug 1884] vhost: fix tx_burst return value after VLAN insertion failure
2026-02-19 1:05 UTC
[RFC] ethdev: clarify rte_eth_tx_burst() return value and ownership semantics
2026-02-19 0:44 UTC (8+ messages)
` [PATCH v2] "
[PATCH] examples/vmdq_dcb: initialize all configuration structures
2026-02-19 0:33 UTC
[PATCH 0/8] net/nfb: rework to real multiport
2026-02-19 0:12 UTC (17+ messages)
` [PATCH v9 "
` [PATCH v10 "
` [PATCH v10 1/8] net/nfb: prepare for indirect queue mapping scheme
` [PATCH v10 2/8] net/nfb: create one ethdev per ethernet port
` [PATCH v10 3/8] net/nfb: add vdev as alternative device probe method
` [PATCH v10 4/8] net/nfb: add device argument "port" to limit used ports
` [PATCH v10 5/8] net/nfb: init only MACs associated with device
` [PATCH v10 6/8] net/nfb: add compatible cards to driver PCI ID table
` [PATCH v10 7/8] net/nfb: report firmware version
` [PATCH v10 8/8] doc/nfb: cleanup and update guide
[PATCH 0/7] net/nfb: ethernet enhancements
2026-02-18 18:21 UTC (11+ messages)
` [PATCH 5/7] net/nfb: support setting Rx MTU
` [PATCH v2 0/6] net/nfb: ethernet enhancements
` [PATCH v2 1/6] net/nfb: use MAC address assigned to card
` [PATCH v2 2/6] net/nfb: get correct link speed
` [PATCH v2 3/6] net/nfb: support real link-up/down config
` [PATCH v2 4/6] net/nfb: support setting RS-FEC mode
` [PATCH v2 5/6] net/nfb: support setting Rx MTU
` [PATCH v2 6/6] net/nfb: read total stats from macs
[PATCH] net/nfb: fix eth_node memory leak in deinit
2026-02-18 18:16 UTC
[PATCH 00/11] net/dpaa2: fixes and improvements
2026-02-18 17:21 UTC (16+ messages)
` [PATCH 01/11] net/dpaa2: fix queue block memory leak on port close
` [PATCH 02/11] net/dpaa2: fix rx error queue "
` [PATCH 03/11] net/dpaa2: warn on rx descriptor limit only in high perf buffer mode
` [PATCH 04/11] net/dpaa2: fix rx error queue leak in alloc error path
` [PATCH 05/11] net/dpaa2: fix resource leak on softparser failure
` [PATCH 06/11] net/dpaa2: add devargs to disable Rx taildrop
` [PATCH 07/11] net/dpaa2: replace data stashing getenv with devargs
` [PATCH 08/11] net/dpaa2: fix link not up after port stop/start
` [PATCH 09/11] net/dpaa2: use CHECK_INTERVAL macro in set_link_down
` [PATCH 10/11] bus/fslmc: fix devargs not propagated on hotplug
` [PATCH 11/11] bus/fslmc: remove dead blocklist check in plug path
[PATCH] drivers/net: remove redundant callbacks cleanup
2026-02-18 17:10 UTC (2+ messages)
[PATCH 0/4] net/axgbe: fix resource leaks and OOB access
2026-02-18 16:41 UTC (5+ messages)
` [PATCH 1/4] net/axgbe: fix resource leaks in device init error paths
` [PATCH 2/4] net/axgbe: fix Rx queue leak on descriptor init failure
` [PATCH 3/4] net/axgbe: destroy mutexes on device close
` [PATCH 4/4] net/axgbe: fix descriptor status out-of-bounds access
[PATCH 1/6] net/ice: add L2TPv2 and PPP data structures
2026-02-18 16:37 UTC (10+ messages)
` [PATCH v6 0/8] Add support for L2TPV2 over UDP to ICE PMD
` [PATCH v6 1/8] net/ice: add L2TPv2 PPP and PPoE data structures
` [PATCH v6 2/8] net/ice: add L2TPv2 tunnel type definition
` [PATCH v6 3/8] net/ice: rename protocol identifiers
` [PATCH v6 4/8] net/ice: add L2TPv2 protocol support
` [PATCH v6 5/8] net/ice: add L2TPv2 flow patterns and FDIR support
` [PATCH v6 6/8] net/ice: add L2TPv2 hardware packet generation
` [PATCH v6 7/8] net/ice: add L2TPv2 RSS hash support
` [PATCH v6 8/8] doc: update release notes
[PATCH] doc: improve e1000 driver documentation
2026-02-18 16:41 UTC (2+ messages)
[PATCH] net/iavf: fix txq flags setting after Tx path selection
2026-02-18 16:14 UTC (3+ messages)
` [PATCH v2] "
[PATCH] doc/ixgbe: update ixgbe NIC guide to include E610 support information
2026-02-18 16:02 UTC (2+ messages)
[RFC] doc: add AGENTS.md for AI-powered code review tools
2026-02-18 14:59 UTC (6+ messages)
` [PATCH v9 0/6] devtools: AI-assisted code and documentation review
` [PATCH v9 1/6] doc: add AGENTS.md for AI code review tools
` [PATCH v9 4/6] devtools: add multi-provider AI documentation review script
[PATCH] net/idpf: remove useless function
2026-02-18 13:44 UTC (2+ messages)
[PATCH 00/10] Fix multi process path selection in Intel drivers
2026-02-18 12:29 UTC (27+ messages)
` [PATCH v2 "
` [PATCH v2 01/10] net/i40e: permit secondary process Rx path selection
` [PATCH v3 00/10] Fix multi process path selection in Intel drivers
` [PATCH v3 01/10] net/i40e: permit secondary process Rx path selection
` [PATCH v3 02/10] net/iavf: "
` [PATCH v3 03/10] net/ice: "
` [PATCH v3 04/10] net/idpf: prevent Rx path selection after device start
` [PATCH v3 05/10] net/cpfl: "
` [PATCH v3 06/10] net/i40e: permit secondary process Tx path selection
` [PATCH v3 07/10] net/iavf: "
` [PATCH v3 08/10] net/ice: "
` [PATCH v3 09/10] net/idpf: "
` [PATCH v3 10/10] net/cpfl: "
[PATCH v4 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
2026-02-18 10:45 UTC (17+ messages)
` [PATCH v4 01/27] net/ixgbe: remove MAC type check macros
` [PATCH v4 16/27] net/iavf: remove remnants of pipeline mode
` [PATCH v4 18/27] net/iavf: decouple hash uninit from parser uninit
` [PATCH v4 19/27] net/iavf: avoid rte malloc in RSS configuration
[PATCH v8] vhost: fix use-after-free in fdset during shutdown
2026-02-18 10:27 UTC (8+ messages)
` [PATCH v9] "
` [PATCH v10] "
` [PATCH v11] "
` [PATCH v12] "
[PATCH] eal/linux: fix HPET symbols export
2026-02-18 10:18 UTC
[PATCH] drivers/net: reorder Intel drivers list in meson script
2026-02-18 9:41 UTC (7+ messages)
` [PATCH] usertools/pmdinfo: fix search for PMD info string
[PATCH] net/mlx5: fix shared Rx queue limitations
2026-02-18 8:13 UTC
[DPDK/other Bug 1522] RTE_LIBRTE_ prefix should be replaced by RTE_ prefix
2026-02-18 5:27 UTC (3+ messages)
[PATCH v2] bus/pci: fix automatic interrupt type selection
2026-02-18 2:34 UTC (2+ messages)
[DPDK/ethdev Bug 1789] vmxnet3_dev_start fails in vmxnet3_v4_rss_configure() for single queue in ESX8.0 causing application to exit
2026-02-17 22:03 UTC
[Bug 1158] Mac address configuration on bonded device in 8023ad mode is not propagated to slave devices
2026-02-17 22:03 UTC (2+ messages)
` [DPDK/ethdev Bug "
[DPDK/core Bug 1760] Failed to send message on primary process exit
2026-02-17 22:03 UTC
[DPDK/testpmd Bug 1834] [dpdk-25.11-rc2] Segmentation fault in Rx offload testcase
2026-02-17 22:03 UTC (2+ messages)
[DPDK/core Bug 1869] incorrect get_tsc_freq_arch() due to integer truncation
2026-02-17 22:03 UTC (2+ messages)
[DPDK/other Bug 1871] idxd_dmadev.portal volatile usage
2026-02-17 22:03 UTC (2+ messages)
[DPDK/other Bug 1883] rte_hash with big cap and key size of 64bytes and more can lead to key store corruption
2026-02-17 20:34 UTC
[PATCH 0/4] examples: memcpy cleanups
2026-02-17 17:49 UTC (5+ messages)
` [PATCH 4/4] examples: remove unnecessary include
[PATCH v1 00/12] Cleanups for ixgbe, i40e, and iavf PMD's
2026-02-17 17:24 UTC (37+ messages)
` [PATCH v5 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
` [PATCH v5 01/27] net/ixgbe: remove MAC type check macros
` [PATCH v5 02/27] net/ixgbe: remove security-related ifdefery
` [PATCH v5 03/27] net/ixgbe: split security and ntuple filters
` [PATCH v5 04/27] net/i40e: get rid of global filter variables
` [PATCH v5 05/27] net/i40e: make default RSS key global
` [PATCH v5 06/27] net/i40e: use unsigned types for queue comparisons
` [PATCH v5 07/27] net/i40e: use proper flex len define
` [PATCH v5 08/27] net/i40e: remove global pattern variable
` [PATCH v5 09/27] net/i40e: avoid rte malloc in tunnel set
` [PATCH v5 10/27] net/i40e: avoid rte malloc in RSS RETA operations
` [PATCH v5 11/27] net/i40e: avoid rte malloc in MAC/VLAN filtering
` [PATCH v5 12/27] net/i40e: avoid rte malloc in VF resource queries
` [PATCH v5 13/27] net/i40e: avoid rte malloc in adminq operations
` [PATCH v5 14/27] net/i40e: avoid rte malloc in DDP package handling
` [PATCH v5 15/27] net/i40e: avoid rte malloc in DDP ptype handling
` [PATCH v5 16/27] net/iavf: remove remnants of pipeline mode
` [PATCH v5 17/27] net/iavf: avoid rte malloc in VF mailbox for IPsec
` [PATCH v5 18/27] net/iavf: decouple hash uninit from parser uninit
` [PATCH v5 19/27] net/iavf: avoid rte malloc in RSS configuration
` [PATCH v5 20/27] net/iavf: avoid rte malloc in MAC address operations
` [PATCH v5 21/27] net/iavf: avoid rte malloc in IPsec operations
` [PATCH v5 22/27] net/iavf: avoid rte malloc in queue operations
` [PATCH v5 23/27] net/iavf: avoid rte malloc in irq map config
` [PATCH v5 24/27] net/ice: avoid rte malloc in RSS RETA operations
` [PATCH v5 25/27] net/ice: avoid rte malloc in MAC address operations
` [PATCH v5 26/27] net/ice: avoid rte malloc in raw pattern parsing
` [PATCH v5 27/27] net/ice: avoid rte malloc in flow pattern match
[PATCH] usertools/dpdk-devbind: add basic FreeBSD support
2026-02-17 17:24 UTC (2+ messages)
[PATCH 01/18] common/cnxk: fix engine capabilities fetch logic
2026-02-17 17:20 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 17/18] common/cnxk: fix CPT CQ roll over handling
` [PATCH v2 18/18] common/cnxk: fix duplicate branch compiler warning
[PATCH 0/6] Add support for L2TPV2 over UDP to ICE PMD
2026-02-17 17:09 UTC (4+ messages)
` [PATCH v5 0/7] "
` [PATCH v5 3/7] net/ice: add L2TPv2 protocol and field definitions
[PATCH dpdk] telemetry: fix adding dicts in container arrays
2026-02-17 16:59 UTC (4+ messages)
` [PATCH dpdk v2] "
[PATCH v6 0/5] pcapng: fixes and improvements
2026-02-17 16:39 UTC (5+ messages)
` [PATCH v8 0/8] "
` [PATCH v8 3/8] pcapng: add length checks to string arguments
[PATCH 00/10] net/tap: tests, cleanups, and error path fixes
2026-02-17 15:05 UTC (6+ messages)
` [RFT 0/4] net/mlx5: fix several correctness bugs
` [RFT 1/4] net/mlx5: fix NULL dereference in Tx queue start
` [RFT 2/4] net/mlx5: fix counter leak in hairpin queue setup
` [RFT 3/4] net/mlx5: fix use-after-free in ASO management init
` [RFT 4/4] net/mlx5: fix counter truncation in queue counter read
DPDK Release Status Meeting 2026-02-17
2026-02-17 14:59 UTC
[PATCH v10 0/6] flow_parser: add shared parser library
2026-02-17 14:40 UTC (3+ messages)
` [PATCH v10 2/6] ethdev: add RSS type helper APIs
[PATCH] doc: deprecation of OpenSSL version 1.1.1
2026-02-17 14:40 UTC (2+ messages)
` [EXTERNAL] "
[PATCH v3 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
2026-02-17 14:38 UTC (6+ messages)
` [PATCH v3 10/27] net/i40e: avoid rte malloc in RSS RETA operations
[PATCH v11] acl: support custom memory allocators
2026-02-17 12:04 UTC (3+ messages)
` [PATCH v12] "
[PATCH v2 2/2] mempool/cnxk: add halo support in mempool
2026-02-17 10:39 UTC (6+ messages)
` [PATCH v3 0/2] Add HALO support for CN20K mempool
` [PATCH v4 "
` [PATCH v4 1/2] common/cnxk: add support for halos
` [PATCH v4 2/2] mempool/cnxk: add halo support in mempool
[PATCH] net/cpfl: add LEM block support in CPFL PMD
2026-02-17 1:21 UTC
[PATCH] ethdev: fix mbuf fast release requirements description
2026-02-17 6:56 UTC (3+ messages)
[PATCH] mempool: simplify get objects
2026-02-17 6:53 UTC (3+ messages)
` [PATCH v3] "
[RFC PATCH 0/2] mempool: de-inline get/put objects unlikely code
2026-02-17 6:37 UTC (6+ messages)
` [RFC PATCH v3 0/2] mempool: de-inline get/put unlikely code paths
` [RFC PATCH v3 1/2] mempool: simplify get objects
` [RFC PATCH v3 2/2] mempool: de-inline get/put unlikely code paths
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox