From patchwork Wed Aug 21 15:10:02 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Chevallier X-Patchwork-Id: 13771767 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 4D5ADC52D6F for ; Wed, 21 Aug 2024 15:17:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ecbgU64qXQEB6n8m8SQ7/BA+ZQDPE0rmYrSPcKf/XAc=; b=cZ+xatDE6VIdUGKvh16L2xiW5B K7k8Ze+OXlnVclb994iaF92+tIcqMavdg9VCvPh6YhgldumA7zec8T7RtSfDTibaxsuJEvLngnBwu 6tAU+d0sCaGTyPZU99mm5TjUAlnKPlVyPm1np9934avMuwO/h2WYenvXc3xkKeRT1jI9FLJIPDlKy gqIBqQlFlsyONb2wEskWHXjzutn5sWhD4EaXCfiHDSCFoWmA8haDZ1NETULauQq8R6/AraxAF8jFk J8Xg/4F7j7n5KPrL8qgQ3xZh9//F+3OgwvNg1QdZXfPOPGEItLtQkqG+NBBomqjJY0RxQK9V34KDg /3vk7ooQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sgn4q-00000009Sov-2vkG; Wed, 21 Aug 2024 15:16:48 +0000 Received: from relay2-d.mail.gandi.net ([2001:4b98:dc4:8::222]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sgmyj-00000009RCo-2P5O for linux-arm-kernel@lists.infradead.org; Wed, 21 Aug 2024 15:10:31 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id 9F1134000C; Wed, 21 Aug 2024 15:10:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1724253028; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ecbgU64qXQEB6n8m8SQ7/BA+ZQDPE0rmYrSPcKf/XAc=; b=G3hdKD+vGh1UhWBu1GXfhI3kmUQMaWfoht1JwxzNUtVjv+hOHvjwQENgL9It7+DldV1uK1 evlISNFMh6PGynhxdpXLZBOGgXekXak6uoTZWbpCi7ErI61OXqjNNAvwP8+qblQe0f3zgY IWR7tBojs9fPg/7DYbl9uDsvD3DHxRm2eImLyJ/+oTONIK8nHcKX9NipLQ8a+D50R+gPnD /AwYp0LVGAUj5Awl8AM8XKliYVujIUURSEt+anbqACAVwVTxg7/nfZ7uGpCZm886lS2ffG /OMORXvVjbQrfsOV+fSFCJco7Ju+npNfGj/359ycLF889reUBCvHBGde2PnHrw== From: Maxime Chevallier To: davem@davemloft.net Cc: Maxime Chevallier , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com, Andrew Lunn , Jakub Kicinski , Eric Dumazet , Paolo Abeni , Russell King , linux-arm-kernel@lists.infradead.org, Christophe Leroy , Herve Codina , Florian Fainelli , Heiner Kallweit , Vladimir Oltean , =?utf-8?q?K=C3=B6ry_Maincent?= , Jesse Brandeburg , =?utf-8?q?Marek_Beh=C3=BAn?= , Piergiorgio Beruto , Oleksij Rempel , =?utf-8?q?Nicol=C3=B2_Veronese?= , Simon Horman , mwojtas@chromium.org, Nathan Chancellor , Antoine Tenart , Marc Kleine-Budde , Dan Carpenter , Romain Gantois Subject: [PATCH net-next v18 08/13] netlink: specs: add ethnl PHY_GET command set Date: Wed, 21 Aug 2024 17:10:02 +0200 Message-ID: <20240821151009.1681151-9-maxime.chevallier@bootlin.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240821151009.1681151-1-maxime.chevallier@bootlin.com> References: <20240821151009.1681151-1-maxime.chevallier@bootlin.com> MIME-Version: 1.0 X-GND-Sasl: maxime.chevallier@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240821_081029_920368_F7E7CE61 X-CRM114-Status: UNSURE ( 9.24 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The PHY_GET command, supporting both DUMP and GET operations, is used to retrieve the list of PHYs connected to a netdevice, and get topology information to know where exactly it sits on the physical link. Add the netlink specs corresponding to that command. Signed-off-by: Maxime Chevallier Reviewed-by: Christophe Leroy Tested-by: Christophe Leroy --- Documentation/netlink/specs/ethtool.yaml | 55 ++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/Documentation/netlink/specs/ethtool.yaml b/Documentation/netlink/specs/ethtool.yaml index 7d6c3ace3fa2..37211b1e861f 100644 --- a/Documentation/netlink/specs/ethtool.yaml +++ b/Documentation/netlink/specs/ethtool.yaml @@ -39,6 +39,11 @@ definitions: - ovld-detected - power-not-available - short-detected + - + name: phy-upstream-type + enum-name: + type: enum + entries: [ mac, phy ] attribute-sets: - @@ -1092,6 +1097,35 @@ attribute-sets: - name: total type: uint + - + name: phy + attributes: + - + name: header + type: nest + nested-attributes: header + - + name: index + type: u32 + - + name: drvname + type: string + - + name: name + type: string + - + name: upstream-type + type: u32 + enum: phy-upstream-type + - + name: upstream-index + type: u32 + - + name: upstream-sfp-name + type: string + - + name: downstream-sfp-name + type: string operations: enum-model: directional @@ -1890,3 +1924,24 @@ operations: - status-msg - done - total + - + name: phy-get + doc: Get PHY devices attached to an interface + + attribute-set: phy + + do: &phy-get-op + request: + attributes: + - header + reply: + attributes: + - header + - index + - drvname + - name + - upstream-type + - upstream-index + - upstream-sfp-name + - downstream-sfp-name + dump: *phy-get-op