From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BF284C67861 for ; Sat, 6 Apr 2024 17:30:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Hbe7qMWqZf1mk5Dy+i5edWBdePdPtAe2VfqYNimZHVM=; b=TqJdEw6Om15qGv 3id49+J9X5QGLHjzqPPUf9HiFzb1s/XpCgbfQfM9GwTdrTM96qBhLZ48c9arUA7//SVr92/EewMNC 3TgN+JvIY5zLQ+zqeQG67ILKreYl+2+AZvscnkegwTSmzPOSWYtbcyRiDxceUERzUkDoPz3nhJegB 7VnEN1nAND3Um8ihwND2lJwfG0FTGlMg9dunvQW+ZCC5/kOiwx2Rm0pnoeO3fu9nsHnIHOe/+Q77f Qxl4ASCWaIy8riYk/0enzUKXh9zJySGQH+gxLf2TThci9+/3eh1pGjt0Ir2hU4Rl2G6iKiZK0s9e3 zSRH9f2jDPMziwlGri3A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rt9sA-0000000AjfT-2tHg; Sat, 06 Apr 2024 17:30:34 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rt9s7-0000000Ajel-3Jku for linux-arm-kernel@lists.infradead.org; Sat, 06 Apr 2024 17:30:33 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id A547F60BDC; Sat, 6 Apr 2024 17:30:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 3DE0BC43390; Sat, 6 Apr 2024 17:30:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712424629; bh=OH9KHxGszVemhHYPpLuSdvMAeb+Xyw3DNtED6GDXdSo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Eq/4KaNOFAQV7+ZLJu65m4yKdvLmeeFLj89g6orUKh6dkE1571a7cDJypoQTwm8di 9QaWKPGTNk89IheUZknQ5OfzW8oxksVtREgG/ZJGCFqrqeYZlKwiYlXzVG7/B2Mm3w ztPjYG95l4iVmcP9NntxLsKHt0YneOo3VkFtbqvlOuRTeiYzWbFdjo+TrQkv3XhRjt p9CYOZ9jVInYt5BFpoAbql2eRuJmd2nSI1VpuR4KNqlI7hXAXlumV8WhoUoU39FjYJ RhytPLEJVwExQ6Bnre/lz5Ibsxx5YOecm7MuzqUz+t7UC2B+6dQsHmEblBTdJRHFDX Hl9A/WLWuJkmw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 2A770D8A101; Sat, 6 Apr 2024 17:30:29 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net-next v11 00/13] Introduce PHY listing and link_topology tracking From: patchwork-bot+netdevbpf@kernel.org Message-Id: <171242462917.4000.9759453824684907063.git-patchwork-notify@kernel.org> Date: Sat, 06 Apr 2024 17:30:29 +0000 References: <20240404093004.2552221-1-maxime.chevallier@bootlin.com> In-Reply-To: <20240404093004.2552221-1-maxime.chevallier@bootlin.com> To: Maxime Chevallier Cc: davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com, andrew@lunn.ch, kuba@kernel.org, edumazet@google.com, pabeni@redhat.com, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, christophe.leroy@csgroup.eu, herve.codina@bootlin.com, f.fainelli@gmail.com, hkallweit1@gmail.com, vladimir.oltean@nxp.com, kory.maincent@bootlin.com, jesse.brandeburg@intel.com, corbet@lwn.net, kabel@kernel.org, piergiorgio.beruto@gmail.com, o.rempel@pengutronix.de, nicveronese@gmail.com, horms@kernel.org, mwojtas@chromium.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240406_103032_040287_9D64F722 X-CRM114-Status: GOOD ( 10.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This series was applied to netdev/net-next.git (main) by David S. Miller : On Thu, 4 Apr 2024 11:29:50 +0200 you wrote: > Hello everyone, > > This is V11 for the link topology addition, allowing to track all PHYs > that are linked to netdevices. > > This V11 addresses the various netlink-related issues that were raised > by Jakub, and fixes some typos in the documentation. > > [...] Here is the summary with links: - [net-next,v11,01/13] net: phy: Introduce ethernet link topology representation https://git.kernel.org/netdev/net-next/c/6916e461e793 - [net-next,v11,02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY https://git.kernel.org/netdev/net-next/c/0ec5ed6c130e - [net-next,v11,03/13] net: phy: add helpers to handle sfp phy connect/disconnect https://git.kernel.org/netdev/net-next/c/e75e4e074c44 - [net-next,v11,04/13] net: sfp: Add helper to return the SFP bus name https://git.kernel.org/netdev/net-next/c/fdd353965b52 - [net-next,v11,05/13] net: ethtool: Allow passing a phy index for some commands https://git.kernel.org/netdev/net-next/c/841942bc6212 - [net-next,v11,06/13] netlink: specs: add phy-index as a header parameter (no matching commit) - [net-next,v11,07/13] net: ethtool: Introduce a command to list PHYs on an interface (no matching commit) - [net-next,v11,08/13] netlink: specs: add ethnl PHY_GET command set (no matching commit) - [net-next,v11,09/13] net: ethtool: plca: Target the command to the requested PHY (no matching commit) - [net-next,v11,10/13] net: ethtool: pse-pd: Target the command to the requested PHY (no matching commit) - [net-next,v11,11/13] net: ethtool: cable-test: Target the command to the requested PHY (no matching commit) - [net-next,v11,12/13] net: ethtool: strset: Allow querying phy stats by index (no matching commit) - [net-next,v11,13/13] Documentation: networking: document phy_link_topology (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel