fix Device: Cleanup previous interfaces
[csit.git] / resources / libraries / bash / function / device.sh
index 0f1c6f6..228a73b 100644 (file)
@@ -269,8 +269,8 @@ function get_available_interfaces () {
             # Add Intel Corporation E810 Virtual Function to the
             # whitelist.
             pci_id="0x154c\|0x1889"
-            tg_netdev=(ens1 enp94 enp134)
-            dut1_netdev=(ens5 enp175 enp175)
+            tg_netdev=(ens1 enp134)
+            dut1_netdev=(ens5 enp175)
             ports_per_nic=2
             ;;
        "1n_tx2")