From: juraj.linkes Date: Wed, 4 Mar 2020 11:49:34 +0000 (+0100) Subject: Add all ports from 3n-tsh tg to topofile X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=05d56b17a7382c88bca44b35625e6ebf21ca588b;ds=sidebyside Add all ports from 3n-tsh tg to topofile Without it, we're running the risk of unused port being bound to linux kernel driver when t-rex starts, preventing it from starting. Change-Id: I3a1702e364c06809b527830bf9addacd63fb47ee Signed-off-by: juraj.linkes --- diff --git a/topologies/available/lf_3n_tsh_testbed33.yaml b/topologies/available/lf_3n_tsh_testbed33.yaml index ec9d1d96a4..8a8077cafb 100644 --- a/topologies/available/lf_3n_tsh_testbed33.yaml +++ b/topologies/available/lf_3n_tsh_testbed33.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2019 PANTHEON.tech and/or its affiliates. +# Copyright (c) 2020 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: @@ -41,6 +41,18 @@ nodes: link: link1 driver: i40e model: Intel-X710 + port2: + mac_address: "3c:fd:fe:a8:aa:c2" + pci_address: "0000:18:00.2" + link: link10 + driver: i40e + model: Intel-X710 + port3: + mac_address: "3c:fd:fe:a8:aa:c3" + pci_address: "0000:18:00.3" + link: link11 + driver: i40e + model: Intel-X710 DUT1: type: DUT host: 10.30.51.36