* |WARNING| pw143750 [PATCH] dts: add per-test-suite configuration
[not found] <20240906161355.701688-1-luca.vizzarro@arm.com>
@ 2024-09-06 16:02 ` qemudev
2024-09-06 16:15 ` checkpatch
` (2 subsequent siblings)
3 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2024-09-06 16:02 UTC (permalink / raw)
To: test-report; +Cc: Luca Vizzarro, zhoumin
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...
^ permalink raw reply [flat|nested] 4+ messages in thread
* |WARNING| pw143750 [PATCH] dts: add per-test-suite configuration
[not found] <20240906161355.701688-1-luca.vizzarro@arm.com>
2024-09-06 16:02 ` |WARNING| pw143750 [PATCH] dts: add per-test-suite configuration qemudev
@ 2024-09-06 16:15 ` checkpatch
2024-09-06 17:05 ` |FAILURE| " 0-day Robot
2024-09-10 23:02 ` |WARNING| " dpdklab
3 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2024-09-06 16:15 UTC (permalink / raw)
To: test-report; +Cc: Luca Vizzarro
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143750
_coding style issues_
WARNING:TYPO_SPELLING: 'nTo' may be misspelled - perhaps 'not'?
#462: FILE: dts/framework/config/conf_yaml_schema.json:483:
+ "description": "Configuration mapping class to select and configure the test suites.
Before using this class, the custom configuration type annotations need to be fixed.
To do so, you need to call the `fix_custom_config_annotations` method.",
total: 0 errors, 1 warnings, 971 lines checked
^ permalink raw reply [flat|nested] 4+ messages in thread
* |FAILURE| pw143750 [PATCH] dts: add per-test-suite configuration
[not found] <20240906161355.701688-1-luca.vizzarro@arm.com>
2024-09-06 16:02 ` |WARNING| pw143750 [PATCH] dts: add per-test-suite configuration qemudev
2024-09-06 16:15 ` checkpatch
@ 2024-09-06 17:05 ` 0-day Robot
2024-09-10 23:02 ` |WARNING| " dpdklab
3 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2024-09-06 17:05 UTC (permalink / raw)
To: test-report; +Cc: luca.vizzarro, robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/143750/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10741850951
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
[688/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_ipsec_sad.cpp.o'.
[689/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_vdpa_driver.cpp.o'.
[690/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_ipsec.cpp.o'.
[691/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_fib.cpp.o'.
[692/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_ipsec_sa.cpp.o'.
[693/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_fib6.cpp.o'.
[694/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_ethdev.cpp.o'.
[695/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_ras.cpp.o'.
[696/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_frag.cpp.o'.
[697/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_pdcp.cpp.o'.
[698/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_fd.cpp.o'.
[699/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_ring.cpp.o'.
[700/742] Generating html_guides with a custom command.
FAILED: doc/guides/html
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 24.11.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W
Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/tools/dts.rst:400:Unexpected indentation.
[701/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port.cpp.o'.
[702/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_sched.cpp.o'.
[703/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_source_sink.cpp.o'.
[704/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_sym_crypto.cpp.o'.
[705/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_eventdev.cpp.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[140/742] Compiling C object 'examples/c590b3c@@dpdk-mp_server@exe/multi_process_client_server_mp_mp_server_init.c.o'.
[141/742] Compiling C object 'examples/c590b3c@@dpdk-mp_client@exe/multi_process_client_server_mp_mp_client_client.c.o'.
[142/742] Linking target examples/dpdk-mp_client.
[143/742] Compiling C object 'examples/c590b3c@@dpdk-hotplug_mp@exe/multi_process_hotplug_mp_commands.c.o'.
[144/742] Generating commands_hdr with a meson_exe.py custom command.
[145/742] Compiling C object 'examples/c590b3c@@dpdk-hotplug_mp@exe/multi_process_hotplug_mp_main.c.o'.
[146/742] Compiling C object 'examples/c590b3c@@dpdk-mp_server@exe/multi_process_client_server_mp_mp_server_main.c.o'.
[147/742] Linking target examples/dpdk-hotplug_mp.
[148/742] Linking target examples/dpdk-mp_server.
[149/742] Compiling C object 'examples/c590b3c@@dpdk-simple_mp@exe/multi_process_simple_mp_mp_commands.c.o'.
[150/742] Generating commands_hdr with a meson_exe.py custom command.
[151/742] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-crypto@exe/l2fwd-crypto_main.c.o'.
[152/742] Generating html_guides with a custom command.
FAILED: doc/guides/html
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 24.11.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W
Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/tools/dts.rst:400:Unexpected indentation.
[153/742] Linking target examples/dpdk-l2fwd-crypto.
[154/742] Compiling C object 'examples/c590b3c@@dpdk-symmetric_mp@exe/multi_process_symmetric_mp_main.c.o'.
[155/742] Compiling C object 'examples/c590b3c@@dpdk-simple_mp@exe/multi_process_simple_mp_main.c.o'.
[156/742] Compiling C object 'examples/c590b3c@@dpdk-ntb@exe/ntb_ntb_fwd.c.o'.
[157/742] Compiling C object 'examples/c590b3c@@dpdk-packet_ordering@exe/packet_ordering_main.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* |WARNING| pw143750 [PATCH] dts: add per-test-suite configuration
[not found] <20240906161355.701688-1-luca.vizzarro@arm.com>
` (2 preceding siblings ...)
2024-09-06 17:05 ` |FAILURE| " 0-day Robot
@ 2024-09-10 23:02 ` dpdklab
3 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2024-09-10 23:02 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/143750
_apply patch failure_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Friday, September 06 2024 16:13:55
Applied on: CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43
Apply patch set 143750 failed:
<!doctype html>
<html lang="en">
<head>
<title>Not Found</title>
</head>
<body>
<h1>Not Found</h1><p>The requested resource was not found on this server.</p>
</body>
</html>
https://lab.dpdk.org/results/dashboard/patchsets/30945/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-09-10 23:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240906161355.701688-1-luca.vizzarro@arm.com>
2024-09-06 16:02 ` |WARNING| pw143750 [PATCH] dts: add per-test-suite configuration qemudev
2024-09-06 16:15 ` checkpatch
2024-09-06 17:05 ` |FAILURE| " 0-day Robot
2024-09-10 23:02 ` |WARNING| " dpdklab
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).