From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Luca Vizzarro <luca.vizzarro@arm.com>, zhoumin@loongson.cn
Subject: |WARNING| pw156446-156452 [PATCH v2 1/7] dts: merge RemoteSession class
Date: Thu, 4 Sep 2025 19:12:39 +0800 [thread overview]
Message-ID: <202509041112.584BCdFb1379286@localhost.localdomain> (raw)
In-Reply-To: <20250904114653.199080-2-luca.vizzarro@arm.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/156446
_apply patch failure_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Thu, 4 Sep 2025 12:45:01 +0100
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 211f1660212809640003eb83664d4fbaa01e1a2a
Apply patch set 156446-156452 failed:
Checking patch dts/tests/TestSuite_packet_capture.py...
error: while searching for:
received_packets = self._send_and_dump()
expected_packets = self.get_expected_packets(self.packets, sent_from_tg=True)
rx_pcap_packets = self._load_pcap_packets(self.rx_pcap_path)
self.verify(
self.match_all_packets(expected_packets, rx_pcap_packets, verify=False),
"Rx packets from dumpcap weren't the same as the expected packets.",
)
tx_pcap_packets = self._load_pcap_packets(self.tx_pcap_path)
self.verify(
self.match_all_packets(tx_pcap_packets, received_packets, verify=False),
"Tx packets from dumpcap weren't the same as the packets received by Scapy.",
)
@func_test
def dumpcap_filter(self) -> None:
error: patch failed: dts/tests/TestSuite_packet_capture.py:169
error: dts/tests/TestSuite_packet_capture.py: patch does not apply
Checking patch dts/tests/TestSuite_softnic.py...
next parent reply other threads:[~2025-09-04 11:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250904114653.199080-2-luca.vizzarro@arm.com>
2025-09-04 11:12 ` qemudev [this message]
2025-09-04 11:46 ` |SUCCESS| pw156446 " checkpatch
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=202509041112.584BCdFb1379286@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=luca.vizzarro@arm.com \
--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).