[dts] [PATCH] tests scatter: add the NIC type 'mgpk'

Peng yuan yuan.peng at intel.com
Mon Sep 12 08:49:12 CEST 2016


From: pengyuan <yuan.peng at intel.com>

Signed-off-by: pengyuan <yuan.peng at intel.com>

diff --git a/tests/TestSuite_scatter.py b/tests/TestSuite_scatter.py
index 9a3a10a..b22e77f 100644
--- a/tests/TestSuite_scatter.py
+++ b/tests/TestSuite_scatter.py
@@ -64,7 +64,7 @@ class TestScatter(TestCase):
         self.intf = self.tester.get_interface(tester_port)
 
         self.pmdout = PmdOutput(self.dut)
-        if self.nic in ["niantic", "sageville", "fortpark", "fortville_eagle",
+        if self.nic in ["mgpk", "niantic", "sageville", "fortpark", "fortville_eagle",
                         "fortville_spirit", "fortville_spirit_single",
                         "redrockcanyou", "atwood", "boulderrapid",
                         "ironpond", "twinpond", "springfountain", "fortpark_TLV"]:
-- 
2.5.0



More information about the dts mailing list