aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeter Mikus <peter.mikus@protonmail.ch>2024-10-16 14:09:54 +0200
committerPeter Mikus <peter.mikus@protonmail.ch>2024-10-16 12:12:19 +0000
commit49773e502e46f9dcf302bc0eae1a6a967f26b090 (patch)
tree23d8b4d997a6c0943a5086eb56b46de95239508a /docs
parent347b0588bc967c4c3380ea3a68cea393c5a39b3a (diff)
feat(infra): Nvidia Grace
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I4e85de44500eceba7a4d18e369d4494be88f73f6
Diffstat (limited to 'docs')
-rw-r--r--docs/content/infrastructure/fdio_dc_testbed_specifications.md33
1 files changed, 15 insertions, 18 deletions
diff --git a/docs/content/infrastructure/fdio_dc_testbed_specifications.md b/docs/content/infrastructure/fdio_dc_testbed_specifications.md
index 10b05592a2..dd2847385b 100644
--- a/docs/content/infrastructure/fdio_dc_testbed_specifications.md
+++ b/docs/content/infrastructure/fdio_dc_testbed_specifications.md
@@ -1342,12 +1342,12 @@ FD.io CSIT lab contains following server types:
- IPMI IP: 10.30.50.36
- Host IP: 10.30.51.36
- portnames:
- - s36-t27-sut1-c2/p1 - 100GE-port1 ConnectX5-2p100GE.
- - s36-t27-sut1-c2/p2 - 100GE-port2 ConnectX5-2p100GE.
- - s36-t27-sut1-c4/p1 - 200GE-port1 ConnectX7-2p200GE.
- - s36-t27-sut1-c4/p2 - 200GE-port2 ConnectX7-2p200GE.
- - s36-t27-sut1-c9/p1 - 200GE-port1 ConnectX7-2p200GE.
- - s36-t27-sut1-c9/p2 - 200GE-port2 ConnectX7-2p200GE.
+ - s36-t27-sut1-c1/p1 - 100GE-port1 ConnectX5-2p100GE.
+ - s36-t27-sut1-c1/p2 - 100GE-port2 ConnectX5-2p100GE.
+ - s36-t27-sut1-c2/p1 - 200GE-port1 ConnectX7-2p200GE.
+ - s36-t27-sut1-c2/p2 - 200GE-port2 ConnectX7-2p200GE.
+ - s36-t27-sut1-c3/p1 - 10GE-port1 x550T-2p10GE.
+ - s36-t27-sut1-c3/p2 - 10GE-port1 x550T-2p10GE.
- TG [Server-Type-F6]:
- testbedname: testbed27.
- hostname: s37-t27-tg1.
@@ -1356,10 +1356,10 @@ FD.io CSIT lab contains following server types:
- portnames:
- s37-t27-tg1-c2/p1 - 100GE-port1 ConnectX5-2p100GE.
- s37-t27-tg1-c2/p2 - 100GE-port2 ConnectX5-2p100GE.
- - s37-t27-tg1-c4/p1 - 200GE-port1 ConnectX7-2p200GE.
- - s37-t27-tg1-c4/p2 - 200GE-port2 ConnectX7-2p200GE.
- - s37-t27-tg1-c9/p1 - 200GE-port1 ConnectX7-2p200GE.
- - s37-t27-tg1-c9/p2 - 200GE-port2 ConnectX7-2p200GE.
+ - s37-t27-tg1-c4/p1 - 100GE-port1 ConnectX5-2p100GE.
+ - s37-t27-tg1-c4/p2 - 100GE-port2 ConnectX5-2p100GE.
+ - s37-t27-tg1-c9/p1 - 100GE-port1 ConnectX5-2p100GE.
+ - s37-t27-tg1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
```
## Testbed Wiring
@@ -1674,12 +1674,9 @@ FD.io CSIT lab contains following server types:
```
- testbed27:
- ring1 100GE-ports ConnectX5-2p100GE:
- - s37-t27-tg1-c2/p1 to s36-t27-sut1-c1/p1.
- - s36-t27-sut1-c1/p2 to s37-t27-tg1-c2/p2.
- - ring2 200GE-ports ConnectX7-2p200GE:
- - s37-t27-tg1-c2/p1 to s36-t27-sut1-c1/p1.
- - s36-t27-sut1-c1/p2 to s37-t27-tg1-c2/p2.
- - ring3 200GE-ports ConnectX7-2p200GE:
- - s37-t27-tg1-c2/p1 to s36-t27-sut1-c1/p1.
- - s36-t27-sut1-c1/p2 to s37-t27-tg1-c2/p2.
+ - s37-t27-tg1-c9/p1 to s36-t27-sut1-c1/p1.
+ - s36-t27-sut1-c1/p2 to s37-t27-tg1-c9/p2.
+ #- ring2 200GE-ports ConnectX7-2p200GE:
+ # - s37-t27-tg1-c2/p1 to s36-t27-sut1-c1/p1.
+ # - s36-t27-sut1-c1/p2 to s37-t27-tg1-c2/p2.
``` \ No newline at end of file