From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Dean Marx <dmarx@iol.unh.edu>, zhoumin@loongson.cn
Subject: |WARNING| pw150150 [PATCH v1] dts: fix attribute error in checksum offload suite
Date: Fri, 17 Jan 2025 02:10:13 +0800 [thread overview]
Message-ID: <202501161810.50GIAD7T959894@localhost.localdomain> (raw)
In-Reply-To: <20250116181700.25180-1-dmarx@iol.unh.edu>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/150150
_apply patch failure_
Submitter: Dean Marx <dmarx@iol.unh.edu>
Date: Thu, 16 Jan 2025 13:17:00 -0500
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 06e2856620a70000b2a28f0ea715fc247b85fd8d
Apply patch set 150150 failed:
Checking patch dts/tests/TestSuite_checksum_offload.py...
error: while searching for:
verbose_output = testpmd.extract_verbose_output(testpmd.stop())
for testpmd_packet in verbose_output:
if testpmd_packet.dst_mac == id:
isIP = PacketOffloadFlag.RTE_MBUF_F_RX_IP_CKSUM_GOOD in packet.ol_flags
isL4 = PacketOffloadFlag.RTE_MBUF_F_RX_L4_CKSUM_GOOD in packet.ol_flags
self.verify(isL4 == goodL4, "Layer 4 checksum flag did not match expected checksum flag.")
self.verify(isIP == goodIP, "IP checksum flag did not match expected checksum flag.")
error: patch failed: dts/tests/TestSuite_checksum_offload.py:88
error: dts/tests/TestSuite_checksum_offload.py: patch does not apply
next parent reply other threads:[~2025-01-16 18:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250116181700.25180-1-dmarx@iol.unh.edu>
2025-01-16 18:10 ` qemudev [this message]
2025-01-16 18:16 ` |SUCCESS| " checkpatch
2025-01-16 19:19 ` |WARNING| pw150150 [PATCH] [v1] " dpdklab
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=202501161810.50GIAD7T959894@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=dmarx@iol.unh.edu \
--cc=test-report@dpdk.org \
--cc=zhoumin@loongson.cn \
/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).