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 d6a5ae2..b63104d 100644
--- a/client/virt/guest-hw.cfg.sample
+++ b/client/virt/guest-hw.cfg.sample
@@ -38,6 +38,11 @@ variants:
             dp_regex_serversupportdev = VirtIO Ethernet Adapter #2$
     -xennet:
         # placeholder
+    - spapr-vlan:
+        nic_model = spapr-vlan
+        no ethtool
+        jumbo:
+            mtu = 1500
 
 variants:
     - @up:
-- 
1.7.7.6

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to