]> git.proxmox.com Git - mirror_iproute2.git/commit
rdma: Add driver QP type string
authorGal Pressman <galpress@amazon.com>
Sun, 4 Aug 2019 08:07:56 +0000 (11:07 +0300)
committerDavid Ahern <dsahern@gmail.com>
Wed, 7 Aug 2019 19:00:01 +0000 (12:00 -0700)
commit39307384cea7be7f50036f18ab3e9925026399fd
treeacb3d558431887e8281fa8c8fd4e6210721478db
parent74ddde9b5f7996a85f04eb1fcbcd867626a814b6
rdma: Add driver QP type string

RDMA resource tracker now tracks driver QPs as well, add driver QP type
string to qp_types_to_str function.

Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
rdma/res.c