diff options
author | Mike Marciniszyn <[email protected]> | 2022-01-19 04:28:09 -0500 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2022-01-28 12:48:15 -0400 |
commit | 4028bccb003cf67e46632dee7f97ddc5d7b6e685 (patch) | |
tree | 663cd5c35aef9bcdf6a94474dcc13c823d17267a /scripts/bpf_doc.py | |
parent | b856101a1774b5f1c8c99e8dfdef802856520732 (diff) |
IB/rdmavt: Validate remote_addr during loopback atomic tests
The rdma-core test suite sends an unaligned remote address and expects a
failure.
ERROR: test_atomic_non_aligned_addr (tests.test_atomic.AtomicTest)
The qib/hfi1 rc handling validates properly, but the test has the client
and server on the same system.
The loopback of these operations is a distinct code path.
Fix by syntaxing the proposed remote address in the loopback code path.
Fixes: 15703461533a ("IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt")
Link: https://lore.kernel.org/r/1642584489-141005-1-git-send-email-mike.marciniszyn@cornelisnetworks.com
Reviewed-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions