Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp775176ybg; Wed, 10 Jun 2020 13:24:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxOda9+6mFvZCsmCskuEJ5Nyrb31M52pwRpvSsYDzxgwRxB8Md6D2oknuQjL4cj9kCbQg40 X-Received: by 2002:aa7:dc57:: with SMTP id g23mr3881297edu.352.1591820665204; Wed, 10 Jun 2020 13:24:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591820665; cv=none; d=google.com; s=arc-20160816; b=B5Ro2iit1liATS9rlGS+qSs5naQcTmLl1R9LTNWRwdhZ1IN1kqUbxASCbtG0n17+bE ChxKv1x/V/G8tcQqXI+r7i7NXl+8rXGD/2WON4kVvAR6xhSiikyw+RbbX0ySoZOr+2DN cCYvkboHp4T+UCPmjGec2dCVZiGBL4bQHpWKmA8kSo4yBlAXrUFB29dvXfLIUYNQVWBU ocq1w5Zu79+IfZdY9JLe5LKvhFRpAYOSZtL+eLATxn9GYX9b4GjZlR4qhIuPcJsobu/I CiHQXVMZiUsRM30FG88vwcEQOfeJeqSDsiNOHiXV9CiRg+x9B0fsAZuNmjPlO+3+pKQ6 DITw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=7ZGWqoERnTe3dvxFqETZldL6Lhb4Fd1Fzgi7vga4oZ8=; b=typmXKwkqZiv011MqXxGf6hiXM0cIDmtX+yxyX5ngwmfYWuOkpO8hjPcSuL/0EICkT 238Zz6nBwllz2yNzEg8AL3pXUgzAwM8LVeg66eWwwCUSvTnaOgUHSjOkzF4+lTnp8sH9 grBu4WOdyYeJBLkBQGK9yNbs1pPdw+ilK63vggoma1dGJEpOghMvr0ZMwGnkG35m7gBR w3tV1I6/7wkaP5ACHoliBjbPvzjdxwyHepS1YsoIxWrU4nYiGJQYJjgr2FSOpPBrxeKS rFw/0eqilT7IcvfK69fZR+ZoESzQ9kCzbhaPr0t/y//WHDG6/IlmDwQSsjHCDCIuRFHB AU9g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n5si394356edy.540.2020.06.10.13.24.02; Wed, 10 Jun 2020 13:24:25 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730511AbgFJUFn (ORCPT + 99 others); Wed, 10 Jun 2020 16:05:43 -0400 Received: from mx2.suse.de ([195.135.220.15]:45112 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727877AbgFJUFm (ORCPT ); Wed, 10 Jun 2020 16:05:42 -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 A4F24AC5F; Wed, 10 Jun 2020 20:05:41 +0000 (UTC) Received: by lion.mk-sys.cz (Postfix, from userid 1000) id 3A54760739; Wed, 10 Jun 2020 22:05:35 +0200 (CEST) Date: Wed, 10 Jun 2020 22:05:35 +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: <20200610200535.zkozejqc3ssxpeam@lion.mk-sys.cz> References: <20200610083744.21322-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 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. > > 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. > > changes v4: > - rebase is against current ethtool master > - pull headers from current kernel master > - use tabs instead of spaces in the manual > > changes v3: > - rename "Port mode" to "master-slave" > - use [preferred|forced]-[master|slave] for information and > configuration > > changes v2: > - add master-slave information to the "ethtool --help" and man page > - move KAPI update changes to the separate patch. > > Oleksij Rempel (3): > update UAPI header copies > netlink: add master/slave configuration support > netlink: add LINKSTATE SQI support > > 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(-) > > -- > 2.27.0 > The series looks good to me, I'll wait for another day or two for other comments and apply it there are no objections. Michal