Re: [PATCHv6 3/3] rdmacg: Added documentation for rdmacg
From: Haggai Eran <hidden>
Date: 2016-02-28 08:56:10
Also in:
linux-rdma, lkml
From: Haggai Eran <hidden>
Date: 2016-02-28 08:56:10
Also in:
linux-rdma, lkml
On 24/02/2016 17:21, Parav Pandit wrote:
On Wed, Feb 24, 2016 at 7:56 PM, Haggai Eran [off-list ref] wrote:quoted
On 20/02/2016 13:00, Parav Pandit wrote:quoted
Added documentation for v1 and v2 version describing high level design and usage examples on using rdma controller. Signed-off-by: Parav Pandit <redacted>I think you might want to mention that resource limits are reflected in the results returned from ib_uverbs_query_device/ibv_query_device or printed from "ibv_devinfo -v".Its valid point. Since this documentation is for rdma controller, I was wondering should I have it this documentation or should I add the uverbs_cmds.c?
I was thinking it should be in the documentation because an application developer might look there first, without reading uverbs_cmd.c. Haggai