[dts] [PATCH] conf/supportlist: add ddp gtp qregion supported list
Xueqin Lin
xueqin.lin at intel.com
Mon Mar 12 21:44:49 CET 2018
---
conf/test_case_supportlist.json | 216 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 216 insertions(+)
diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index c1e1d6e..e19e570 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -248,5 +248,221 @@
"Bug ID": "",
"Comments": "Vxlan tunnel packet detect only support on FVL"
}
+ ],
+ "outer_dst_contrl_gtpcq": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "teid_contrl_gtpcq": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "teid_contrl_gtpu_ipv4q": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "sport_contrl_gtpu_ipv4q": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "dport_contrl_gtpu_ipv4q": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "inner_src_contrl_gtpu_ipv4q": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "inner_dst_contrl_gtpu_ipv4q": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "teid_contrl_gtpu_ipv6q": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "sport_contrl_gtpu_ipv6q": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "dport_contrl_gtpu_ipv6q": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "inner_src_contrl_gtpu_ipv6q": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
+ ],
+ "inner_dst_contrl_gtpu_ipv6q": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortville_spirit_single",
+ "fortville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support on FVL"
+ }
]
}
--
2.5.5
More information about the dts
mailing list