From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 90C57369206 for ; Tue, 2 Jun 2026 02:50:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780368616; cv=none; b=eo+1n5y8HNCiPF04jN7YRTWU2iz7nIOIaRE8pjLOuVMmSsYOfoTWFGvkLTmyNs9yQ+UgMWPjDUvX6tGiGjIho/LeZD6C6pH+6ZTlfaa6o2KBCuMWJXXgpSkuRahMI69u0Z5QMPauE9KPq6pJKBEU+izdDzclhUIa55YRhIXJHkg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780368616; c=relaxed/simple; bh=JB+phtUTb3WzFVRLog49ztcJWE2W4yGxfF+gcew9lrE=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=eqDwtEPAB2zBo2LrMGrwazHSFjtsIQpRDYOUZaoNtDKYUj5eD0DRWeT6WXXoCvXqs1H7CP463r1p0V2/BfY6KyKWK8V8KTTk6YVXajyTowQSmIXe5NRjKvjCLC1q8/JzwplKpzEcSNhcr9BpXwpIH+HEmg+Z+4B9t63zYB3akFo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=SYf57x23; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="SYf57x23" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2B64A1F00893; Tue, 2 Jun 2026 02:50:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1780368615; bh=dqd0/8D0VKZfLvDiH3sAfol3DvHhaUTBPG57AlmijKA=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=SYf57x23LcDEVBI01/WZaPsP/pIZO6C7nEHkM+IVctwue9lnnjNl7AivvbHs1zH5k 66/i4xHcZE8J2iRYeyxoHLbtfhx4y+ZSNKS6dV6KAhI657mGCcwYv5ncyIiECDLVuv dXpHfENOZjYivweAT/8iGMaTGD9u0dDT/UmWz29Z4Aa4o/jCcvvqWFwEbtKSakHSlk IssagNde/UCiWBldeqHIhHELKtiZVcfOnyIaQLm0V1nk2sZTIgovO62rWHs2eIGzYp 0Ww/oI0axnakqc/E9vJuTjlKROmMHI3kfrjKz/k+Zo3G9Lw4rODEayOJ8a2bQSgDnp 0vimoKt5Mk/yg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 9391238119F9; Tue, 2 Jun 2026 02:50:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net v3] net: txgbe: fix phylink leak on AML init failure From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178036861714.217677.1789667062425965646.git-patchwork-notify@kernel.org> Date: Tue, 02 Jun 2026 02:50:17 +0000 References: <20260528013258.129146-1-zhaochenguang@kylinos.cn> In-Reply-To: <20260528013258.129146-1-zhaochenguang@kylinos.cn> To: Chenguang Zhao Cc: jiawenwu@trustnetic.com, mengyuanlou@net-swift.com, andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, maxime.chevallier@bootlin.com, horms@kernel.org, netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 28 May 2026 09:32:58 +0800 you wrote: > Destroy the phylink instance when fixed-link setup fails. > > Fixes: 6f8b4c01a8cd ("net: txgbe: Implement PHYLINK for AML 25G/10G devices") > Signed-off-by: Chenguang Zhao > Reviewed-by: Maxime Chevallier > Reviewed-by: Jiawen Wu > > [...] Here is the summary with links: - [net,v3] net: txgbe: fix phylink leak on AML init failure https://git.kernel.org/netdev/net-next/c/9c89f975e669 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html