automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw129572-129577 [PATCH v2 1/6] dts: add scapy dependency
       [not found] <20230717110709.39220-2-juraj.linkes@pantheon.tech>
@ 2023-07-17 10:55 ` qemudev
  2023-07-17 11:09 ` |SUCCESS| pw129572 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-07-17 10:55 UTC (permalink / raw)
  To: test-report; +Cc: juraj.linkes, zhoumin

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

_apply patch failure_

Submitter: Juraj Linkeš <juraj.linkes@pantheon.tech>
Date: Mon, 17 Jul 2023 13:07:04 +0200
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 655eb37b18b1b0dc4d106acdf0dfedde01cfb224

Apply patch set 129572-129577 failed:

Checking patch dts/conf.yaml...
error: while searching for:
    skip_smoke_tests: false # optional flag that allow you to skip smoke tests
    test_suites:
      - hello_world
    system_under_test:
      node_name: "SUT 1"
      vdevs: # optional; if removed, vdevs won't be used in the execution
        - "crypto_openssl"
nodes:
  - name: "SUT 1"
    hostname: sut1.change.me.localhost

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

import warlock  # type: ignore
import yaml

error: patch failed: dts/framework/config/__init__.py:13
error: dts/framework/config/__init__.py: patch does not apply
Checking patch dts/framework/config/conf_yaml_schema.json...
error: while searching for:
        "amount"
      ]
    },
    "pci_address": {
      "type": "string",
      "pattern": "^[\\da-fA-F]{4}:[\\da-fA-F]{2}:[\\da-fA-F]{2}.\\d:?\\w*$"

error: patch failed: dts/framework/config/conf_yaml_schema.json:164
error: dts/framework/config/conf_yaml_schema.json: patch does not apply
Checking patch dts/framework/dts.py...
Hunk #1 succeeded at 32 (offset -6 lines).
error: while searching for:
    Run the given execution. This involves running the execution setup as well as
    running all build targets in the given execution.
    """
    dts_logger.info(f"Running execution with SUT '{execution.system_under_test.name}'.")
    execution_result = result.add_execution(sut_node.config, sut_node.node_info)

    try:

error: patch failed: dts/framework/dts.py:87
error: dts/framework/dts.py: patch does not apply
Checking patch dts/framework/testbed_model/node.py...
Hunk #1 succeeded at 47 (offset -1 lines).
Hunk #2 succeeded at 57 (offset -1 lines).
Checking patch dts/framework/testbed_model/sut_node.py...
error: while searching for:
    BuildTargetConfiguration,
    BuildTargetInfo,
    InteractiveApp,
    NodeConfiguration,
    NodeInfo,
)
from framework.remote_session import (
    CommandResult,

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


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

* |SUCCESS| pw129572 [PATCH v2 1/6] dts: add scapy dependency
       [not found] <20230717110709.39220-2-juraj.linkes@pantheon.tech>
  2023-07-17 10:55 ` |WARNING| pw129572-129577 [PATCH v2 1/6] dts: add scapy dependency qemudev
@ 2023-07-17 11:09 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-07-17 11:09 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2023-07-17 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230717110709.39220-2-juraj.linkes@pantheon.tech>
2023-07-17 10:55 ` |WARNING| pw129572-129577 [PATCH v2 1/6] dts: add scapy dependency qemudev
2023-07-17 11:09 ` |SUCCESS| pw129572 " 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).