1
1
Nathan Hjelm bf8360388f btl/openib/udcm: fix XRC support
This commit fixes two bugs in XRC support

 - When dynamic add_procs support was added to master the remote
   process name was added to the non-XRC request structure. The same
   value was not added to the XRC xconnect structure. This error was
   not caught because the send/recv code was incorrectly using the
   wrong structure member. This commmit adds the member and ensure the
   xconnect code uses the correct structure.

 - XRC loopback QP support has been fixed. It was 1) not setting the
   correct fields on the endpoint structure, 2) calling
   udcm_xrc_recv_qp_connect, and 3) was not initializing the endpoint
   data.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-02-16 16:49:04 -07:00
..
2015-06-23 20:59:57 -07:00
2016-02-16 16:49:04 -07:00
2016-02-02 14:23:45 -08:00
2015-12-28 13:58:45 +09:00
2015-12-28 13:58:45 +09:00
2015-12-28 13:58:45 +09:00
2015-06-23 20:59:57 -07:00
2015-12-28 13:58:45 +09:00
2016-02-15 12:27:24 -05:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00