|WARNING| pw139066 [PATCH] vhost: fix crash caused by accessing a freed vsocket

qemudev at loongson.cn qemudev at loongson.cn
Wed Apr 3 04:43:52 CEST 2024


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

_apply patch failure_

Submitter: Gongming Chen <chengongming1900 at outlook.com>
Date: Wed, 3 Apr 2024 02:57:18 +0000
DPDK git baseline: Repo:dpdk-next-virtio
  Branch: main
  CommitID: deedfb86a7a6e10064d3cccd593f62072de96e36

Apply patch set 139066 failed:

Checking patch lib/vhost/fd_man.c...
error: while searching for:
                if (val < 0)
                        continue;

                need_shrink = 0;
                for (i = 0; i < numfds; i++) {
                        pthread_mutex_lock(&pfdset->fd_mutex);

error: patch failed: lib/vhost/fd_man.c:250
error: lib/vhost/fd_man.c: patch does not apply
Checking patch lib/vhost/meson.build...
Checking patch lib/vhost/socket.c...
error: while searching for:
        struct vhost_user_reconnect *reconn, *next;

        while (1) {
                pthread_mutex_lock(&reconn_list.mutex);

                /*

error: patch failed: lib/vhost/socket.c:463
error: lib/vhost/socket.c: patch does not apply
Checking patch lib/vhost/vhost_thread.c...
Checking patch lib/vhost/vhost_thread.h...



More information about the test-report mailing list