From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Luca Vizzarro <luca.vizzarro@arm.com>, zhoumin@loongson.cn
Subject: |WARNING| pw148362 [PATCH v2] dts: improve statistics
Date: Tue, 12 Nov 2024 23:36:25 +0800 [thread overview]
Message-ID: <202411121536.4ACFaPsI1901948@localhost.localdomain> (raw)
In-Reply-To: <20241112160840.477902-1-luca.vizzarro@arm.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/148362
_apply patch failure_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tue, 12 Nov 2024 16:08:40 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: c5df7a373ad07413d9652479272cd16adf989b06
Apply patch set 148362 failed:
Checking patch dts/framework/runner.py...
Hunk #1 succeeded at 92 (offset 5 lines).
error: while searching for:
self._logger.info(
f"Running test run with SUT '{test_run_config.system_under_test_node.node_name}'."
)
test_run_result.add_sut_info(sut_node.node_info)
try:
dpdk_build_config = test_run_config.dpdk_config
if new_location := SETTINGS.dpdk_location:
error: patch failed: dts/framework/runner.py:314
error: dts/framework/runner.py: patch does not apply
Checking patch dts/framework/test_result.py...
error: while searching for:
variable modify the directory where the files with results will be stored.
"""
import os.path
from collections.abc import MutableSequence
from dataclasses import dataclass, field
from enum import Enum, auto
from typing import Union
from framework.testbed_model.capability import Capability
from .config import TestRunConfiguration, TestSuiteConfig
from .exception import DTSError, ErrorSeverity
from .logger import DTSLogger
from .settings import SETTINGS
from .test_suite import TestCase, TestSuite
from .testbed_model.os_session import OSSessionInfo
from .testbed_model.sut_node import DPDKBuildInfo
error: patch failed: dts/framework/test_result.py:22
error: dts/framework/test_result.py: patch does not apply
next parent reply other threads:[~2024-11-12 16:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241112160840.477902-1-luca.vizzarro@arm.com>
2024-11-12 15:36 ` qemudev [this message]
2024-11-12 16:09 ` |SUCCESS| " checkpatch
2024-11-12 16:26 ` |WARNING| pw148362 [PATCH] [v2] " dpdklab
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=202411121536.4ACFaPsI1901948@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).