test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/test_case_checklist: sagepond does not support fdir_L2
@ 2020-04-24  7:16 Jiang, YuX
  2020-04-24  7:33 ` Jiang, YuX
  2020-04-27  7:50 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: Jiang, YuX @ 2020-04-24  7:16 UTC (permalink / raw)
  To: dts; +Cc: Jiang,yu

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

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

Signed-off-by: Jiang,yu <yux.jiang@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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-27  7:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24  7:16 [dts] [PATCH V1] conf/test_case_checklist: sagepond does not support fdir_L2 Jiang, YuX
2020-04-24  7:33 ` Jiang, YuX
2020-04-27  7:50 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).