automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: jspewock@iol.unh.edu, zhoumin@loongson.cn
Subject: |WARNING| pw141126-141129 [PATCH v4 1/4] dts: add context manager for interactive shells
Date: Fri, 14 Jun 2024 01:50:56 +0800	[thread overview]
Message-ID: <202406131750.45DHouj5611253@localhost.localdomain> (raw)
In-Reply-To: <20240613181510.30135-2-jspewock@iol.unh.edu>

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

_apply patch failure_

Submitter: Jeremy Spewock <jspewock@iol.unh.edu>
Date: Thu, 13 Jun 2024 14:15:07 -0400
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 6484c847d4e48386904841d6b7062007f837dfb4

Apply patch set 141126-141129 failed:

Checking patch dts/framework/remote_session/__init__.py...
error: while searching for:
from .interactive_shell import InteractiveShell
from .python_shell import PythonShell
from .remote_session import CommandResult, RemoteSession
from .ssh_session import SSHSession
from .testpmd_shell import NicCapability, TestPmdShell


error: patch failed: dts/framework/remote_session/__init__.py:21
error: dts/framework/remote_session/__init__.py: patch does not apply
Checking patch dts/framework/remote_session/interactive_shell.py...
Checking patch dts/framework/remote_session/single_active_interactive_shell.py...
Checking patch dts/framework/remote_session/testpmd_shell.py...
Hunk #1 succeeded at 24 (offset -2 lines).
Hunk #2 succeeded at 80 (offset -2 lines).
error: while searching for:
                f"Test pmd failed to set fwd mode to {mode.value}"
            )

    def close(self) -> None:
        """Overrides :meth:`~.interactive_shell.close`."""
        self.send_command("quit", "")
        return super().close()

    def get_capas_rxq(
        self, supported_capabilities: MutableSet, unsupported_capabilities: MutableSet

error: patch failed: dts/framework/remote_session/testpmd_shell.py:227
error: dts/framework/remote_session/testpmd_shell.py: patch does not apply
Checking patch dts/framework/testbed_model/os_session.py...
Checking patch dts/framework/testbed_model/sut_node.py...
error: while searching for:
        unsupported_capas: set[NicCapability] = set()
        self._logger.debug(f"Checking which capabilities from {capabilities} NIC are supported.")
        testpmd_shell = self.create_interactive_shell(TestPmdShell, privileged=True)
        for capability in capabilities:
            if capability not in supported_capas or capability not in unsupported_capas:
                capability.value(testpmd_shell, supported_capas, unsupported_capas)
        del testpmd_shell
        return supported_capas

    def _set_up_build_target(self, build_target_config: BuildTargetConfiguration) -> None:

error: patch failed: dts/framework/testbed_model/sut_node.py:243
error: dts/framework/testbed_model/sut_node.py: patch does not apply
Checking patch dts/framework/testbed_model/traffic_generator/scapy.py...
Checking patch dts/tests/TestSuite_pmd_buffer_scatter.py...
Checking patch dts/tests/TestSuite_smoke_tests.py...


       reply	other threads:[~2024-06-13 18:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240613181510.30135-2-jspewock@iol.unh.edu>
2024-06-13 17:50 ` qemudev [this message]
2024-06-13 18:16 ` |SUCCESS| pw141126 " checkpatch

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=202406131750.45DHouj5611253@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=jspewock@iol.unh.edu \
    --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).