From 3e70381fb8c08682786fbb16ef542c3893033647 Mon Sep 17 00:00:00 2001 From: pmikus Date: Fri, 23 Sep 2022 12:09:35 +0200 Subject: fix(core): x710 Signed-off-by: pmikus Change-Id: I5671651086cbcca43655334c455d49c7be1a4958 --- topologies/available/lf_2n_clx_testbed29.yaml | 64 +++++++++++++-------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'topologies/available/lf_2n_clx_testbed29.yaml') diff --git a/topologies/available/lf_2n_clx_testbed29.yaml b/topologies/available/lf_2n_clx_testbed29.yaml index e21cdef843..24cba15af9 100644 --- a/topologies/available/lf_2n_clx_testbed29.yaml +++ b/topologies/available/lf_2n_clx_testbed29.yaml @@ -16,22 +16,22 @@ nodes: username: testuser password: Csit1234 interfaces: - #port1: - # # s38-t29-tg1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE. - # mac_address: "3c:fd:fe:a8:b1:90" - # pci_address: "0000:18:00.0" - # ip4_address: "172.16.10.2" - # driver: i40e - # link: link1 - # model: Intel-X710 - #port2: - # # s38-t29-tg1-c2/p2 - 10GE port2 on Intel NIC x710 4p10GE. - # mac_address: "3c:fd:fe:a8:b1:91" - # pci_address: "0000:18:00.1" - # ip4_address: "172.16.20.2" - # driver: i40e - # link: link2 - # model: Intel-X710 + port1: + # s38-t29-tg1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:b1:90" + pci_address: "0000:18:00.0" + ip4_address: "172.16.10.2" + driver: i40e + link: disabled1 + model: Intel-X710 + port2: + # s38-t29-tg1-c2/p2 - 10GE port2 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:b1:91" + pci_address: "0000:18:00.1" + ip4_address: "172.16.20.2" + driver: i40e + link: disabled2 + model: Intel-X710 port3: # s38-t29-tg1-c2/p3 - 10GE port3 on Intel NIC x710 4p10GE. mac_address: "3c:fd:fe:a8:b1:92" @@ -105,22 +105,22 @@ nodes: password: Csit1234 uio_driver: vfio-pci interfaces: - #port1: - # # s37-t29-sut1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE. - # mac_address: "3c:fd:fe:ca:eb:10" - # pci_address: "0000:18:00.0" - # ip4_address: "172.16.10.1" - # driver: i40e - # link: link1 - # model: Intel-X710 - #port2: - # # s37-t29-sut1-c2/p2 - 10GE port2 on Intel NIC x710 4p10GE. - # mac_address: "3c:fd:fe:ca:eb:11" - # pci_address: "0000:18:00.1" - # ip4_address: "172.16.20.1" - # driver: i40e - # link: link2 - # model: Intel-X710 + port1: + # s37-t29-sut1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:ca:eb:10" + pci_address: "0000:18:00.0" + ip4_address: "172.16.10.1" + driver: i40e + link: disabled3 + model: Intel-X710 + port2: + # s37-t29-sut1-c2/p2 - 10GE port2 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:ca:eb:11" + pci_address: "0000:18:00.1" + ip4_address: "172.16.20.1" + driver: i40e + link: disabled4 + model: Intel-X710 port3: # s37-t29-sut1-c2/p3 - 10GE port3 on Intel NIC x710 4p10GE. mac_address: "3c:fd:fe:ca:eb:12" -- cgit 1.2.3-korg