Re: [PATCH net v2] net: bridge: mrp: fix uninitialised bytes on the wire
[email protected] Fri, 31 Jul 2026 23:40:08 +0000
| Newsgroups | dev.linux.lists.bridge,org.kernel.vger.linux-kernel,org.kernel.vger.netdev,org.kernel.vger.stable |
|---|---|
| Message-ID | <178554120838.949682.13580127258909324306.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Wed, 29 Jul 2026 22:19:41 +0900 you wrote: > br_mrp_alloc_test_skb() builds MRP test frames on an skb from > dev_alloc_skb(), which does not clear the linear data area. On the MRA > ring-role branch the sub-option TLV header is appended with > > sub_tlv = skb_put(skb, sizeof(*sub_tlv)); > sub_tlv->type = BR_MRP_SUB_TLV_HEADER_TEST_AUTO_MGR; > > [...] Here is the summary with links: - [net,v2] net: bridge: mrp: fix uninitialised bytes on the wire https://git.kernel.org/netdev/net/c/63488dba65ef You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html