* |WARNING| pw129439 回复: [PATCH v3] vhost: add notify reply o
[not found] <PUZPR06MB47423251E6A4BBCA6B9FEDA39931A@PUZPR06MB4742.apcprd06.prod.outlook.com>
@ 2023-07-11 9:30 ` qemudev
0 siblings, 0 replies; only message in thread
From: qemudev @ 2023-07-11 9:30 UTC (permalink / raw)
To: test-report; +Cc: Rma Ma, zhoumin
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
^ permalink raw reply [flat|nested] only message in thread