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 D31F4C25B76 for ; Wed, 5 Jun 2024 12:50:07 +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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5wA35oIV/by4pBY3z1tNRjNLEiPsrlKxGfL1mdcLhtE=; b=l3BTu4QxPnqxx4 mscbPMOmiJrvIoXWGSKCe6pG6UhL2KQA/IM0fIfiFdj496qz3j0NZ3LC7uTStuwBaaPOHlYeGcLBZ CoinqNY/Egm/nS0Q+BkgPU/XUY2zC7RO/S1SfLbHrRRg1YB7vmzAFdv4Nor7t/AGXTE2J5xSwWMqd okeCX9evhR+3UZsCmV+b6KikKiT7U3VjMJfM+YnE90PJ2rIZbUmon+MN+f5gGlELMbGtHaITwqjP5 m2NVRXE1Iq3EiTMgkv/KDDTxTClB42s37L3rxLayFOi2ES3ZEF5CntuRxhc2MfdX5E22sz8eiOef4 u7ntG9jkkj68tC8BzDRA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEq5S-0000000656P-2zmN; Wed, 05 Jun 2024 12:49:54 +0000 Received: from relay7-d.mail.gandi.net ([2001:4b98:dc4:8::227]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEq5A-000000064qJ-2GJS for linux-arm-kernel@lists.infradead.org; Wed, 05 Jun 2024 12:49:39 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id 4AC672000A; Wed, 5 Jun 2024 12:49:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1717591774; 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=oygbDLiuF7e7Ih1qbHzskVfuqfjnaRNnv7o0s99CswA=; b=mSrsydRTuAXz/TuLRFVQcLcOGQoh67pEltQx/hw32+8NYPlDlkeyk8YXOuRYOwTMyOQu38 JtbMOhvBkV7DvbBKVN0eLm+SI+Y9/6tvU7Q4Qv22qKNYB8g/M1Xow0x6GNw0RhR6wsWcwW OOiJek0H4aBtzVvqfR6k9MkwlibEcPkLBD848G6d9XWVPs3jHXW2rF6UUkMjSwQqa+MgGl /FgkUj8eDCYqjEV+uwrALDsGrie8K17V9rRflaEsAoS5i/oJLVrfMHFm38r4I/aKntTm10 Fbpjvive+lnzgXhcCVGnBx8hwJZEErZbIsERb4b8qpRLlS/ZVCslyekcNT50vw== 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=20Maincent?= , Jesse Brandeburg , =?UTF-8?q?Marek=20Beh=C3=BAn?= , Piergiorgio Beruto , Oleksij Rempel , =?UTF-8?q?Nicol=C3=B2=20Veronese?= , Simon Horman , mwojtas@chromium.org, Nathan Chancellor , Antoine Tenart Subject: [PATCH net-next v12 06/13] netlink: specs: add phy-index as a header parameter Date: Wed, 5 Jun 2024 14:49:11 +0200 Message-ID: <20240605124920.720690-7-maxime.chevallier@bootlin.com> X-Mailer: git-send-email 2.45.1 In-Reply-To: <20240605124920.720690-1-maxime.chevallier@bootlin.com> References: <20240605124920.720690-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-20240605_054937_225144_CD3DE6C2 X-CRM114-Status: UNSURE ( 8.13 ) 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: , 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 Update the spec to take the newly introduced phy-index as a generic request parameter. Signed-off-by: Maxime Chevallier Reviewed-by: Andrew Lunn --- Documentation/netlink/specs/ethtool.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/netlink/specs/ethtool.yaml b/Documentation/netlink/specs/ethtool.yaml index 00dc61358be8..38c2ed0da739 100644 --- a/Documentation/netlink/specs/ethtool.yaml +++ b/Documentation/netlink/specs/ethtool.yaml @@ -35,6 +35,9 @@ attribute-sets: name: flags type: u32 enum: header-flags + - + name: phy-index + type: u32 - name: bitset-bit -- 2.45.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel