[dts] [PATCH V1] fix skeleton test case failed

xu,huilong huilongx.xu at intel.com
Wed Sep 27 11:07:42 CEST 2017


fortville25g should use 2048 mbuf size in skeleton test case

Signed-off-by: xu,huilong <huilongx.xu at intel.com>
---
 tests/TestSuite_scatter.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_scatter.py b/tests/TestSuite_scatter.py
index 12542f7..7e27b64 100644
--- a/tests/TestSuite_scatter.py
+++ b/tests/TestSuite_scatter.py
@@ -64,7 +64,7 @@ class TestScatter(TestCase):
 
         self.pmdout = PmdOutput(self.dut)
         if self.nic in ["magnolia_park", "niantic", "sageville", "fortpark", "fortville_eagle",
-                        "fortville_spirit", "fortville_spirit_single",
+                        "fortville_spirit", "fortville_spirit_single", "fortville_25g"
                         "redrockcanyou", "atwood", "boulderrapid",
                         "ironpond", "twinpond", "springfountain", "fortpark_TLV"]:
             self.mbsize = 2048
-- 
1.9.3



More information about the dts mailing list