test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Peng, Yuan" <yuan.peng@intel.com>
To: "Zhang, XiX" <xix.zhang@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Zhang, XiX" <xix.zhang@intel.com>
Subject: Re: [dts] [PATCH V2] conf/test_case_supportlist:chksum check_l4_outher	not support i40e, ixgbe, igb
Date: Tue, 29 Sep 2020 02:10:40 +0000	[thread overview]
Message-ID: <BN6PR11MB1841445AC9E93AA458496BEDFE320@BN6PR11MB1841.namprd11.prod.outlook.com> (raw)
In-Reply-To: <1600843902-18904-1-git-send-email-xix.zhang@intel.com>

Acked-by Peng, Yuan <yuan.peng@intel.com>


-----Original Message-----
From: dts <dts-bounces@dpdk.org> On Behalf Of xizhan4x
Sent: Wednesday, September 23, 2020 2:52 PM
To: dts@dpdk.org
Cc: Zhang, XiX <xix.zhang@intel.com>
Subject: [dts] [PATCH V2] conf/test_case_supportlist:chksum check_l4_outher not support i40e, ixgbe, igb

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


  parent reply	other threads:[~2020-09-29  2:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23  6:51 xizhan4x
2020-09-24  9:42 ` Zhang, XiX
2020-09-29  2:10 ` Peng, Yuan [this message]
2020-10-12  8:17 ` Tu, Lijuan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BN6PR11MB1841445AC9E93AA458496BEDFE320@BN6PR11MB1841.namprd11.prod.outlook.com \
    --to=yuan.peng@intel.com \
    --cc=dts@dpdk.org \
    --cc=xix.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).