From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754482AbdC1Gp5 convert rfc822-to-8bit (ORCPT ); Tue, 28 Mar 2017 02:45:57 -0400 Received: from mail1.bemta12.messagelabs.com ([216.82.251.16]:11440 "EHLO mail1.bemta12.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753889AbdC1Gpz (ORCPT ); Tue, 28 Mar 2017 02:45:55 -0400 X-Brightmail-Tracker: H4sIAAAAAAAAA1WSb0gTYRzHfe7fTnN1zn9PkpIDi8yZGtFVbwJ ftDChAkUUqlMvd7Gp3E3R6IVmGGmaVAaO5WamoGno0tJcSiqKFlim5UQlyGJqGc4w05Buu7R1 rz7PfZ7v7/u8+JGo4iseRLJ5epbPZLRKwgsbVhH7VCZiMimqcQChR6Z7Udo4cg2j6+eGCXpts V9GN9zF6NmFPpx+99xI0APmALqnrAWh62usyHEvdUHpZ0Ld1mBD1J2GaZl66r2VUHd2LCPqwY lniHrZEnJaloxzmalZeRdwzVODHcku3pF3s+sNUQBmvEuAF6mg2gFsHa3GpUMbgG/HjZh0eAH gVYtDNCRJUAdhT0VCCfAk/aiTsLTWjjrvoFQlClftjTKn8KXS4MvKDZl0KR02t9xDJD4KH99p df3HqDA41fLFxXLqBPy15PhbZgDww3W7S3hSKmipqEWdDKgA+HO4yTUIpQLh5KzJxZCi4EPrC CqxP5z7tIFLHAXb67oxiXfDhtICQuJjsKe6DpfmREBzl4OQeD+sr1lApQf5wKGqWVdWQe2B1v k2rAJAg1u1wS1ucIsb3OJmgDWCvQLL57K8KiYylecyNHodw2lV0dExkTpWEJgMVsukCpFpWTo LELfAQ/w6QLExthfsJBGlv9zDbktSbE/NSs/XMILmPJ+jZYVesIsklVAeik8mKXx4NoPNu8hp xVXa1JD0VvrJX6GilgvZjE7gMiQ1DEKDAuXrmCgop9DkZG7FNpdwFAQH+cqB+BCFdzbL6zj9/ 34eBJJA6Ss/5Wz35jL1W9PnxWJELO4zTTiL9cw/FVQAAozmcMfQg6pLVzpNaTm25sTBkvLEkI QZ7HJiyoqtv+mInjq0cuvRavWB+tvbHYUNZfl4hD5FV2TvDuNu+C3dP5PyxLIWb7Pm5i9uK/c Ijrf+bkyIPSyMl51LruCzkj+OxIX1sK89qybBckBu1dnvY0XzRU2yH1Sh+dsYnxK3rsQEDRMd jvIC8wexcDbafwMAAA== X-Env-Sender: Thomas.Scariah@harman.com X-Msg-Ref: server-8.tower-152.messagelabs.com!1490683544!81587190!2 X-Originating-IP: [202.45.6.41] X-StarScan-Received: X-StarScan-Version: 9.2.3; banners=-,-,- X-VirusChecked: Checked From: "Scariah, Thomas" To: Andrew Lunn , Florian Fainelli CC: Thomas Scariah , "nsekhar@ti.com" , "grygorii.strashko@ti.com" , "davem@davemloft.net" , "drivshin@allworx.com" , "ivan.khoronzhuk@linaro.org" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: RE: [EXTERNAL] Re: [PATCH 1/1] ethtool : added get_phy_stats, get_strings,get_sset_count Thread-Topic: [EXTERNAL] Re: [PATCH 1/1] ethtool : added get_phy_stats, get_strings,get_sset_count Thread-Index: AQHSpxl5CE22/IOPbUuLcgtlauGKMqGol4WAgAE04uA= Date: Tue, 28 Mar 2017 06:45:46 +0000 Message-ID: References: <1490609570-3571-1-git-send-email-thomasscariah@gmail.com> <5153db09-092f-55b1-a8fc-aa23433c52a0@gmail.com> <20170327173835.GD17041@lunn.ch> In-Reply-To: <20170327173835.GD17041@lunn.ch> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.99.236.43] x-exclaimer-md-config: 4a26c407-9f7b-4db1-94e4-bcbc87a799a8 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Andrew, > > Hello, > > > > On 03/27/2017 03:12 AM, Thomas Scariah wrote: > > > From: "Scariah, Thomas" > > > > > > Added functions to support ethtool to print the phy statistics and > > > error information along with other ethtool statistics. This will > > > help ethtool information to know the error is from physical layer or MAC layer. > > > This is an enahancement for ethtool to accommodate phy statistics > Hi Thomas > > What tree is this against? net-next already has get_phy_stats, get_strings, and get_sset_count in struct >phy_driver. As I have mentioned I have developed against Kernel 4.4.14 and the similar functionality was not available. Regards and Thanks Thomas Scariah -----Original Message----- From: Andrew Lunn [mailto:andrew@lunn.ch] Sent: Monday, March 27, 2017 11:09 PM To: Florian Fainelli Cc: Thomas Scariah ; nsekhar@ti.com; grygorii.strashko@ti.com; davem@davemloft.net; drivshin@allworx.com; mugunthanvnm@ti.com; ivan.khoronzhuk@linaro.org; Scariah, Thomas ; netdev@vger.kernel.org; linux-kernel@vger.kernel.org Subject: [EXTERNAL] Re: [PATCH 1/1] ethtool : added get_phy_stats, get_strings,get_sset_count On Mon, Mar 27, 2017 at 09:44:37AM -0700, Florian Fainelli wrote: > Hello, > > On 03/27/2017 03:12 AM, Thomas Scariah wrote: > > From: "Scariah, Thomas" > > > > Added functions to support ethtool to print the phy statistics and > > error information along with other ethtool statistics. This will > > help ethtool information to know the error is from physical layer or MAC layer. > > This is an enahancement for ethtool to accommodate phy statistics Hi Thomas What tree is this against? net-next already has get_phy_stats, get_strings, and get_sset_count in struct phy_driver. Andrew