test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1] conf/test_case_checklist:checksum_checking not support nnt
@ 2021-11-19 18:55 Lewei Yang
  2021-11-22 14:52 ` Tu, Lijuan
  0 siblings, 1 reply; 3+ messages in thread
From: Lewei Yang @ 2021-11-19 18:55 UTC (permalink / raw)
  To: dts; +Cc: Lewei Yang

According to dpdk commit 9a40edb599d7 ("net/ixgbe: fix UDP zero checksum on x86"),
ixgbe mislead PKT_RX_L4_CKSUM_BAD flag,so can not 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


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

* RE: [dts][PATCH V1] conf/test_case_checklist:checksum_checking not support nnt
  2021-11-19 18:55 [dts][PATCH V1] conf/test_case_checklist:checksum_checking not support nnt Lewei Yang
@ 2021-11-22 14:52 ` Tu, Lijuan
  0 siblings, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2021-11-22 14:52 UTC (permalink / raw)
  To: Yang, LeweiX, dts; +Cc: Yang, LeweiX

> -----Original Message-----
> From: Lewei Yang <leweix.yang@intel.com>
> Sent: 2021年11月20日 2:55
> To: dts@dpdk.org
> Cc: Yang, LeweiX <leweix.yang@intel.com>
> Subject: [dts][PATCH V1] conf/test_case_checklist:checksum_checking not
> support nnt
> 
> According to dpdk commit 9a40edb599d7 ("net/ixgbe: fix UDP zero checksum on
> x86"), ixgbe mislead PKT_RX_L4_CKSUM_BAD flag,so can not check
> PKT_RX_L4_CKSUM_BAD.
> 
> Signed-off-by: Lewei Yang <leweix.yang@intel.com>

Applied

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

* [dts][PATCH V1] conf/test_case_checklist:checksum_checking not support nnt
@ 2021-11-19 18:49 Lewei Yang
  0 siblings, 0 replies; 3+ messages in thread
From: Lewei Yang @ 2021-11-19 18:49 UTC (permalink / raw)
  To: dts; +Cc: Lewei Yang

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


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

end of thread, other threads:[~2021-11-22 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 18:55 [dts][PATCH V1] conf/test_case_checklist:checksum_checking not support nnt Lewei Yang
2021-11-22 14:52 ` Tu, Lijuan
  -- strict thread matches above, loose matches on Subject: below --
2021-11-19 18:49 Lewei Yang

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).