]> git.openfabrics.org - ~shefty/ibacm.git/commit
acmp: Specify SGID in PR query
authorSean Hefty <sean.hefty@intel.com>
Wed, 29 Jul 2015 20:53:32 +0000 (13:53 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 29 Jul 2015 20:53:32 +0000 (13:53 -0700)
commit03c383af0899a811e0f491699fc3a88c5708da26
tree3525e2a39882899413a85b1509cf42c86fd1d38b
parent825da3ccd25ac19167814e811fc79b0309c5b524
acmp: Specify SGID in PR query

If a PR query is issued with the DGID set, but the SGID not set,
then opensm version 3.3.19 (and likely others) will return a PR
with the SGID set to that of the SM.  This appears to be a bug
with the SM, as an SLID is provided.

In order to be safe, specify the SGID with the PR query, so that
we get a PR that's usable.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
prov/acmp/src/acmp.c