Commit a07e85a
committed
Perftest: Fix specifying QP number
Original message says that multiple QPs is only available for bw test,
but even if user uses `-q 1`, it would still fail and print error, which
doesn't match with the message. Change the logic to check if user
specified more than 2 QPs for non-bw tests.
Signed-off-by: yuezelong <[email protected]>1 in non bw test1 parent 0c5918d commit a07e85a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2886 | 2886 | | |
2887 | 2887 | | |
2888 | 2888 | | |
2889 | | - | |
| 2889 | + | |
2890 | 2890 | | |
2891 | 2891 | | |
2892 | 2892 | | |
| |||
0 commit comments