feat(core): 1n_spr swap interfaces
[csit.git] / resources / libraries / bash / function / device.sh
index b92a84d..334fd04 100644 (file)
@@ -324,8 +324,8 @@ function get_available_interfaces () {
             # Add Intel Corporation E810 Virtual Function to the
             # whitelist.
             pci_id="0x1889"
-            tg_netdev=(ens2)
-            dut1_netdev=(ens4)
+            tg_netdev=(enp42s0 enp44s0)
+            dut1_netdev=(enp63s0 enp61s0)
             ports_per_nic=1
             ;;
        "1n_vbox")