iproute2/rdma
Leon Romanovsky 40df8263a0 rdma: Add dev object
Device (dev) object represents struct ib_device to the user space.

Device properties:
 * Device capabilities
 * FW version to the device output
 * node_guid and sys_image_guid
 * node_type

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
2017-08-21 17:07:44 -07:00
..
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
Makefile rdma: Add dev object 2017-08-21 17:07:44 -07:00
dev.c rdma: Add dev object 2017-08-21 17:07:44 -07:00
rdma.c rdma: Add dev object 2017-08-21 17:07:44 -07:00
rdma.h rdma: Add dev object 2017-08-21 17:07:44 -07:00
utils.c rdma: Add dev object 2017-08-21 17:07:44 -07:00