Re: [PATCH rdma-next V2 24/27] RDMA/netink: Export lids and sm_lids

2017-07-17 Thread Dennis Dalessandro
On 7/3/2017 2:28 AM, Leon Romanovsky wrote: From: Leon Romanovsky According to the IB specification, the LID and SM_LID are 16-bit wide, but to support OmniPath users, export it as 32-bit value from the beginning. Signed-off-by: Leon Romanovsky ---

[PATCH rdma-next V2 24/27] RDMA/netink: Export lids and sm_lids

2017-07-03 Thread Leon Romanovsky
From: Leon Romanovsky According to the IB specification, the LID and SM_LID are 16-bit wide, but to support OmniPath users, export it as 32-bit value from the beginning. Signed-off-by: Leon Romanovsky --- drivers/infiniband/core/nldev.c | 9 -