automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Bruce Richardson <bruce.richardson@intel.com>, zhoumin@loongson.cn
Subject: |WARNING| pw150581-150584 [PATCH 1/4] drivers: merge common and net idpf drivers
Date: Wed, 29 Jan 2025 00:30:26 +0800	[thread overview]
Message-ID: <202501281630.50SGUQEY1865343@localhost.localdomain> (raw)
In-Reply-To: <20250128163649.343336-2-bruce.richardson@intel.com>

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

_apply patch failure_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Tue, 28 Jan 2025 16:36:45 +0000
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 186f8e8c336158942d9dceae03db89266dddaa97

Apply patch set 150581-150584 failed:

Checking patch drivers/common/idpf/meson.build...
Checking patch drivers/common/meson.build...
Checking patch drivers/net/intel/cpfl/meson.build...
error: drivers/net/intel/cpfl/meson.build: No such file or directory
Checking patch drivers/common/idpf/base/README => drivers/net/intel/idpf/base/README...
Checking patch drivers/common/idpf/base/idpf_alloc.h => drivers/net/intel/idpf/base/idpf_alloc.h...
Checking patch drivers/common/idpf/base/idpf_controlq.c => drivers/net/intel/idpf/base/idpf_controlq.c...
Checking patch drivers/common/idpf/base/idpf_controlq.h => drivers/net/intel/idpf/base/idpf_controlq.h...
Checking patch drivers/common/idpf/base/idpf_controlq_api.h => drivers/net/intel/idpf/base/idpf_controlq_api.h...
Checking patch drivers/common/idpf/base/idpf_controlq_setup.c => drivers/net/intel/idpf/base/idpf_controlq_setup.c...
Checking patch drivers/common/idpf/base/idpf_devids.h => drivers/net/intel/idpf/base/idpf_devids.h...
Checking patch drivers/common/idpf/base/idpf_lan_pf_regs.h => drivers/net/intel/idpf/base/idpf_lan_pf_regs.h...
Checking patch drivers/common/idpf/base/idpf_lan_txrx.h => drivers/net/intel/idpf/base/idpf_lan_txrx.h...
Checking patch drivers/common/idpf/base/idpf_lan_vf_regs.h => drivers/net/intel/idpf/base/idpf_lan_vf_regs.h...
Checking patch drivers/common/idpf/base/idpf_osdep.h => drivers/net/intel/idpf/base/idpf_osdep.h...
Checking patch drivers/common/idpf/base/idpf_prototype.h => drivers/net/intel/idpf/base/idpf_prototype.h...
Checking patch drivers/common/idpf/base/idpf_type.h => drivers/net/intel/idpf/base/idpf_type.h...
Checking patch drivers/common/idpf/base/meson.build => drivers/net/intel/idpf/base/meson.build...
Checking patch drivers/common/idpf/base/siov_regs.h => drivers/net/intel/idpf/base/siov_regs.h...
Checking patch drivers/common/idpf/base/virtchnl2.h => drivers/net/intel/idpf/base/virtchnl2.h...
Checking patch drivers/common/idpf/base/virtchnl2_lan_desc.h => drivers/net/intel/idpf/base/virtchnl2_lan_desc.h...
Checking patch drivers/common/idpf/idpf_common_device.c => drivers/net/intel/idpf/idpf_common_device.c...
Checking patch drivers/common/idpf/idpf_common_device.h => drivers/net/intel/idpf/idpf_common_device.h...
Checking patch drivers/common/idpf/idpf_common_logs.h => drivers/net/intel/idpf/idpf_common_logs.h...
Checking patch drivers/common/idpf/idpf_common_rxtx.c => drivers/net/intel/idpf/idpf_common_rxtx.c...
Checking patch drivers/common/idpf/idpf_common_rxtx.h => drivers/net/intel/idpf/idpf_common_rxtx.h...
Checking patch drivers/common/idpf/idpf_common_rxtx_avx512.c => drivers/net/intel/idpf/idpf_common_rxtx_avx512.c...
Checking patch drivers/common/idpf/idpf_common_virtchnl.c => drivers/net/intel/idpf/idpf_common_virtchnl.c...
Checking patch drivers/common/idpf/idpf_common_virtchnl.h => drivers/net/intel/idpf/idpf_common_virtchnl.h...
Checking patch drivers/net/intel/idpf/meson.build...
error: drivers/net/intel/idpf/meson.build: No such file or directory
Checking patch drivers/common/idpf/version.map => drivers/net/intel/idpf/version.map...
Checking patch drivers/net/meson.build...
error: while searching for:
        'gve',
        'hinic',
        'hns3',
        'intel/cpfl',
        'intel/e1000',
        'intel/fm10k',
        'intel/i40e',

error: patch failed: drivers/net/meson.build:24
error: drivers/net/meson.build: patch does not apply


       reply	other threads:[~2025-01-28 17:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250128163649.343336-2-bruce.richardson@intel.com>
2025-01-28 16:30 ` qemudev [this message]
2025-01-28 16:37 ` |SUCCESS| pw150581 " 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=202501281630.50SGUQEY1865343@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=bruce.richardson@intel.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).