diff options
author | 2019-07-02 13:02:42 +0300 | |
---|---|---|
committer | 2019-07-05 10:22:55 -0300 | |
commit | f34a55e497e81347ffbdc6e828f123520d33ce5d (patch) | |
tree | fcce7e5fd3679bbb3870b10445a5f04da5d84304 /drivers/infiniband/hw | |
parent | IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support (diff) | |
download | linux-dev-f34a55e497e81347ffbdc6e828f123520d33ce5d.tar.xz linux-dev-f34a55e497e81347ffbdc6e828f123520d33ce5d.zip |
RDMA/core: Get sum value of all counters when perform a sysfs stat read
Since a QP can only be bound to one counter, then if it is bound to a
separate counter, for backward compatibility purpose, the statistic value
must be:
* stat of default counter
+ stat of all running allocated counters
+ stat of all deallocated counters (history stats)
Signed-off-by: Mark Zhang <markz@mellanox.com>
Reviewed-by: Majd Dibbiny <majd@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/hw')
0 files changed, 0 insertions, 0 deletions