This patch add a nic type spapr-vlan. This nic type shuold be specified when
running autotest on power platform.
Signed-off-by: Liu Sheng <[email protected]>
---
client/virt/guest-hw.cfg.sample | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/client/virt/guest-hw.cfg.sample b/client/virt/guest-hw.cfg.sample
index 655ac9b..6269320 100644
--- a/client/virt/guest-hw.cfg.sample
+++ b/client/virt/guest-hw.cfg.sample
@@ -7,6 +7,11 @@ variants:
no ethtool
jumbo:
mtu = 1500
+ - spapr-vlan:
+ nic_model = spapr-vlan
+ no ethtool
+ jumbo:
+ mtu = 1500
- e1000:
nic_model = e1000
jumbo:
--
1.7.4.1
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest