commit | 0f69a7dff94d3e82ee51685f6a8fea7860b023b8 | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Tue Jun 02 03:45:07 2015 -0400 |
committer | Jon Mason <jdmason@kudzu.us> | Sat Jul 04 14:06:00 2015 -0400 |
tree | 1b2bbe4b795149637127ff210105ea4c9f9c9370 | |
parent | e26a5843f7f5014ae4460030ca4de029a3ac35d3 [diff] |
NTB: Read peer info from local SPAD in transport The transport was writing and then reading the peer scratch pad, essentially reading what it just wrote instead of exchanging any information with the peer. The transport expects the peer values to be the same as the local values, so this issue was not obvious. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>