|WARNING| pw133889 [PATCH] net/iavf: MDD fault diagnostics support on TX paths

qemudev at loongson.cn qemudev at loongson.cn
Mon Nov 6 10:53:21 CET 2023


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

_apply patch failure_

Submitter: Mingjin Ye <mingjinx.ye at intel.com>
Date: Mon,  6 Nov 2023 10:03:59 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: d2b9ed49692b64d28d392f8cb5dac0974da3fc7e

Apply patch set 133889 failed:

Checking patch drivers/net/iavf/iavf.h...
error: while searching for:
	uint16_t quanta_size;
	uint32_t watchdog_period;
	uint8_t  auto_reset;
};

struct iavf_security_ctx;

/* Structure to store private data for each VF instance. */
struct iavf_adapter {
	struct iavf_hw hw;

error: patch failed: drivers/net/iavf/iavf.h:308
error: drivers/net/iavf/iavf.h: patch does not apply
Checking patch drivers/net/iavf/iavf_ethdev.c...
error: while searching for:
#define IAVF_PROTO_XTR_ARG         "proto_xtr"
#define IAVF_QUANTA_SIZE_ARG       "quanta_size"
#define IAVF_RESET_WATCHDOG_ARG    "watchdog_period"
#define IAVF_ENABLE_AUTO_RESET_ARG "auto_reset"

uint64_t iavf_timestamp_dynflag;

error: patch failed: drivers/net/iavf/iavf_ethdev.c:37
error: drivers/net/iavf/iavf_ethdev.c: patch does not apply
Checking patch drivers/net/iavf/iavf_rxtx.c...
error: while searching for:
	struct iavf_info *vf =
		IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private);
	struct iavf_tx_queue *txq;
	const struct rte_memzone *mz;
	uint32_t ring_size;
	uint16_t tx_rs_thresh, tx_free_thresh;

error: patch failed: drivers/net/iavf/iavf_rxtx.c:778
error: drivers/net/iavf/iavf_rxtx.c: patch does not apply
Checking patch drivers/net/iavf/iavf_rxtx.h...
Hunk #1 succeeded at 295 (offset 1 line).



More information about the test-report mailing list