From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Luca Vizzarro <Luca.Vizzarro@arm.com>, zhoumin@loongson.cn
Subject: |WARNING| pw152195-152201 [PATCH v4 1/7] dts: add tests package to API docs
Date: Mon, 3 Mar 2025 22:27:32 +0800 [thread overview]
Message-ID: <202503031427.523ERWJZ2074060@localhost.localdomain> (raw)
In-Reply-To: <20250303145709.126126-2-Luca.Vizzarro@arm.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/152195
_apply patch failure_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Mon, 3 Mar 2025 16:57:03 +0200
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: fab31a03ba98e7457284df95dd9eef2223a4ccaa
Apply patch set 152195-152201 failed:
Checking patch dts/tests/TestSuite_dynamic_config.py...
Checking patch dts/tests/TestSuite_mac_filter.py...
error: while searching for:
the properties applied to the PMD at any given time.
Test:
Start TestPMD without promiscuous mode.
Send a packet with the port's default mac address. (Should receive)
Send a packet with fake mac address. (Should not receive)
Add fake mac address to the PMD's address pool.
Send a packet with the fake mac address to the PMD. (Should receive)
Remove the fake mac address from the PMD's address pool.
Send a packet with the fake mac address to the PMD. (Should not receive)
"""
with TestPmdShell() as testpmd:
testpmd.set_promisc(0, enable=False)
error: patch failed: dts/tests/TestSuite_mac_filter.py:93
error: dts/tests/TestSuite_mac_filter.py: patch does not apply
Checking patch dts/tests/TestSuite_mtu.py...
error: while searching for:
"""Set up the test suite.
Setup:
Set traffic generator MTU lengths to a size greater than scope of all
test cases.
"""
self.topology.tg_port_egress.configure_mtu(JUMBO_MTU + 200)
self.topology.tg_port_ingress.configure_mtu(JUMBO_MTU + 200)
error: patch failed: dts/tests/TestSuite_mtu.py:48
error: dts/tests/TestSuite_mtu.py: patch does not apply
next parent reply other threads:[~2025-03-03 15:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250303145709.126126-2-Luca.Vizzarro@arm.com>
2025-03-03 14:27 ` qemudev [this message]
2025-03-03 14:58 ` |SUCCESS| pw152195 " 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=202503031427.523ERWJZ2074060@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).