|WARNING| pw144458 [PATCH v7 1/1] dts: add text parser for testpmd verbose output
qemudev at loongson.cn
qemudev at loongson.cn
Thu Sep 26 17:22:12 CEST 2024
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/144458
_apply patch failure_
Submitter: Jeremy Spewock <jspewock at iol.unh.edu>
Date: Thu, 26 Sep 2024 11:47:37 -0400
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 41dd9a6bc2d9c6e20e139ad713cc9d172572dd43
Apply patch set 144458 failed:
Checking patch dts/framework/remote_session/testpmd_shell.py...
error: while searching for:
from framework.settings import SETTINGS
from framework.testbed_model.cpu import LogicalCoreCount, LogicalCoreList
from framework.testbed_model.sut_node import SutNode
from framework.utils import StrEnum
P = ParamSpec("P")
TestPmdShellMethod = Callable[Concatenate["TestPmdShell", P], Any]
error: patch failed: dts/framework/remote_session/testpmd_shell.py:32
error: dts/framework/remote_session/testpmd_shell.py: patch does not apply
Checking patch dts/framework/utils.py...
error: while searching for:
from .exception import ConfigurationError, InternalError
REGEX_FOR_PCI_ADDRESS: str = "/[0-9a-fA-F]{4}:[0-9a-fA-F]{2}:[0-9a-fA-F]{2}.[0-9]{1}/"
def expand_range(range_str: str) -> list[int]:
error: patch failed: dts/framework/utils.py:29
error: dts/framework/utils.py: patch does not apply
More information about the test-report
mailing list