|WARNING| pw141394-141401 [PATCH v7 1/8] dts: add params manipulation module

qemudev at loongson.cn qemudev at loongson.cn
Wed Jun 19 15:41:07 CEST 2024


Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/141394

_apply patch failure_

Submitter: Luca Vizzarro <luca.vizzarro at arm.com>
Date: Wed, 19 Jun 2024 15:02:58 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: e0dc4156c26bcb11c4348a079fa5fb8c4838423b

Apply patch set 141394-141401 failed:

Checking patch dts/framework/remote_session/interactive_shell.py...
error: while searching for:
from paramiko import Channel, SSHClient, channel  # type: ignore[import-untyped]

from framework.logger import DTSLogger
from framework.settings import SETTINGS



error: patch failed: dts/framework/remote_session/interactive_shell.py:21
error: dts/framework/remote_session/interactive_shell.py: patch does not apply
Checking patch dts/framework/remote_session/testpmd_shell.py...
error: while searching for:
from framework.exception import InteractiveCommandExecutionError
from framework.parser import ParserFn, TextParser
from framework.settings import SETTINGS
from framework.utils import StrEnum

from .interactive_shell import InteractiveShell

error: patch failed: dts/framework/remote_session/testpmd_shell.py:28
error: dts/framework/remote_session/testpmd_shell.py: patch does not apply
Checking patch dts/framework/testbed_model/node.py...
error: while searching for:
from framework.config import OS, NodeConfiguration, TestRunConfiguration
from framework.exception import ConfigurationError
from framework.logger import DTSLogger, get_dts_logger
from framework.settings import SETTINGS

from .cpu import (

error: patch failed: dts/framework/testbed_model/node.py:19
error: dts/framework/testbed_model/node.py: patch does not apply
Checking patch dts/framework/testbed_model/os_session.py...
Hunk #3 succeeded at 136 (offset 6 lines).
Checking patch dts/framework/testbed_model/sut_node.py...
error: while searching for:
    SutNodeConfiguration,
    TestRunConfiguration,
)
from framework.remote_session import CommandResult
from framework.settings import SETTINGS
from framework.utils import MesonArgs

error: patch failed: dts/framework/testbed_model/sut_node.py:24
error: dts/framework/testbed_model/sut_node.py: patch does not apply
Checking patch dts/tests/TestSuite_pmd_buffer_scatter.py...
error: while searching for:
from scapy.packet import Raw  # type: ignore[import-untyped]
from scapy.utils import hexstr  # type: ignore[import-untyped]

from framework.remote_session.testpmd_shell import TestPmdForwardingModes, TestPmdShell
from framework.test_suite import TestSuite


error: patch failed: dts/tests/TestSuite_pmd_buffer_scatter.py:22
error: dts/tests/TestSuite_pmd_buffer_scatter.py: patch does not apply



More information about the test-report mailing list