> From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Export through netlink interface, the global device utilization > for the rdmatool as the main user of RDMA nldev interface. > > Provide both dumpit and doit callbacks. > > As an example of possible output from rdmatool for system with 5 > Mellanox's card > > $ rdma res > 1: mlx5_0: curr/max: qp 4/262144 cq 5/16777216 pd 3/16777216 > 2: mlx5_1: curr/max: qp 4/262144 cq 5/16777216 pd 3/16777216 > 3: mlx5_2: curr/max: qp 4/262144 cq 5/16777216 pd 3/16777216 > 4: mlx5_3: curr/max: qp 2/262144 cq 3/16777216 pd 2/16777216 > 5: mlx5_4: curr/max: qp 4/262144 cq 5/16777216 pd 3/16777216 > > Reviewed-by: Mark Bloch <markb@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html