automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Luca Vizzarro <luca.vizzarro@arm.com>, zhoumin@loongson.cn
Subject: |WARNING| pw152918 [PATCH] dts: add ICMP to packet filter config
Date: Tue, 15 Apr 2025 17:16:20 +0800	[thread overview]
Message-ID: <202504150916.53F9GKTA3305745@localhost.localdomain> (raw)
In-Reply-To: <20250415094923.487014-1-luca.vizzarro@arm.com>

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

_apply patch failure_

Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tue, 15 Apr 2025 10:48:49 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: ca1690ebd224f148268285b15b97441ccdbdd07e

Apply patch set 152918 failed:

Checking patch dts/framework/testbed_model/traffic_generator/capturing_traffic_generator.py...
Checking patch dts/framework/testbed_model/traffic_generator/scapy.py...
Hunk #1 succeeded at 18 (offset -1 lines).
error: while searching for:

        def _filter(packet: Packet) -> bool:
            if ether := packet.getlayer(Ether):
                if filter_config.no_arp and ether.type == 0x0806:
                    return False

                if filter_config.no_lldp and ether.type == 0x88CC:
                    return False

            return True

error: patch failed: dts/framework/testbed_model/traffic_generator/scapy.py:234
error: dts/framework/testbed_model/traffic_generator/scapy.py: patch does not apply


       reply	other threads:[~2025-04-15  9:52 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
2025-04-15  9:16 ` qemudev [this message]
2025-04-15  9:51 ` |SUCCESS| " checkpatch
2025-04-15 11:34 ` dpdklab
2025-04-15 11:52 ` dpdklab
2025-04-15 11:55 ` dpdklab
2025-04-15 12:03 ` dpdklab
2025-04-15 12:04 ` dpdklab
2025-04-15 12:11 ` |PENDING| " dpdklab
2025-04-15 12:12 ` |SUCCESS| " dpdklab
2025-04-15 12:19 ` dpdklab
2025-04-15 12:20 ` dpdklab
2025-04-15 12:54 ` dpdklab
2025-04-15 12:58 ` dpdklab
2025-04-15 13:01 ` dpdklab
2025-04-15 13:23 ` dpdklab
2025-04-15 13:30 ` dpdklab
2025-04-15 13:53 ` dpdklab
2025-04-15 14:18 ` dpdklab
2025-04-16  1:47 ` dpdklab
2025-04-16  2:22 ` 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=202504150916.53F9GKTA3305745@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=luca.vizzarro@arm.com \
    --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).