Also dump DR path of SM class query

Signed-off-by: Hal Rosenstock <[email protected]>
---
 opensm/osm_req.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opensm/osm_req.c b/opensm/osm_req.c
index 1c3c172..1f5db3f 100644
--- a/opensm/osm_req.c
+++ b/opensm/osm_req.c
@@ -106,6 +106,7 @@ static ib_net64_t req_determine_mkey(IN osm_sm_t * sm,
                OSM_LOG(sm->p_log, OSM_LOG_ERROR,
                        "req_determine_mkey: ERR 1107: "
                        "Outgoing physp is null on non-hop_0!\n");
+               osm_dump_dr_path_v2(sm->p_log, p_path, FILE_ID, OSM_LOG_ERROR);
                dest_port_guid = 0;
                goto Remote_Guid;
        }
-- 
1.7.8.2

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to