From 48fb6e37ed3c4b1ad7440eb5f29d83953ab42d75 Mon Sep 17 00:00:00 2001 From: Juraj Linkeš Date: Sat, 13 May 2023 11:07:18 +0200 Subject: feat(infra): DPDK 23.03 arm update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update arm TGs to 23.03. Update 2n-tx2 and 3n-alt testbed info after NIC move. 3n-tsh doesn't use any i40e NIC -> remove the matrix. Change-Id: If61e95515eb2e21e9d50015901924e8e129b598a Signed-off-by: Juraj Linkeš --- topologies/available/lf_2n_tx2_testbed34.yaml | 10 +++++----- topologies/available/lf_3n_alt_testbed34.yaml | 14 +++++++------- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'topologies/available') diff --git a/topologies/available/lf_2n_tx2_testbed34.yaml b/topologies/available/lf_2n_tx2_testbed34.yaml index 6c08aaf183..cbaefc387a 100644 --- a/topologies/available/lf_2n_tx2_testbed34.yaml +++ b/topologies/available/lf_2n_tx2_testbed34.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 PANTHEON.tech and/or its affiliates. +# Copyright (c) 2020-2023 PANTHEON.tech and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -30,13 +30,13 @@ nodes: password: Csit1234 interfaces: port0: - mac_address: "3c:fd:fe:c3:e0:90" + mac_address: "3c:fd:fe:c3:e9:70" pci_address: "0000:af:00.0" link: link1 driver: i40e model: Intel-XL710 port1: - mac_address: "3c:fd:fe:c3:e0:91" + mac_address: "3c:fd:fe:c3:e9:71" pci_address: "0000:af:00.1" link: link2 driver: i40e @@ -51,13 +51,13 @@ nodes: password: Csit1234 interfaces: port0: - mac_address: "3c:fd:fe:c3:e9:70" + mac_address: "3c:fd:fe:c3:e0:90" pci_address: "0000:91:00.0" link: link1 driver: i40e model: Intel-XL710 port1: - mac_address: "3c:fd:fe:c3:e9:71" + mac_address: "3c:fd:fe:c3:e0:91" pci_address: "0000:91:00.1" link: link2 driver: i40e diff --git a/topologies/available/lf_3n_alt_testbed34.yaml b/topologies/available/lf_3n_alt_testbed34.yaml index 1505e9db60..4334304614 100644 --- a/topologies/available/lf_3n_alt_testbed34.yaml +++ b/topologies/available/lf_3n_alt_testbed34.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2022 PANTHEON.tech and/or its affiliates. +# Copyright (c) 2022-2023 PANTHEON.tech and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -30,13 +30,13 @@ nodes: password: Csit1234 interfaces: port0: - mac_address: "3c:fd:fe:c3:e7:a0" + mac_address: "40:a6:b7:85:e7:80" pci_address: "0000:31:00.0" link: link1 driver: i40e model: Intel-XL710 port1: - mac_address: "3c:fd:fe:c3:e7:a1" + mac_address: "40:a6:b7:85:e7:81" pci_address: "0000:31:00.1" link: link2 driver: i40e @@ -51,13 +51,13 @@ nodes: password: Csit1234 interfaces: port0: - mac_address: "40:a6:b7:85:e7:80" + mac_address: "40:a6:b7:85:e7:78" pci_address: "0004:04:00.0" link: link3 driver: i40e model: Intel-XL710 port1: - mac_address: "40:a6:b7:85:e7:81" + mac_address: "40:a6:b7:85:e7:79" pci_address: "0004:04:00.1" link: link2 driver: i40e @@ -72,13 +72,13 @@ nodes: password: Csit1234 interfaces: port0: - mac_address: "40:a6:b7:85:e7:78" + mac_address: "3c:fd:fe:c3:e7:a0" pci_address: "0004:04:00.0" link: link1 driver: i40e model: Intel-XL710 port1: - mac_address: "40:a6:b7:85:e7:79" + mac_address: "3c:fd:fe:c3:e7:a1" pci_address: "0004:04:00.1" link: link3 driver: i40e -- cgit 1.2.3-korg