diff options
author | Shannon Nelson <shannon.nelson@oracle.com> | 2017-03-14 18:24:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-17 04:29:54 +0100 |
commit | 0f512c84544b9a8f8de53b6f4bc0c372c45d8693 (patch) | |
tree | 848642bf531b53e4700e226796c091468dcd7f50 /drivers/acpi/utils.c | |
parent | ldmvsw: better use of link up and down on ldom vswitch (diff) | |
download | linux-0f512c84544b9a8f8de53b6f4bc0c372c45d8693.tar.xz linux-0f512c84544b9a8f8de53b6f4bc0c372c45d8693.zip |
sunvnet: add stats to track ldom to ldom packets and bytes
In this driver, there is a "port" created for the connection to each of
the other ldoms; a netdev queue is mapped to each port, and they are
collected under a single netdev. The generic netdev statistics show
us all the traffic in and out of our network device, but don't show
individual queue/port stats. This patch breaks out the traffic counts
for the individual ports and gives us a little view into the state of
those connections.
Orabug: 25190537
Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/acpi/utils.c')
0 files changed, 0 insertions, 0 deletions