commit | 7e074d5a76caffac4da8acdd65e0d1144a347e45 | [log] [tgz] |
---|---|---|
author | David Awogbemila <awogbemila@google.com> | Fri Sep 11 10:38:51 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 11 14:31:54 2020 -0700 |
tree | 6d0e593a6395c2067631528fc0df729787584695 | |
parent | 3b7cc73628ff7a545c3ae0762706d2039a1a6446 [diff] |
gve: Enable Link Speed Reporting in the driver. This change allows the driver to report the device link speed when the ethtool command: ethtool <nic name> is run. Getting the link speed is done via a new admin queue command: ReportLinkSpeed. Reviewed-by: Yangchun Fu <yangchun@google.com> Signed-off-by: David Awogbemila <awogbemila@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>