|WARNING| pw121663-121675 [PATCH v2 01/15] common/idpf: add adapter structure

qemudev at loongson.cn qemudev at loongson.cn
Fri Jan 6 10:32:57 CET 2023


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

_apply patch failure_

Submitter: Xing, Beilei <beilei.xing at intel.com>
Date: Fri,  6 Jan 2023 09:16:13 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 43d326b6f923f32473f550228910e1bd5de3f3fb

Apply patch set 121663-121675 failed:

Checking patch drivers/common/idpf/idpf_common_device.h...
Checking patch drivers/net/idpf/idpf_ethdev.c...
error: while searching for:
	struct idpf_vport *vport = dev->data->dev_private;
	struct idpf_adapter *adapter = vport->adapter;

	dev_info->max_rx_queues = adapter->caps->max_rx_q;
	dev_info->max_tx_queues = adapter->caps->max_tx_q;
	dev_info->min_rx_bufsize = IDPF_MIN_BUF_SIZE;
	dev_info->max_rx_pktlen = vport->max_mtu + IDPF_ETH_OVERHEAD;


error: patch failed: drivers/net/idpf/idpf_ethdev.c:53
error: drivers/net/idpf/idpf_ethdev.c: patch does not apply
Checking patch drivers/net/idpf/idpf_ethdev.h...
error: while searching for:
};

struct idpf_vport_param {
	struct idpf_adapter *adapter;
	uint16_t devarg_id; /* arg id from user */
	uint16_t idx;       /* index in adapter->vports[]*/
};

error: patch failed: drivers/net/idpf/idpf_ethdev.h:91
error: drivers/net/idpf/idpf_ethdev.h: patch does not apply
Checking patch drivers/net/idpf/idpf_rxtx.c...
Hunk #4 succeeded at 1782 (offset -9 lines).
Hunk #5 succeeded at 1796 (offset -9 lines).
Hunk #6 succeeded at 2212 (offset -9 lines).
Hunk #7 succeeded at 2266 (offset -9 lines).
Checking patch drivers/net/idpf/idpf_rxtx.h...
Checking patch drivers/net/idpf/idpf_rxtx_vec_avx512.c...
Checking patch drivers/net/idpf/idpf_vchnl.c...
Hunk #5 succeeded at 754 (offset 10 lines).
Hunk #6 succeeded at 847 (offset 10 lines).
Hunk #7 succeeded at 955 (offset 10 lines).
Hunk #8 succeeded at 1026 (offset 10 lines).



More information about the test-report mailing list