automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Luca Vizzarro <luca.vizzarro@arm.com>, zhoumin@loongson.cn
Subject: |WARNING| pw143750 [PATCH] dts: add per-test-suite configuration
Date: Sat, 7 Sep 2024 00:02:21 +0800	[thread overview]
Message-ID: <202409061602.486G2LNf438928@localhost.localdomain> (raw)
In-Reply-To: <20240906161355.701688-1-luca.vizzarro@arm.com>

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

_apply patch failure_

Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Fri,  6 Sep 2024 17:13:55 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 41dd9a6bc2d9c6e20e139ad713cc9d172572dd43

Apply patch set 143750 failed:

Checking patch doc/guides/tools/dts.rst...
Hunk #2 succeeded at 520 (offset -10 lines).
Hunk #3 succeeded at 547 (offset -10 lines).
Checking patch dts/conf.yaml...
Checking patch dts/framework/config/__init__.py...
error: while searching for:
      and makes it thread safe should we ever want to move in that direction.
"""

from enum import Enum, auto, unique
from functools import cached_property
from pathlib import Path
from typing import TYPE_CHECKING, Annotated, Any, Literal, NamedTuple, Protocol

import yaml
from pydantic import (

error: patch failed: dts/framework/config/__init__.py:35
error: dts/framework/config/__init__.py: patch does not apply
Checking patch dts/framework/config/conf_yaml_schema.json...
error: while searching for:
      "title": "Compiler",
      "type": "string"
    },
    "HugepageConfiguration": {
      "additionalProperties": false,
      "description": "The hugepage configuration of :class:`~framework.testbed_model.node.Node`\\s.\n\nAttributes:\n    number_of: The number of hugepages to allocate.\n    force_first_numa: If :data:`True`, the hugepages will be configured on the first NUMA node.",

error: patch failed: dts/framework/config/conf_yaml_schema.json:66
error: dts/framework/config/conf_yaml_schema.json: patch does not apply
Checking patch dts/framework/config/generated.py...
Checking patch dts/framework/config/test_suite.py...
Checking patch dts/framework/runner.py...
error: while searching for:
from types import FunctionType
from typing import Iterable

from framework.testbed_model.sut_node import SutNode
from framework.testbed_model.tg_node import TGNode

from .config import (
    BuildTargetConfiguration,
    Configuration,
    SutNodeConfiguration,

error: patch failed: dts/framework/runner.py:24
error: dts/framework/runner.py: patch does not apply
Checking patch dts/framework/settings.py...
error: while searching for:
from pathlib import Path
from typing import Callable

from pydantic import ValidationError

from .config import TestSuiteConfig
from .exception import ConfigurationError
from .utils import DPDKGitTarball, get_commit_id


error: patch failed: dts/framework/settings.py:85
error: dts/framework/settings.py: patch does not apply
Checking patch dts/framework/test_result.py...
Checking patch dts/framework/test_suite.py...
error: while searching for:
from ipaddress import IPv4Interface, IPv6Interface, ip_interface
from pkgutil import iter_modules
from types import FunctionType, ModuleType
from typing import ClassVar, NamedTuple, Union

from pydantic.alias_generators import to_pascal
from scapy.layers.inet import IP  # type: ignore[import-untyped]

error: patch failed: dts/framework/test_suite.py:23
error: dts/framework/test_suite.py: patch does not apply
Checking patch dts/generate-schema.py...
error: dts/generate-schema.py: No such file or directory
Checking patch dts/generate-test-mappings.py...
Checking patch dts/tests/TestSuite_hello_world.py...
Checking patch dts/tests/__init__.py...


       reply	other threads:[~2024-09-06 16:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240906161355.701688-1-luca.vizzarro@arm.com>
2024-09-06 16:02 ` qemudev [this message]
2024-09-06 16:15 ` checkpatch
2024-09-06 17:05 ` |FAILURE| " 0-day Robot
2024-09-10 23:02 ` |WARNING| " 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=202409061602.486G2LNf438928@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).