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-Url: https://git.stricted.de/?a=commitdiff_plain;h=e9638c504e204a78cc9827a025d8c78e93e8fa5d;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.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