RE: [PATCH rdma-next 19/19] RDMA/netlink: Expose device and port capability masks

2017-06-21 Thread Steve Wise
> From: Leon Romanovsky > > The port capability mask is exposed to user space via sysfs interface, > while device capabilities are available for verbs only. > > This patch provides those capabilities through netlink interface. > > Signed-off-by: Leon Romanovsky Reviewed-by: Steve Wise

[PATCH rdma-next 19/19] RDMA/netlink: Expose device and port capability masks

2017-06-20 Thread Leon Romanovsky
From: Leon Romanovsky The port capability mask is exposed to user space via sysfs interface, while device capabilities are available for verbs only. This patch provides those capabilities through netlink interface. Signed-off-by: Leon Romanovsky --- drivers/infiniband/core/nldev.c | 19 +