* |WARNING| pw157598-157599 [PATCH v7 1/2] net/idpf: add IDPF PCI class ID support
[not found] <20251014102056.459175-2-venkatesh.vemula@intel.com>
@ 2025-10-15 8:40 ` qemudev
2025-10-15 8:59 ` |SUCCESS| pw157598 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2025-10-15 8:40 UTC (permalink / raw)
To: test-report; +Cc: Venkatesh Vemula, zhoumin
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
^ permalink raw reply [flat|nested] 2+ messages in thread