From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Rma Ma <rma.ma@jaguarmicro.com>, zhoumin@loongson.cn
Subject: |WARNING| pw129439 回复: [PATCH v3] vhost: add notify reply o
Date: Tue, 11 Jul 2023 17:30:52 +0800 [thread overview]
Message-ID: <202307110930.36B9UqCa1352746@localhost.localdomain> (raw)
In-Reply-To: <PUZPR06MB47423251E6A4BBCA6B9FEDA39931A@PUZPR06MB4742.apcprd06.prod.outlook.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/129439
_apply patch failure_
Submitter: Rma Ma <rma.ma@jaguarmicro.com>
Date: Tue, 11 Jul 2023 09:25:25 +0000
DPDK git baseline: Repo:dpdk-next-virtio
Branch: main
CommitID: 025280d219fcfe79b558c2470c7fabc7014ef5a2
Apply patch set 129439 failed:
Checking patch lib/vhost/vdpa_driver.h...
error: while searching for:
/** get device type: net device, blk device... */
int (*get_dev_type)(struct rte_vdpa_device *dev, uint32_t *type);
};
/**
error: patch failed: lib/vhost/vdpa_driver.h:81
error: lib/vhost/vdpa_driver.h: patch does not apply
Checking patch lib/vhost/vhost_user.c...
error: while searching for:
static int vhost_user_backend_set_vring_host_notifier(struct virtio_net *dev,
int index, int fd,
uint64_t offset,
uint64_t size)
{
int ret;
struct vhu_msg_context ctx = {
.msg = {
.request.backend = VHOST_USER_BACKEND_VRING_HOST_NOTIFIER_MSG,
.flags = VHOST_USER_VERSION | VHOST_USER_NEED_REPLY,
.size = sizeof(ctx.msg.payload.area),
.payload.area = {
.u64 = index & VHOST_USER_VRING_IDX_MASK,
error: patch failed: lib/vhost/vhost_user.c:3365
error: lib/vhost/vhost_user.c: patch does not apply
parent reply other threads:[~2023-07-11 9:45 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <PUZPR06MB47423251E6A4BBCA6B9FEDA39931A@PUZPR06MB4742.apcprd06.prod.outlook.com>]
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=202307110930.36B9UqCa1352746@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=rma.ma@jaguarmicro.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).