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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 10137C433E0 for ; Fri, 12 Jun 2020 13:10:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DD906206A4 for ; Fri, 12 Jun 2020 13:10:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726398AbgFLNKm (ORCPT ); Fri, 12 Jun 2020 09:10:42 -0400 Received: from mx2.suse.de ([195.135.220.15]:33958 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726101AbgFLNKl (ORCPT ); Fri, 12 Jun 2020 09:10:41 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 88582AD46; Fri, 12 Jun 2020 13:10:38 +0000 (UTC) Received: by lion.mk-sys.cz (Postfix, from userid 1000) id 020EE60739; Fri, 12 Jun 2020 15:10:31 +0200 (CEST) Date: Fri, 12 Jun 2020 15:10:31 +0200 From: Michal Kubecek To: Oleksij Rempel Cc: Andrew Lunn , "David S. Miller" , Florian Fainelli , Heiner Kallweit , Jakub Kicinski , Jonathan Corbet , "John W. Linville" , David Jander , kernel@pengutronix.de, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Russell King , mkl@pengutronix.de, Marek Vasut , Christian Herber , Amit Cohen , Petr Machata Subject: Re: [PATCH v4 0/3] Add support for SQI and master-slave Message-ID: <20200612131031.pwzz24xybl3e2qug@lion.mk-sys.cz> References: <20200610083744.21322-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jp7kzxckg7nmaaqr" Content-Disposition: inline In-Reply-To: <20200610083744.21322-1-o.rempel@pengutronix.de> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --jp7kzxckg7nmaaqr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 10, 2020 at 10:37:41AM +0200, Oleksij Rempel wrote: > This patch set is extending ethtool to make it more usable on automotive > PHYs like NXP TJA11XX. >=20 > They make use of new KAPI (currently in net-next, will go probably to the > kernel 5.8-rc1): > - PHY master-slave role configuration and status informaton. Mostly needed > for 100Base-T1 PHYs due the lack of autonegatiation support. > - Signal Quality Index to investigate cable related issues. >=20 > changes v4: > - rebase is against current ethtool master > - pull headers from current kernel master > - use tabs instead of spaces in the manual >=20 > changes v3: > - rename "Port mode" to "master-slave" > - use [preferred|forced]-[master|slave] for information and > configuration >=20 > changes v2: > - add master-slave information to the "ethtool --help" and man page > - move KAPI update changes to the separate patch.=20 >=20 > Oleksij Rempel (3): > update UAPI header copies > netlink: add master/slave configuration support > netlink: add LINKSTATE SQI support >=20 > ethtool.8.in | 19 +++++ > ethtool.c | 1 + > netlink/desc-ethtool.c | 4 + > netlink/settings.c | 66 +++++++++++++++ > uapi/linux/ethtool.h | 16 +++- > uapi/linux/ethtool_netlink.h | 153 ++++++++++++++++++++++++++++++++++- > uapi/linux/genetlink.h | 2 + > uapi/linux/if_link.h | 1 + > uapi/linux/netlink.h | 103 +++++++++++++++++++++++ > uapi/linux/rtnetlink.h | 6 ++ > 10 files changed, 369 insertions(+), 2 deletions(-) >=20 Series applied, thank you. In the future, please use "ethtool" in subject prefix (e.g. "[PATCH ethtool v4]") to distinguish ethtool patches from kernel ones. Michal --jp7kzxckg7nmaaqr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAl7jfscACgkQ538sG/LR dpXI5wf/d7Hwy4j2NW12es9l2sz+mIgJsPz/t7zJUU2IrfKZ25Kn/zY4P8L4ykHh bH6hHcvbvDKu0o18zklKgoTXNw4iP2p/xhUvJjegMCWuzLkIjpRGEIdLL6osiUxq DAsOEbXij3LFtOhlsAq97j6TA7Q9Xf4THVIi1z0mPXWevcL8YN0lsUOfrCHDS4tt 0bE8LwrvitQjeD6eR0xRm/i2pGib/bYb/mUaZ5ueBgzuiggbhj3vTOXTfKb18gRP EUX3BtJvM1g0NPtggolaKg8lGPA3hZ8X+beFMVc+d++I8muS40UH5ybuvO6znvol AwCpEm2pbumRMRgOgn/RBt3k4v99Sg== =RwD/ -----END PGP SIGNATURE----- --jp7kzxckg7nmaaqr--