forked from libfabric-test1/libfabric
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fabtests/pytest/efa: Avoid duiplicate completion semantic for RMA test
For fi_read, there is no difference between DC and non-DC as it's not a transmission. For write and writedata, if device support rdma-write, all the transmissions are DC already. Signed-off-by: Shi Jin <sjina@amazon.com> (cherry picked from commit c74eac2)
- Loading branch information
1 parent
24a1a29
commit 8a912f9
Showing
3 changed files
with
30 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters