[dts] [PATCH V1] uni_pkt/nsh: NSH packet detection only supported by i40e driver nic; add the nics into support list.

wenjieli wenjiex.a.li at intel.com
Fri Aug 10 04:54:13 CEST 2018


NSH packet detection only supported by i40e driver nic; add the nics into support list.

Signed-off-by: wenjieli <wenjiex.a.li at intel.com>
---
 conf/test_case_supportlist.json | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index d7bb654..3e157c8 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -518,5 +518,27 @@
             "Bug ID": "",
             "Comments": "This case only support on FVL"
         }
+    ],
+    "nsh": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_spirit_single",
+                "fortville_25g"
+                "fortpark",
+                "fortpark_TLV",
+                "fortpark_TLV_vf",
+                "fvl10g_vf"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case only support i40e driver nic"
+        }
     ]
 }
-- 
1.9.3



More information about the dts mailing list