summaryrefslogtreecommitdiffstats
path: root/labs/arm/idf-pod10.yaml
diff options
context:
space:
mode:
authorGuillermo Herrero <guillermo.herrero@enea.com>2018-11-28 14:02:36 +0100
committerGuillermo Herrero <guillermo.herrero@enea.com>2018-11-28 14:03:35 +0100
commite54f2c00727fc2c6e03b718baa91e254887fc42e (patch)
tree0482d71832a504ff86d64eaf4646fbf1cde39e28 /labs/arm/idf-pod10.yaml
parent4dd974656c0c84443bd9d63cf974f209afa03f37 (diff)
arm pod-10: reorder unused interfaces
Change-Id: I491edc564a2b0777c0afc65eb0ebc1b2d97f44fc Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Diffstat (limited to 'labs/arm/idf-pod10.yaml')
-rw-r--r--labs/arm/idf-pod10.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/labs/arm/idf-pod10.yaml b/labs/arm/idf-pod10.yaml
index 4cb325b6..ab014465 100644
--- a/labs/arm/idf-pod10.yaml
+++ b/labs/arm/idf-pod10.yaml
@@ -68,19 +68,19 @@ idf:
- interfaces: &interfaces_intel
# Ordered-list, index should be in sync with interface index in PDF
- 'eno1'
+ - 'enp5s0f0'
+ - 'enp5s0f1'
- 'eno2'
- 'eno3'
- 'eno4'
- - 'enp5s0f0'
- - 'enp5s0f1'
busaddr: &busaddr_intel
# Bus-info reported by `ethtool -i ethX`
- '0000:02:00.0'
- - '0000:02:00.1'
- - '0000:02:00.0'
- - '0000:03:00.1'
- '0000:05:00.0'
- '0000:05:00.1'
+ - '0000:02:00.1'
+ - '0000:03:00.0'
+ - '0000:03:00.1'
- interfaces: *interfaces_intel
busaddr: *busaddr_intel
- interfaces: *interfaces_intel