automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Dean Marx <dmarx@iol.unh.edu>, zhoumin@loongson.cn
Subject: |WARNING| pw150151 [PATCH v1] dts: fix checksum suite docstring/variable format
Date: Fri, 17 Jan 2025 02:10:37 +0800	[thread overview]
Message-ID: <202501161810.50GIAbD3961354@localhost.localdomain> (raw)
In-Reply-To: <20250116184322.2750-1-dmarx@iol.unh.edu>

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

_apply patch failure_

Submitter: Dean Marx <dmarx@iol.unh.edu>
Date: Thu, 16 Jan 2025 13:43:22 -0500
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 06e2856620a70000b2a28f0ea715fc247b85fd8d

Apply patch set 150151 failed:

Checking patch dts/tests/TestSuite_checksum_offload.py...
error: while searching for:
        verbose_output = testpmd.extract_verbose_output(testpmd.stop())
        for testpmd_packet in verbose_output:
            if testpmd_packet.dst_mac == id:
                isIP = PacketOffloadFlag.RTE_MBUF_F_RX_IP_CKSUM_GOOD in packet.ol_flags
                isL4 = PacketOffloadFlag.RTE_MBUF_F_RX_L4_CKSUM_GOOD in packet.ol_flags
        self.verify(isL4 == goodL4, "Layer 4 checksum flag did not match expected checksum flag.")
        self.verify(isIP == goodIP, "IP checksum flag did not match expected checksum flag.")

    def setup_hw_offload(self, testpmd: TestPmdShell) -> None:
        """Sets IP, UDP, and TCP layers to hardware offload.

error: patch failed: dts/tests/TestSuite_checksum_offload.py:88
error: dts/tests/TestSuite_checksum_offload.py: patch does not apply


       reply	other threads:[~2025-01-16 18:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250116184322.2750-1-dmarx@iol.unh.edu>
2025-01-16 18:10 ` qemudev [this message]
2025-01-16 18:43 ` |SUCCESS| " checkpatch
2025-01-16 19:10 ` |WARNING| pw150151 [PATCH] [v1] " 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=202501161810.50GIAbD3961354@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=dmarx@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).