From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Venkatesh Vemula <venkatesh.vemula@intel.com>, zhoumin@loongson.cn
Subject: |WARNING| pw157598-157599 [PATCH v7 1/2] net/idpf: add IDPF PCI class ID support
Date: Wed, 15 Oct 2025 16:40:23 +0800 [thread overview]
Message-ID: <202510150840.59F8eNe6206327@localhost.localdomain> (raw)
In-Reply-To: <20251014102056.459175-2-venkatesh.vemula@intel.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/157598
_apply patch failure_
Submitter: Venkatesh Vemula <venkatesh.vemula@intel.com>
Date: Tue, 14 Oct 2025 15:50:55 +0530
DPDK git baseline: Repo:dpdk-next-net-intel
Branch: main
CommitID: d2d0163cb4200ff7e450fd66eb6a92a931f06de7
Apply patch set 157598-157599 failed:
Checking patch drivers/net/intel/idpf/idpf_common_device.c...
error: while searching for:
struct idpf_ctlq_info *ctlq;
int ret = 0;
if (hw->device_id == IDPF_DEV_ID_SRIOV || hw->device_id == IXD_DEV_ID_VCPF)
ret = idpf_ctlq_init(hw, IDPF_CTLQ_NUM, vf_ctlq_info);
else
ret = idpf_ctlq_init(hw, IDPF_CTLQ_NUM, pf_ctlq_info);
error: patch failed: drivers/net/intel/idpf/idpf_common_device.c:130
error: drivers/net/intel/idpf/idpf_common_device.c: patch does not apply
Checking patch drivers/net/intel/idpf/idpf_common_device.h...
error: while searching for:
(((p)->proto_id_count ? ((p)->proto_id_count - 1) : 0) * sizeof((p)->proto_id[0])))
#define VCPF_CFGQ_VPORT_ID 0xFFFFFFFF
enum idpf_rx_func_type {
IDPF_RX_DEFAULT,
error: patch failed: drivers/net/intel/idpf/idpf_common_device.h:46
error: drivers/net/intel/idpf/idpf_common_device.h: patch does not apply
Checking patch drivers/net/intel/idpf/idpf_ethdev.c...
error: while searching for:
static const struct rte_pci_id pci_id_idpf_map[] = {
{ RTE_PCI_DEVICE(IDPF_INTEL_VENDOR_ID, IDPF_DEV_ID_PF) },
{ RTE_PCI_DEVICE(IDPF_INTEL_VENDOR_ID, IDPF_DEV_ID_SRIOV) },
{ .vendor_id = 0, /* sentinel */ },
};
error: patch failed: drivers/net/intel/idpf/idpf_ethdev.c:1315
error: drivers/net/intel/idpf/idpf_ethdev.c: patch does not apply
next parent reply other threads:[~2025-10-15 9:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20251014102056.459175-2-venkatesh.vemula@intel.com>
2025-10-15 8:40 ` qemudev [this message]
2025-10-15 8:59 ` |SUCCESS| pw157598 " 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=202510150840.59F8eNe6206327@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=test-report@dpdk.org \
--cc=venkatesh.vemula@intel.com \
--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).