Commit 5b2e096
committed
specs-go/config: Updated rdma resource limits as key-value pair
Updated rdma resource limits as key-value pairs.
This avoid any issues that may arise or complicate code if it is done
using an array, that can contain duplicate entries for a given device.
It also makes resource definition more intutive to describe resource
limit of a device.
Signed-off-by: Parav Pandit <parav@mellanox.com>1 parent 30a9d54 commit 5b2e096
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
326 | | - | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
327 | 331 | | |
328 | 332 | | |
329 | 333 | | |
| |||
347 | 351 | | |
348 | 352 | | |
349 | 353 | | |
350 | | - | |
| 354 | + | |
351 | 355 | | |
352 | 356 | | |
353 | 357 | | |
| |||
0 commit comments