* [dts][PATCH V1] tests/tso add some nic unsupport checksum set outer-udp in hardware
@ 2022-10-19 3:20 Dukai Yuan
2022-10-19 5:45 ` Chen, LingliX
2022-11-18 8:11 ` lijuan.tu
0 siblings, 2 replies; 3+ messages in thread
From: Dukai Yuan @ 2022-10-19 3:20 UTC (permalink / raw)
To: dts; +Cc: Dukai Yuan
I40E_10G-SFP_X722/I40E_10G-10G_BASE_T_X722/I40E_10G-10G_BASE_T_BC
unsupport checksum outer-udp with hardware. So test these NICs
checksum outer-udp via software.
Signed-off-by: Dukai Yuan <dukaix.yuan@intel.com>
---
tests/TestSuite_tso.py | 3 +++
1 file changed, 3 insertions(+)
mode change 100644 => 100755 tests/TestSuite_tso.py
diff --git a/tests/TestSuite_tso.py b/tests/TestSuite_tso.py
old mode 100644
new mode 100755
index 9f4e27a3..fa98db95
--- a/tests/TestSuite_tso.py
+++ b/tests/TestSuite_tso.py
@@ -332,6 +332,9 @@ class TestTSO(TestCase):
"I40E_40G-QSFP_A",
"I40E_40G-QSFP_B",
"I40E_25G-25G_SFP28",
+ "I40E_10G-SFP_X722",
+ "I40E_10G-10G_BASE_T_X722",
+ "I40E_10G-10G_BASE_T_BC",
]
save_file = "/tmp/save.pcap"
dump_pcap = "/tmp/tcpdump_%s.pcap" % rx_interface
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [dts][PATCH V1] tests/tso add some nic unsupport checksum set outer-udp in hardware
2022-10-19 3:20 [dts][PATCH V1] tests/tso add some nic unsupport checksum set outer-udp in hardware Dukai Yuan
@ 2022-10-19 5:45 ` Chen, LingliX
2022-11-18 8:11 ` lijuan.tu
1 sibling, 0 replies; 3+ messages in thread
From: Chen, LingliX @ 2022-10-19 5:45 UTC (permalink / raw)
To: dts
[-- Attachment #1: Type: text/plain, Size: 575 bytes --]
> -----Original Message-----
> From: Dukai Yuan <dukaix.yuan@intel.com>
> Sent: Wednesday, October 19, 2022 11:21 AM
> To: dts@dpdk.org
> Cc: Yuan, DukaiX <dukaix.yuan@intel.com>
> Subject: [dts][PATCH V1] tests/tso add some nic unsupport checksum set
> outer-udp in hardware
>
> I40E_10G-SFP_X722/I40E_10G-10G_BASE_T_X722/I40E_10G-10G_BASE_T_BC
> unsupport checksum outer-udp with hardware. So test these NICs checksum
> outer-udp via software.
>
> Signed-off-by: Dukai Yuan <dukaix.yuan@intel.com>
> ---
Tested-by: Lingli Chen <linglix.chen@intel.com>
[-- Attachment #2: TestTSO.log --]
[-- Type: application/octet-stream, Size: 80340 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dts][PATCH V1] tests/tso add some nic unsupport checksum set outer-udp in hardware
2022-10-19 3:20 [dts][PATCH V1] tests/tso add some nic unsupport checksum set outer-udp in hardware Dukai Yuan
2022-10-19 5:45 ` Chen, LingliX
@ 2022-11-18 8:11 ` lijuan.tu
1 sibling, 0 replies; 3+ messages in thread
From: lijuan.tu @ 2022-11-18 8:11 UTC (permalink / raw)
To: dts, Dukai Yuan; +Cc: Dukai Yuan
On Wed, 19 Oct 2022 11:20:47 +0800, Dukai Yuan <dukaix.yuan@intel.com> wrote:
> I40E_10G-SFP_X722/I40E_10G-10G_BASE_T_X722/I40E_10G-10G_BASE_T_BC
> unsupport checksum outer-udp with hardware. So test these NICs
> checksum outer-udp via software.
>
> Signed-off-by: Dukai Yuan <dukaix.yuan@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-11-18 8:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19 3:20 [dts][PATCH V1] tests/tso add some nic unsupport checksum set outer-udp in hardware Dukai Yuan
2022-10-19 5:45 ` Chen, LingliX
2022-11-18 8:11 ` lijuan.tu
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).