diff options
author | Gal Pressman <galp@mellanox.com> | 2017-06-15 18:29:32 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2017-08-20 12:57:19 +0300 |
commit | 73e90646a275aeffea263305c8662f8dd0cb41ef (patch) | |
tree | b6a57fdea58ada4b71065f4aadd312bbeed82a93 /include/scsi/fc | |
parent | 5405fa26c25e18ab735daddc46c8a7a78f138f70 (diff) |
net/mlx5e: Add PCIe outbound stalls counters
outbound_pci_stalled_rd - The percentage of time within the last second
that the NIC had outbound non-posted read requests but could not perform
the operation due to insufficient non-posted credits.
outbound_pci_stalled_wr - The percentage of time within the
last second that the NIC had outbound posted writes requests but could
not perform the operation due to insufficient posted credits.
outbound_pci_stalled_rd_events - The number of events where
outbound_pci_stalled_rd was above the threshold.
outbound_pci_stalled_wr_events - The number of events where
outbound_pci_stalled_wr was above the threshold.
Signed-off-by: Gal Pressman <galp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'include/scsi/fc')
0 files changed, 0 insertions, 0 deletions