test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH v1] conf/test_case_checklist:add 32bit checklist.
@ 2020-05-09  7:34 Xu,hailin
  2020-05-09  7:47 ` Xu, HailinX
  2020-05-12  7:32 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: Xu,hailin @ 2020-05-09  7:34 UTC (permalink / raw)
  To: dts; +Cc: xu,hailin

From: "xu,hailin" <hailinx.xu@intel.com>

32bit not support this cases.

Signed-off-by: xu,hailin <hailinx.xu@intel.com>
---
 conf/test_case_checklist.json | 112 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 112 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index d4f576a..7b7c3c1 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3321,5 +3321,117 @@
             "Bug ID": "DPDK-18754",
             "Comments": "CVL NIC doesn't support the VLAN in pkg ptype"
         }
+    ],
+    "ipv4_acl_hash_jump": [
+           {
+               "OS": [
+                   "ALL"
+               ],
+               "NIC": [
+                   "ALL"
+               ],
+               "Target": [
+                   "i686-native-linuxapp-gcc",
+                   "i686-native-linuxapp-icc"
+               ],
+               "Bug ID": "",
+               "Comments": "32bit os not support this case"
+           }
+    ],
+    "ipv4_hash_acl_jump": [
+           {
+               "OS": [
+                   "ALL"
+               ],
+               "NIC": [
+                   "ALL"
+               ],
+               "Target": [
+                   "i686-native-linuxapp-gcc",
+                   "i686-native-linuxapp-icc"
+               ],
+               "Bug ID": "",
+               "Comments": "32bit os not support this case"
+           }
+    ],
+    "ipv4_hash_jump": [
+           {
+               "OS": [
+                   "ALL"
+               ],
+               "NIC": [
+                   "ALL"
+               ],
+               "Target": [
+                   "i686-native-linuxapp-gcc",
+                   "i686-native-linuxapp-icc"
+               ],
+               "Bug ID": "",
+               "Comments": "32bit os not support this case"
+           }
+    ],
+    "ipv6_addr_hash_table": [
+           {
+               "OS": [
+                   "ALL"
+               ],
+               "NIC": [
+                   "ALL"
+               ],
+               "Target": [
+                   "i686-native-linuxapp-gcc",
+                   "i686-native-linuxapp-icc"
+               ],
+               "Bug ID": "",
+               "Comments": "32bit os not support this case"
+           }
+    ],
+    "ipv4_5tuple_hash_table": [
+           {
+               "OS": [
+                   "ALL"
+               ],
+               "NIC": [
+                   "ALL"
+               ],
+               "Target": [
+                   "i686-native-linuxapp-gcc",
+                   "i686-native-linuxapp-icc"
+               ],
+               "Bug ID": "",
+               "Comments": "32bit os not support this case"
+           }
+    ],
+    "ipv4_addr_hash_table": [
+           {
+               "OS": [
+                   "ALL"
+               ],
+               "NIC": [
+                   "ALL"
+               ],
+               "Target": [
+                   "i686-native-linuxapp-gcc",
+                   "i686-native-linuxapp-icc"
+               ],
+               "Bug ID": "",
+               "Comments": "32bit os not support this case"
+           }
+    ],
+    "ipv4_hash_rss_action": [
+           {
+               "OS": [
+                   "ALL"
+               ],
+               "NIC": [
+                   "ALL"
+               ],
+               "Target": [
+                   "i686-native-linuxapp-gcc",
+                   "i686-native-linuxapp-icc"
+               ],
+               "Bug ID": "",
+               "Comments": "32bit os not support this case"
+           }
     ]
 }
-- 
1.8.3.1


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

end of thread, other threads:[~2020-05-12  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-09  7:34 [dts] [PATCH v1] conf/test_case_checklist:add 32bit checklist Xu,hailin
2020-05-09  7:47 ` Xu, HailinX
2020-05-12  7:32 ` 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).