[dts] [PATCH V1] = conf/test_case_checklist:foxville not supoort case

Tu, Lijuan lijuan.tu at intel.com
Fri Jun 19 06:53:32 CEST 2020


Applied failed, please rework it, thanks

-----Original Message-----
From: dts <dts-bounces at dpdk.org> On Behalf Of chenlinglix
Sent: 2020年6月12日 14:53
To: dts at dpdk.org
Cc: Chen, LingliX <linglix.chen at intel.com>
Subject: [dts] [PATCH V1] = conf/test_case_checklist:foxville not supoort case


foxville not supoort case:txoffload_queue,disable_enable_rss

Signed-off-by: chenlinglix <linglix.chen at intel.com>
---
 conf/test_case_checklist.json | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 73eda68..b6014a1 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2670,7 +2670,8 @@
             ],
             "NIC": [
                 "cavium_a063",
-                "cavium_a064"
+                "foxville",
+	       	"cavium_a064"
             ],
             "Target": [
                 "ALL"
@@ -3426,4 +3427,20 @@
             "Comments": "32 bites not support this case(memoory not enough)."
         }
     ]
+    "txoffload_queue": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "foxville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ]
+
 }
--
2.17.1



More information about the dts mailing list