automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Andrew Bailey <abailey@iol.unh.edu>, zhoumin@loongson.cn
Subject: |WARNING| pw156458 [PATCH v5 1/1] dts: add missing type hints to method signatures
Date: Fri, 5 Sep 2025 20:16:15 +0800	[thread overview]
Message-ID: <202509051216.585CGFbE1685518@localhost.localdomain> (raw)
In-Reply-To: <20250905124058.174777-2-abailey@iol.unh.edu>

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

_apply patch failure_

Submitter: Andrew Bailey <abailey@iol.unh.edu>
Date: Fri,  5 Sep 2025 08:40:58 -0400
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 211f1660212809640003eb83664d4fbaa01e1a2a

Apply patch set 156458 failed:

Checking patch .mailmap...
Checking patch dts/framework/context.py...
Checking patch dts/framework/exception.py...
Checking patch dts/framework/logger.py...
Checking patch dts/framework/params/__init__.py...
Checking patch dts/framework/remote_session/dpdk.py...
Checking patch dts/framework/remote_session/dpdk_shell.py...
Checking patch dts/framework/remote_session/interactive_shell.py...
Checking patch dts/framework/remote_session/python_shell.py...
Checking patch dts/framework/remote_session/remote_session.py...
Checking patch dts/framework/remote_session/shell_pool.py...
Checking patch dts/framework/remote_session/testpmd_shell.py...
Checking patch dts/framework/runner.py...
Checking patch dts/framework/settings.py...
Checking patch dts/framework/test_result.py...
Checking patch dts/framework/test_run.py...
Checking patch dts/framework/test_suite.py...
Checking patch dts/framework/testbed_model/capability.py...
Checking patch dts/framework/testbed_model/cpu.py...
Checking patch dts/framework/testbed_model/node.py...
Checking patch dts/framework/testbed_model/os_session.py...
Checking patch dts/framework/testbed_model/port.py...
Checking patch dts/framework/testbed_model/posix_session.py...
Checking patch dts/framework/testbed_model/traffic_generator/scapy.py...
Checking patch dts/framework/testbed_model/traffic_generator/traffic_generator.py...
Checking patch dts/framework/testbed_model/virtual_device.py...
Checking patch dts/framework/utils.py...
Checking patch dts/tests/TestSuite_blocklist.py...
Checking patch dts/tests/TestSuite_dynamic_queue_conf.py...
error: while searching for:

    @requires(NicCapability.RUNTIME_RX_QUEUE_SETUP)
    @func_test
    def rx_queue_stop(self):
        """Run method for stopping queues with flag for Rx testing set to :data:`True`."""
        self.stop_queues(True)

    @requires(NicCapability.RUNTIME_RX_QUEUE_SETUP)
    @func_test
    def rx_queue_configuration(self):
        """Run method for configuring queues with flag for Rx testing set to :data:`True`."""
        self.modify_ring_size(True)

    @requires(NicCapability.RUNTIME_TX_QUEUE_SETUP)
    @func_test
    def tx_queue_stop(self):
        """Run method for stopping queues with flag for Rx testing set to :data:`False`."""
        self.stop_queues(False)

    @requires(NicCapability.RUNTIME_TX_QUEUE_SETUP)
    @func_test
    def tx_queue_configuration(self):
        """Run method for configuring queues with flag for Rx testing set to :data:`False`."""
        self.modify_ring_size(False)

error: patch failed: dts/tests/TestSuite_dynamic_queue_conf.py:277
error: dts/tests/TestSuite_dynamic_queue_conf.py: patch does not apply
Checking patch dts/tests/TestSuite_port_restart_config_persistency.py...


       reply	other threads:[~2025-09-05 12:52 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250905124058.174777-2-abailey@iol.unh.edu>
2025-09-05 12:16 ` qemudev [this message]
2025-09-05 12:39 ` |SUCCESS| " checkpatch
2025-09-05 13:09 ` |SUCCESS| pw156458 [PATCH] [v5,1/1] dts: add missing type hints to m dpdklab
2025-09-05 13:15 ` |PENDING| " dpdklab
2025-09-05 13:15 ` dpdklab
2025-09-05 13:16 ` dpdklab
2025-09-05 13:17 ` dpdklab
2025-09-05 13:17 ` |SUCCESS| " dpdklab
2025-09-05 13:24 ` |PENDING| " dpdklab
2025-09-05 13:24 ` |SUCCESS| " dpdklab
2025-09-05 13:25 ` |FAILURE| " dpdklab
2025-09-05 13:35 ` |SUCCESS| " dpdklab
2025-09-05 13:37 ` dpdklab
2025-09-05 13:37 ` dpdklab
2025-09-05 13:45 ` dpdklab
2025-09-05 13:48 ` dpdklab
2025-09-05 13:54 ` |WARNING| " dpdklab
2025-09-05 13:54 ` |SUCCESS| " dpdklab
2025-09-05 14:37 ` dpdklab
2025-09-05 16:28 ` 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=202509051216.585CGFbE1685518@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=abailey@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).