commit | e80ca0139929a37a8d2b7fc90625aa5107066f57 | [log] [tgz] |
---|---|---|
author | Daniel Pieczko <dpieczko@solarflare.com> | Tue Jun 02 11:38:34 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 02 12:57:27 2015 -0700 |
tree | 0bd4e85cf5b7ac245326df243bf6afe9a5da1ab0 | |
parent | 1d051e009851334899e2041c3d8dcde36e2db1c2 [diff] |
sfc: add "port_" prefix to MAC stats The MAC stats are per-port and will only be displayed on the PF with control of the link (one per physical port). Vadapter stats will also be displayed for this PF, so distinguish the MAC stats by adding a prefix of "port_". Signed-off-by: Shradha Shah <sshah@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>