|WARNING| pw154977 [PATCH v3] net/iavf: fix VLAN offload strip flag

qemudev at loongson.cn qemudev at loongson.cn
Wed Jul 2 19:48:21 CEST 2025


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

_apply patch failure_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud at gmail.com>
Date: Wed,  2 Jul 2025 23:52:51 +0530
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 9d9c24079d2f98ea595cefda4b60e1adf18f875d

Apply patch set 154977 failed:

Checking patch drivers/net/intel/iavf/iavf_ethdev.c...
error: while searching for:
}

static int
iavf_dev_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on)
{
	struct iavf_adapter *adapter =
		IAVF_DEV_PRIVATE_TO_ADAPTER(dev->data->dev_private);
	struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter);
	struct rte_eth_conf *dev_conf = &dev->data->dev_conf;
	int err;

	if (adapter->closed)
		return -EIO;


error: patch failed: drivers/net/intel/iavf/iavf_ethdev.c:1379
error: drivers/net/intel/iavf/iavf_ethdev.c: patch does not apply



More information about the test-report mailing list