[dts] [PATCH V1] conf/test_case_checklist: update 32bit unsupported cases

Mei, JianweiX jianweix.mei at intel.com
Thu Apr 30 08:08:42 CEST 2020


Tested-by:  Mei Jianwei <jianweix.mei at intel.com>

-----Original Message-----
From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Haiyang Zhao
Sent: Thursday, April 30, 2020 1:48 PM
To: dts at dpdk.org
Cc: Zhao, HaiyangX <haiyangx.zhao at intel.com>
Subject: [dts] [PATCH V1] conf/test_case_checklist: update 32bit unsupported cases

*.flags/qinq_packet_filter_VF_queues are unsupported
  in 32bit OS due to address space limited.

Signed-off-by: Haiyang Zhao <haiyangx.zhao at intel.com>
---
 conf/test_case_checklist.json | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 0434f07..2e0a081 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1988,6 +1988,40 @@
             "Comments": ""
         }
     ],
+    "flags": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "ALL"
+            ],
+            "Target": [
+                "i686-native-linuxapp-gcc",
+                "i686-native-linuxapp-icc",
+                "i686-native-linuxapp-clang"
+            ],
+            "Bug ID": "",
+            "Comments": "32 bit address space limited"
+        }
+    ],
+    "qinq_packet_filter_VF_queues": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "ALL"
+            ],
+            "Target": [
+                "i686-native-linuxapp-gcc",
+                "i686-native-linuxapp-icc",
+                "i686-native-linuxapp-clang"
+            ],
+            "Bug ID": "",
+            "Comments": "32 bit address space limited"
+        }
+    ],
     "multiprocess": [
         {
             "OS": [
--
2.18.2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestUnitTestsEal.log
Type: application/octet-stream
Size: 445 bytes
Desc: TestUnitTestsEal.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20200430/7fce7a05/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestQinqFilter.log
Type: application/octet-stream
Size: 131566 bytes
Desc: TestQinqFilter.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20200430/7fce7a05/attachment-0001.obj>


More information about the dts mailing list