diff options
| author | Mike Marciniszyn <[email protected]> | 2017-11-14 04:34:52 -0800 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2017-12-11 16:19:40 -0700 |
| commit | 87b3524cb5058fdc7c2afdb92bdb2e079661ddc4 (patch) | |
| tree | a9518a5613e156ac970b17b0865c12289cc91e6d /tools/perf/scripts/python | |
| parent | 69a3ffaa0a43d1c5a34b6f52aa08a5fc3d8d87d4 (diff) | |
IB/qib: Fix comparison error with qperf compare/swap test
This failure exists with qib:
ver_rc_compare_swap:
mismatch, sequence 2, expected 123456789abcdef, got 0
The request builder was using the incorrect inlines to
build the request header resulting in incorrect data
in the atomic header.
Fix by using the appropriate inlines to create the request.
Cc: <[email protected]> # 4.9.x+
Fixes: 261a4351844b ("IB/qib,IB/hfi: Use core common header file")
Reviewed-by: Michael J. Ruhl <[email protected]>
Signed-off-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions