|WARNING| pw129439 回复: [PATCH v3] vhost: add notify reply o

qemudev at loongson.cn qemudev at loongson.cn
Tue Jul 11 11:30:52 CEST 2023


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

_apply patch failure_

Submitter: Rma Ma <rma.ma at 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



More information about the test-report mailing list