From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Luca Vizzarro <luca.vizzarro@arm.com>, zhoumin@loongson.cn
Subject: |WARNING| pw153309 [PATCH] dts: improve port handling
Date: Tue, 6 May 2025 20:44:27 +0800 [thread overview]
Message-ID: <202505061244.546CiRk62928101@localhost.localdomain> (raw)
In-Reply-To: <20250506131657.1576152-1-luca.vizzarro@arm.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/153309
_apply patch failure_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tue, 6 May 2025 14:16:05 +0100
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 75f179ebe347b6098cf3af26d3d3b7168fe3fe24
Apply patch set 153309 failed:
Checking patch dts/framework/remote_session/dpdk.py...
Checking patch dts/framework/remote_session/dpdk_shell.py...
Checking patch dts/framework/test_run.py...
error: while searching for:
test_run.ctx.sut_node.setup()
test_run.ctx.tg_node.setup()
test_run.ctx.dpdk.setup(test_run.ctx.topology.sut_ports)
test_run.ctx.tg.setup(test_run.ctx.topology.tg_ports, test_run.ctx.topology.tg_port_ingress)
self.result.ports = test_run.ctx.topology.sut_ports + test_run.ctx.topology.tg_ports
self.result.sut_info = test_run.ctx.sut_node.node_info
error: patch failed: dts/framework/test_run.py:344
error: dts/framework/test_run.py: patch does not apply
Checking patch dts/framework/test_suite.py...
Checking patch dts/framework/testbed_model/capability.py...
Checking patch dts/framework/testbed_model/linux_session.py...
Hunk #3 succeeded at 155 (offset -1 lines).
Hunk #4 succeeded at 197 (offset -1 lines).
Checking patch dts/framework/testbed_model/os_session.py...
Checking patch dts/framework/testbed_model/port.py...
Checking patch dts/framework/testbed_model/topology.py...
Checking patch dts/framework/testbed_model/traffic_generator/scapy.py...
error: while searching for:
implement the methods for handling packets by sending commands into the interactive shell.
"""
from collections.abc import Callable, Iterable
from queue import Empty, SimpleQueue
from threading import Event, Thread
from typing import ClassVar
error: patch failed: dts/framework/testbed_model/traffic_generator/scapy.py:13
error: dts/framework/testbed_model/traffic_generator/scapy.py: patch does not apply
Checking patch dts/framework/testbed_model/traffic_generator/traffic_generator.py...
error: while searching for:
from framework.logger import DTSLogger, get_dts_logger
from framework.testbed_model.node import Node
from framework.testbed_model.port import Port
from framework.utils import get_packet_summaries
error: patch failed: dts/framework/testbed_model/traffic_generator/traffic_generator.py:17
error: dts/framework/testbed_model/traffic_generator/traffic_generator.py: patch does not apply
Checking patch dts/tests/TestSuite_smoke_tests.py...
next parent reply other threads:[~2025-05-06 13:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250506131657.1576152-1-luca.vizzarro@arm.com>
2025-05-06 12:44 ` qemudev [this message]
2025-05-06 13:18 ` |SUCCESS| " 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=202505061244.546CiRk62928101@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).