automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw147550-147557 [PATCH v4 1/8] dts: add pydantic dependency
       [not found] <20241028174949.3283701-2-luca.vizzarro@arm.com>
@ 2024-10-28 17:20 ` qemudev
  2024-10-28 17:53 ` |WARNING| pw147550 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2024-10-28 17:20 UTC (permalink / raw)
  To: test-report; +Cc: Luca Vizzarro, zhoumin

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

_apply patch failure_

Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Mon, 28 Oct 2024 17:49:41 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 6dad0bb5c8621644beca86ff5f4910a943ba604d

Apply patch set 147550-147557 failed:

Checking patch dts/framework/config/__init__.py...
error: while searching for:
    traffic_generator: TrafficGeneratorConfig


@dataclass(slots=True, frozen=True)
class NodeInfo:
    """Supplemental node information.

    Attributes:
        os_name: The name of the running operating system of
            the :class:`~framework.testbed_model.node.Node`.
        os_version: The version of the running operating system of
            the :class:`~framework.testbed_model.node.Node`.
        kernel_version: The kernel version of the running operating system of
            the :class:`~framework.testbed_model.node.Node`.
    """

    os_name: str
    os_version: str
    kernel_version: str


@dataclass(slots=True, frozen=True)
class DPDKBuildConfiguration:
    """DPDK build configuration.

error: patch failed: dts/framework/config/__init__.py:318
error: dts/framework/config/__init__.py: patch does not apply
Checking patch dts/framework/test_result.py...
error: while searching for:

from framework.testbed_model.capability import Capability

from .config import DPDKBuildInfo, NodeInfo, TestRunConfiguration, TestSuiteConfig
from .exception import DTSError, ErrorSeverity
from .logger import DTSLogger
from .settings import SETTINGS
from .test_suite import TestCase, TestSuite


@dataclass(slots=True, frozen=True)

error: patch failed: dts/framework/test_result.py:30
error: dts/framework/test_result.py: patch does not apply
Checking patch dts/framework/testbed_model/os_session.py...
error: while searching for:
"""
from abc import ABC, abstractmethod
from collections.abc import Iterable
from ipaddress import IPv4Interface, IPv6Interface
from pathlib import Path, PurePath, PurePosixPath
from typing import Union

from framework.config import Architecture, NodeConfiguration, NodeInfo
from framework.logger import DTSLogger
from framework.remote_session import (
    InteractiveRemoteSession,

error: patch failed: dts/framework/testbed_model/os_session.py:24
error: dts/framework/testbed_model/os_session.py: patch does not apply
Checking patch dts/framework/testbed_model/posix_session.py...
error: while searching for:
from collections.abc import Iterable
from pathlib import Path, PurePath, PurePosixPath

from framework.config import Architecture, NodeInfo
from framework.exception import DPDKBuildError, RemoteCommandExecutionError
from framework.settings import SETTINGS
from framework.utils import (

error: patch failed: dts/framework/testbed_model/posix_session.py:15
error: dts/framework/testbed_model/posix_session.py: patch does not apply
Checking patch dts/framework/testbed_model/sut_node.py...
error: while searching for:

import os
import time
from pathlib import PurePath

from framework.config import (
    DPDKBuildConfiguration,
    DPDKBuildInfo,
    DPDKLocation,
    NodeInfo,
    SutNodeConfiguration,
    TestRunConfiguration,
)

error: patch failed: dts/framework/testbed_model/sut_node.py:14
error: dts/framework/testbed_model/sut_node.py: patch does not apply


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |WARNING| pw147550 [PATCH v4 1/8] dts: add pydantic dependency
       [not found] <20241028174949.3283701-2-luca.vizzarro@arm.com>
  2024-10-28 17:20 ` |WARNING| pw147550-147557 [PATCH v4 1/8] dts: add pydantic dependency qemudev
@ 2024-10-28 17:53 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2024-10-28 17:53 UTC (permalink / raw)
  To: test-report; +Cc: Luca Vizzarro

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/147550

_coding style issues_


WARNING:TYPO_SPELLING: 'afe' may be misspelled - perhaps 'safe'?
#149: FILE: dts/poetry.lock:822:
+    {file = "pydantic_core-2.23.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4a7cd62e831afe623fbb7aabbb4fe583212115b3ef38a9f6b71869ba644624a2"},

WARNING:TYPO_SPELLING: 'afe' may be misspelled - perhaps 'safe'?
#151: FILE: dts/poetry.lock:824:
+    {file = "pydantic_core-2.23.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:e38e63e6f3d1cec5a27e0afe90a085af8b6806ee208b33030e65b6516353f1a3"},

WARNING:TYPO_SPELLING: 'afe' may be misspelled - perhaps 'safe'?
#224: FILE: dts/poetry.lock:897:
+    {file = "pydantic_core-2.23.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:883a91b5dd7d26492ff2f04f40fbb652de40fcc0afe07e8129e8ae779c2110eb"},

WARNING:TYPO_SPELLING: 'ede' may be misspelled - perhaps 'edge'?
#230: FILE: dts/poetry.lock:903:
+    {file = "pydantic_core-2.23.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:aea443fffa9fbe3af1a9ba721a87f926fe548d32cab71d188a6ede77d0ff244e"},

WARNING:TYPO_SPELLING: 'afe' may be misspelled - perhaps 'safe'?
#252: FILE: dts/poetry.lock:1036:
+    {file = "PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e7d73685e87afe9f3b36c799222440d6cf362062f78be1013661b00c5c6f678b"},

total: 0 errors, 5 warnings, 234 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-28 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241028174949.3283701-2-luca.vizzarro@arm.com>
2024-10-28 17:20 ` |WARNING| pw147550-147557 [PATCH v4 1/8] dts: add pydantic dependency qemudev
2024-10-28 17:53 ` |WARNING| pw147550 " checkpatch

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).