[dts] [PATCH V1] open multiprocess option

lu,peipei peipeix.lu at intel.com
Mon Oct 30 08:56:19 CET 2017


open multiprocess option and close link_bonding option
on freeBSD in unit_tests_eal test suite

Signed-off-by: lu,peipei <peipeix.lu at intel.com>
---
 conf/test_case_checklist.json | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 8064c10..229bebb 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1487,6 +1487,21 @@
             "Comments": "the OS not support this case"
         }
     ],
+    "link_bonding": [
+        {
+            "OS": [
+                "freebsd"
+            ],
+            "NIC": [
+                "ALL"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the OS not support this case"
+        }
+    ],
     "log_dump": [
         {
             "OS": [
@@ -1732,19 +1747,6 @@
             "Bug ID": "",
             "Comments": "32 bit not support this case"
         },
-        {
-            "OS": [
-                "freebsd"
-            ],
-            "NIC": [
-                "ALL"
-            ],
-            "Target": [
-                "ALL"
-            ],
-            "Bug ID": "",
-            "Comments": "DPDK-3032"
-        }
     ],
     "fdir_ipv6_tc": [
         {
-- 
1.9.3



More information about the dts mailing list