automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw129505-129506 [PATCH v5 1/2] dts: add smoke tests
       [not found] <20230712192005.2045-5-jspewock@iol.unh.edu>
@ 2023-07-12 19:07 ` qemudev
  2023-07-12 19:22 ` |SUCCESS| pw129505 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-07-12 19:07 UTC (permalink / raw)
  To: test-report; +Cc: jspewock, zhoumin

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

_apply patch failure_

Submitter: Jeremy Spewock <jspewock@iol.unh.edu>
Date: Wed, 12 Jul 2023 15:18:01 -0400
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 655eb37b18b1b0dc4d106acdf0dfedde01cfb224

Apply patch set 129505-129506 failed:

Checking patch dts/conf.yaml...
Checking patch dts/framework/config/__init__.py...
error: while searching for:
import pathlib
from dataclasses import dataclass
from enum import Enum, auto, unique
from typing import Any, TypedDict

import warlock  # type: ignore

error: patch failed: dts/framework/config/__init__.py:12
error: dts/framework/config/__init__.py: patch does not apply
Checking patch dts/framework/config/conf_yaml_schema.json...
Checking patch dts/framework/dts.py...
Checking patch dts/framework/exception.py...
Hunk #2 succeeded at 151 (offset 6 lines).
Checking patch dts/framework/remote_session/__init__.py...
Checking patch dts/framework/remote_session/os_session.py...
error: while searching for:
from abc import ABC, abstractmethod
from collections.abc import Iterable
from pathlib import PurePath

from framework.config import Architecture, NodeConfiguration
from framework.logger import DTSLOG
from framework.settings import SETTINGS
from framework.testbed_model import LogicalCore
from framework.utils import EnvVarsDict, MesonArgs

from .remote import CommandResult, RemoteSession, create_remote_session


class OSSession(ABC):

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

from framework.config import Architecture
from framework.exception import DPDKBuildError, RemoteCommandExecutionError
from framework.settings import SETTINGS
from framework.utils import EnvVarsDict, MesonArgs

error: patch failed: dts/framework/remote_session/posix_session.py:6
error: dts/framework/remote_session/posix_session.py: patch does not apply
Checking patch dts/framework/remote_session/remote/__init__.py...
Checking patch dts/framework/remote_session/remote/interactive_remote_session.py...
Checking patch dts/framework/remote_session/remote/interactive_shell.py...
Checking patch dts/framework/remote_session/remote/testpmd_shell.py...
Checking patch dts/framework/test_result.py...
Checking patch dts/framework/test_suite.py...
Checking patch dts/framework/testbed_model/node.py...
Checking patch dts/framework/testbed_model/sut_node.py...
error: while searching for:
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2010-2014 Intel Corporation
# Copyright(c) 2023 PANTHEON.tech s.r.o.

import os
import tarfile
import time
from pathlib import PurePath

from framework.config import BuildTargetConfiguration, NodeConfiguration
from framework.remote_session import CommandResult, OSSession
from framework.settings import SETTINGS
from framework.utils import EnvVarsDict, MesonArgs


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

import sys


def check_dts_python_version() -> None:
    if sys.version_info.major < 3 or (

error: patch failed: dts/framework/utils.py:5
error: dts/framework/utils.py: patch does not apply
Checking patch dts/tests/TestSuite_smoke_tests.py...


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

* |SUCCESS| pw129505 [PATCH v5 1/2] dts: add smoke tests
       [not found] <20230712192005.2045-5-jspewock@iol.unh.edu>
  2023-07-12 19:07 ` |WARNING| pw129505-129506 [PATCH v5 1/2] dts: add smoke tests qemudev
@ 2023-07-12 19:22 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-07-12 19:22 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/129505

_coding style OK_



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

end of thread, other threads:[~2023-07-12 19:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230712192005.2045-5-jspewock@iol.unh.edu>
2023-07-12 19:07 ` |WARNING| pw129505-129506 [PATCH v5 1/2] dts: add smoke tests qemudev
2023-07-12 19:22 ` |SUCCESS| pw129505 " 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).