]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: enumerate endpoint
authorKaike Wan <kaike.wan@intel.com>
Fri, 13 Jun 2014 19:28:25 +0000 (12:28 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 13 Jun 2014 19:28:25 +0000 (12:28 -0700)
commit7a1d4b046b156f2f6d18dbceb83f4cef1b062e02
tree033700bb20c9104ab6cc431c622e0d7ef88acbc8
parenta3968d2d40b268a279b775a1787ebd394d1915d4
ibacm: enumerate endpoint

This patch enables a consumer application to enumerate all
local endpoints at a host served by the ibacm daemon. An endpoint
index will be provided to the ibacm core for each query. If the
index is out of range, an error will be returned.

Signed-off-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/infiniband/acm.h
src/acm.c