Commit 32eb611
committed
fabtests/efa: Remove the skip for dmabuf_only
Today, fabtests will skip test if the `check_cuda_hmem` binary thinks DMABUF
is the only way to register cuda buffer, while test is not passing
`--do-dmabuf-reg-for-hmem`, it will silently skip the test.
This is wrong because efa provider supports registering with dmabuf when it's supported,
even if application is not using FI_MR_DMABUF API
Signed-off-by: Shi Jin <sjina@amazon.com>1 parent 102872c commit 32eb611
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | 150 | | |
156 | 151 | | |
157 | 152 | | |
| |||
0 commit comments