From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Mingjin Ye <mingjinx.ye@intel.com>, zhoumin@loongson.cn
Subject: |WARNING| pw133889 [PATCH] net/iavf: MDD fault diagnostics support on TX paths
Date: Mon, 6 Nov 2023 17:53:21 +0800 [thread overview]
Message-ID: <202311060953.3A69rLWC608640@localhost.localdomain> (raw)
In-Reply-To: <20231106100359.40424-1-mingjinx.ye@intel.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/133889
_apply patch failure_
Submitter: Mingjin Ye <mingjinx.ye@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).
next parent reply other threads:[~2023-11-06 10:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20231106100359.40424-1-mingjinx.ye@intel.com>
2023-11-06 9:53 ` qemudev [this message]
2023-11-06 10:14 ` |SUCCESS| " checkpatch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202311060953.3A69rLWC608640@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=mingjinx.ye@intel.com \
--cc=test-report@dpdk.org \
--cc=zhoumin@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).