commit | b5fa635aab8f0d39a824c01991266a6d06f007fb | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Sun Jan 28 11:17:25 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Jan 29 20:21:41 2018 -0700 |
tree | 0ddaf7eafe6711a4f37bffb2e5c7b8a191c45e3a | |
parent | bf3c5a93c52368410a521af34ed3bff91a99df44 [diff] |
RDMA/nldev: Provide detailed QP information Implement RDMA nldev netlink interface to get detailed information on each QP in the system. This includes the owning process or kernel ULP and detailed information from the qp_attrs. Currently only the dumpit variant is implemented. Reviewed-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>