From: Lewei Yang <leweix.yang@intel.com>
To: dts@dpdk.org
Cc: Lewei Yang <leweix.yang@intel.com>
Subject: [dts][PATCH V1] conf/test_case_checklist:checksum_checking not support nnt
Date: Fri, 19 Nov 2021 18:49:08 +0000 [thread overview]
Message-ID: <20211119184908.32224-1-leweix.yang@intel.com> (raw)
According to dpdk commit 9a40edb599d7("net/ixgbe: fix UDP zero checksum on x86"),
ixgbe mislead PKT_RX_L4_CKSUM_BAD flag,so can nit check PKT_RX_L4_CKSUM_BAD.
Signed-off-by: Lewei Yang <leweix.yang@intel.com>
---
conf/test_case_checklist.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index d26244ec..c5303ee8 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -396,7 +396,8 @@
],
"NIC": [
"cavium_a034",
- "cavium_0011"
+ "cavium_0011",
+ "niantic"
],
"Target": [
"ALL"
--
2.17.1
next reply other threads:[~2021-11-19 10:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-19 18:49 Lewei Yang [this message]
2021-11-19 18:55 Lewei Yang
2021-11-22 14:52 ` 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=20211119184908.32224-1-leweix.yang@intel.com \
--to=leweix.yang@intel.com \
--cc=dts@dpdk.org \
/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).