[dts] [PATCH v1] conf/test_case_checklist:add 32bit checklist.

Xu, HailinX hailinx.xu at intel.com
Sat May 9 09:47:11 CEST 2020


Tested-by: Xu, Hailin <hailinx.xu at intel.com>

Regards,
Xu, Hailin


-----Original Message-----
From: Xu, HailinX 
Sent: Saturday, May 9, 2020 3:35 PM
To: dts at dpdk.org
Cc: Xu, HailinX <hailinx.xu at intel.com>
Subject: [dts][PATCH v1] conf/test_case_checklist:add 32bit checklist.

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

32bit not support this cases.

Signed-off-by: xu,hailin <hailinx.xu at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestFlowClassifySoftnic.log
Type: application/octet-stream
Size: 1372064 bytes
Desc: TestFlowClassifySoftnic.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20200509/ab7977af/attachment.obj>


More information about the dts mailing list