test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2] conf/test_case_supportlist:chksum check_l4_outher not support i40e, ixgbe, igb
@ 2020-09-23  6:51 xizhan4x
  2020-09-24  9:42 ` Zhang, XiX
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: xizhan4x @ 2020-09-23  6:51 UTC (permalink / raw)
  To: dts; +Cc: xizhan4x

chksum check_l4_outher not support i40e,ixgbe,igb

Signed-off-by: xizhan4x <xix.zhang@intel.com>
---
 conf/test_case_supportlist.json | 35 +++++++++++++++++++++++++++++++++--
 1 file changed, 33 insertions(+), 2 deletions(-)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index 7232135..34f2303 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -2253,6 +2253,37 @@
             "Bug ID": "",
             "Comments": "This case only support ixgbe and igb nic,The feature corresponding task ticket is DPDK-7884."
         }
-    ]
-
+    ],
+     "hardware_checksum_check_l4_rx": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_100g",
+                "columbiaville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case only support ice"
+        }
+    ],
+     "hardware_checksum_check_l4_tx": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_100g",
+                "columbiaville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "This case only support ice"
+        }
+    ] 
 }
-- 
1.8.3.1


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

end of thread, other threads:[~2020-10-12  8:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23  6:51 [dts] [PATCH V2] conf/test_case_supportlist:chksum check_l4_outher not support i40e, ixgbe, igb xizhan4x
2020-09-24  9:42 ` Zhang, XiX
2020-09-29  2:10 ` Peng, Yuan
2020-10-12  8:17 ` 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).