Commit d7989b2
Perftest: Fix TD lock-free mode not working for QP
When creating QP in TD lock-free mode, set attr_ex.pd with ctx->pad
instead of ctx->pd, otherwise the lock-free won't work.
Fixes: 38d9fcf ("Perftest: Add support for TD lock-free mode")
Signed-off-by: Guofeng Yue <[email protected]>
Signed-off-by: Junxian Huang <[email protected]>1 parent 8f87972 commit d7989b2
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2384 | 2384 | | |
2385 | 2385 | | |
2386 | 2386 | | |
| 2387 | + | |
| 2388 | + | |
| 2389 | + | |
| 2390 | + | |
2387 | 2391 | | |
| 2392 | + | |
| 2393 | + | |
2388 | 2394 | | |
2389 | 2395 | | |
2390 | 2396 | | |
| |||
0 commit comments