Commit f6e2b2a
[PERFSCALE-4463] Add SRIOV support for node-density-cni workloads to capture SRIOV RTNL Issues (#412)
* [PERFSCALE-4463] Add NUM_SRIOVS,SRIOV_NET_DEVICEPOOL,SRIOV_NETWORK_NAME
vars in node-density-cni to support SRIOV workloads
Signed-off-by: Raviteja Sahukari <rsahukar@redhat.com>
Co-authored-by: Simone Ferlin-Reiter <sferlin@redhat.com>
Co-authored-by: Adrian Moreno Zapata <amorenoz@redhat.com>
* [PERFSCALE-4463] Add SRIOV Network manifest for IPAM Configuration
Signed-off-by: Raviteja Sahukari <rsahukar@redhat.com>
Co-authored-by: Simone Ferlin-Reiter <sferlin@redhat.com>
Co-authored-by: Adrian Moreno Zapata <amorenoz@redhat.com>
* [PERFSCALE-4463] Add annotations to workload deployment manifests to
support SRIOV and Performance profile
Signed-off-by: Raviteja Sahukari <rsahukar@redhat.com>
Co-authored-by: Simone Ferlin-Reiter <sferlin@redhat.com>
Co-authored-by: Adrian Moreno Zapata <amorenoz@redhat.com>
* [PERFSCALE-4463] Update node-density-cni config file to support SRIOV
workloads
Signed-off-by: Raviteja Sahukari <rsahukar@redhat.com>
Co-authored-by: Simone Ferlin-Reiter <sferlin@redhat.com>
Co-authored-by: Adrian Moreno Zapata <amorenoz@redhat.com>
* [PERFSCALE-4463] Resolved undefined variables for node-density-cni SRIOV workloads
Signed-off-by: Raviteja Sahukari <rsahukar@redhat.com>
* [PERFSCALE-4463] Update the reference variables to resolve rendering errors
Signed-off-by: Raviteja Sahukari <rsahukar@redhat.com>
* [PERFSCALE-4463] Update README.md how to use node-density-cni with SRIOV VFs workload
Signed-off-by: Raviteja Sahukari <rsahukar@redhat.com>
* [PERFSCALE-4463] Resolve the object verfication error by creating a pre-manual execution step for SRIOV network creation
Signed-off-by: Raviteja Sahukari <rsahukar@redhat.com>
---------
Signed-off-by: Raviteja Sahukari <rsahukar@redhat.com>
Co-authored-by: Simone Ferlin-Reiter <sferlin@redhat.com>
Co-authored-by: Adrian Moreno Zapata <amorenoz@redhat.com>1 parent 690e9c6 commit f6e2b2a
File tree
5 files changed
+74
-3
lines changed- cmd/config/node-density-cni
- pkg/workloads
5 files changed
+74
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
255 | 286 | | |
256 | 287 | | |
257 | 288 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
12 | 24 | | |
13 | 25 | | |
14 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
70 | | - | |
71 | 74 | | |
| 75 | + | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
76 | 83 | | |
77 | 84 | | |
78 | 85 | | |
| |||
81 | 88 | | |
82 | 89 | | |
83 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
12 | 24 | | |
13 | 25 | | |
14 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
134 | 137 | | |
135 | 138 | | |
136 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
137 | 143 | | |
138 | 144 | | |
139 | 145 | | |
| |||
0 commit comments