Commit 181abdc
committed
Perftest: Add support for CONNECTX8.
Add support for CONNECTX8 device by making
it recognized by perftest.
Unrecognized devices will use the old post send method
that doesn't support some features(for example DC qp type).
Making the CONENCTX8 device recognized by perftest will
allow it to use the new post send method that contains features
the device couldn't apply in the past.
Signed-off-by: Hassan Khadour <[email protected]>1 parent a416f72 commit 181abdc
File tree
3 files changed
+3
-0
lines changed- src
3 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1818 | 1818 | | |
1819 | 1819 | | |
1820 | 1820 | | |
| 1821 | + | |
1821 | 1822 | | |
1822 | 1823 | | |
1823 | 1824 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| 385 | + | |
385 | 386 | | |
386 | 387 | | |
387 | 388 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2149 | 2149 | | |
2150 | 2150 | | |
2151 | 2151 | | |
| 2152 | + | |
2152 | 2153 | | |
2153 | 2154 | | |
2154 | 2155 | | |
| |||
0 commit comments