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

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


Tested-by: "Jiang,yu" <yux.jiang at intel.com>

-----Original Message-----
From: Jiang, YuX 
Sent: Friday, April 24, 2020 3:16 PM
To: dts at dpdk.org
Cc: Jiang, YuX <yux.jiang at intel.com>
Subject: [dts][PATCH V1] conf/test_case_checklist: sagepond does not support fdir_L2

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestGeneric_flow_api.log
Type: application/octet-stream
Size: 297423 bytes
Desc: TestGeneric_flow_api.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20200424/29efff01/attachment.obj>


More information about the dts mailing list