[dts] [PATCH V1] conf/supportlist: add more support nics for IPv6_in_IPv4_tunnel

Zhu, WenhuiX wenhuix.zhu at intel.com
Tue Jan 29 04:19:39 CET 2019


Tested-by : Zhu, WenhuiX <wenhuix.zhu at intel.com>

-----Original Message-----
From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of yaobing
Sent: Friday, January 25, 2019 3:22 PM
To: dts at dpdk.org
Cc: Yao, BingX Y <bingx.y.yao at intel.com>
Subject: [dts] [PATCH V1] conf/supportlist: add more support nics for IPv6_in_IPv4_tunnel

add more support nics to IPv6_in_IPv4_tunnel

Signed-off-by: yaobing <bingx.y.yao at intel.com>
---
 conf/test_case_supportlist.json | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json index 571bb5c..ced96e0 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -167,13 +167,17 @@
             "NIC": [
                 "powerville",
                 "niantic",
-                "fortville_25g"
+                "fortville_25g",
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_spirit_single",
+		"fortpark_TLV"
             ],
             "Target": [
                 "ALL"
             ],
             "Bug ID": "",
-            "Comments": "IPv6_in_IPv4 tunnel packet detect only support on Niantic and i350"
+            "Comments": "IPv6_in_IPv4 tunnel packet detect only support on Niantic/FVL/powerville/fortpark_TLV"
         }
     ],
     "IP_in_IPv6_tunnel": [
--
2.17.2



More information about the dts mailing list