[dts] [PATCH V1] conf/test_case_checklist: sagepond does not support fdir_L2

Jiang, YuX yux.jiang at intel.com
Fri Apr 24 09:16:18 CEST 2020


From: "Jiang,yu" <yux.jiang at intel.com>

fdir_L2 only support i40e driver, sagepond doesn't support dump_driver_info

Signed-off-by: Jiang,yu <yux.jiang at intel.com>
---
 conf/test_case_checklist.json | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index c0831f3..0434f07 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2909,6 +2909,7 @@
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "niantic"
             ],
             "Target": [
@@ -2924,6 +2925,7 @@
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "niantic"
             ],
             "Target": [
@@ -2939,6 +2941,7 @@
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "niantic"
             ],
             "Target": [
@@ -2954,6 +2957,7 @@
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "niantic"
             ],
             "Target": [
@@ -2969,6 +2973,7 @@
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "niantic"
             ],
             "Target": [
@@ -3235,18 +3240,19 @@
             "Comments": "Feature will be ready in next stage(P3)"
         }
     ],
-	"dump_driver_info": [
+    "dump_driver_info": [
         {
             "OS": [
                 "ALL"
             ],
             "NIC": [
+                "sagepond",
                 "foxville"
             ],
             "Target": [
                 "ALL"
             ],
-            "Bug ID": "",
+            "Bug ID": "DPDK-14025",
             "Comments": "NIC not support this case"
         }
     ]
-- 
2.17.2



More information about the dts mailing list