From: David S. Miller Date: Sat, 19 Aug 2017 05:39:34 +0000 (-0700) Subject: Merge branch 'nfp-add-basic-ethtool-callbacks-to-representors' X-Git-Tag: v4.14-rc1~130^2~200 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9638c504e204a78cc9827a025d8c78e93e8fa5d;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'nfp-add-basic-ethtool-callbacks-to-representors' Jakub Kicinski says: ==================== nfp: add basic ethtool callbacks to representors This set extends the basic ethtool functionality to representor netdevs. I start with providing link state via ethtool and then move on to functions such as driver information, statistics and FW log dump. The series contains a number of clean ups to the ethtool stats code too, some of the logic is simplified by making better use of the nfp_port abstraction. The stats we expose on representors are only the PCIe and MAC port statistics firmware maintains for us. ==================== Signed-off-by: David S. Miller --- e9638c504e204a78cc9827a025d8c78e93e8fa5d