|WARNING| pw157598-157599 [PATCH v7 1/2] net/idpf: add IDPF PCI class ID support

qemudev at loongson.cn qemudev at loongson.cn
Wed Oct 15 10:40:23 CEST 2025


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

_apply patch failure_

Submitter: Venkatesh Vemula <venkatesh.vemula at 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



More information about the test-report mailing list