We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a861288 commit 8599636Copy full SHA for 8599636
python/perftest/templates/rdmabandwidth.yaml.j2
@@ -39,6 +39,7 @@ tasks:
39
- -a
40
- -F
41
- --report_gbits
42
+ - -R
43
- -q
44
- "{{ benchmark.spec.qps }}"
45
- -n
@@ -95,6 +96,7 @@ tasks:
95
96
97
98
99
100
101
102
python/perftest/templates/rdmalatency.yaml.j2
@@ -38,6 +38,7 @@ tasks:
38
- ib_{{ benchmark.spec.mode }}_lat
- "{{ benchmark.spec.iterations }}"
{%- for arg in benchmark.spec.extra_args %}
@@ -91,6 +92,7 @@ tasks:
91
92
93
94
0 commit comments