[dpdk-test-report] |FAILURE| pw36655[dpdk-dev] vhost: fix segfault as handle set_mem_table message

sys_stv at intel.com sys_stv at intel.com
Tue May 22 04:34:12 CEST 2018


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/36655

_apply issues_

Submitter: Pawel Wodkowski <pawelx.wodkowski at intel.com>
Date: 2018-03-29 12:57:30
DPDK git baseline:
	Repo:dpdk-master, CommitID: fe613657ce486083a3ed96890c95de4f35c8593b
	Repo:dpdk-next-eventdev, CommitID: 3c955492b601d65402c02ac81dfdc7eeb62f23c9
	Repo:dpdk-next-net, CommitID: db1a11e519444772a18f50bef5ded66e1d43cae2
	Repo:dpdk-next-crypto, CommitID: a7ac03988bb2c64ad9c58970f0b9fd582e791058
	Repo:dpdk-next-virtio, CommitID: 317fe244a65ea2a5753e839f7d094b3d8677fac6

*Repo: dpdk-master
Checking patch lib/librte_vhost/Makefile...
error: while searching for:
					vhost_user.c virtio_net.c

# install includes
SYMLINK-$(CONFIG_RTE_LIBRTE_VHOST)-include += rte_vhost.h

include $(RTE_SDK)/mk/rte.lib.mk

error: patch failed: lib/librte_vhost/Makefile:25
error: lib/librte_vhost/Makefile: patch does not apply
Checking patch lib/librte_vhost/rte_vhost.h...
Hunk #2 succeeded at 100 (offset 34 lines).
Hunk #3 succeeded at 164 (offset 34 lines).
Checking patch lib/librte_vhost/rte_vhost_user.h...
Checking patch lib/librte_vhost/vhost.h...
Hunk #1 succeeded at 158 (offset 17 lines).
Checking patch lib/librte_vhost/vhost_user.c...
error: while searching for:
	struct virtio_net *dev;
	struct VhostUserMsg msg;
	int ret;
	int unlock_required = 0;

	dev = get_device(vid);

error: patch failed: lib/librte_vhost/vhost_user.c:1301
error: lib/librte_vhost/vhost_user.c: patch does not apply
Checking patch lib/librte_vhost/vhost_user.h...
error: while searching for:

#include "rte_vhost.h"

/* refer to hw/virtio/vhost-user.c */

--

#define VHOST_USER_PROTOCOL_FEATURES	((1ULL << VHOST_USER_PROTOCOL_F_MQ) | \
					 (1ULL << VHOST_USER_PROTOCOL_F_LOG_SHMFD) |\
					 (1ULL << VHOST_USER_PROTOCOL_F_RARP) | \

error: patch failed: lib/librte_vhost/vhost_user.h:10
error: lib/librte_vhost/vhost_user.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_vhost/Makefile...
error: while searching for:
					vhost_user.c virtio_net.c

# install includes
SYMLINK-$(CONFIG_RTE_LIBRTE_VHOST)-include += rte_vhost.h

include $(RTE_SDK)/mk/rte.lib.mk

error: patch failed: lib/librte_vhost/Makefile:25
error: lib/librte_vhost/Makefile: patch does not apply
Checking patch lib/librte_vhost/rte_vhost.h...
Hunk #2 succeeded at 100 (offset 34 lines).
Hunk #3 succeeded at 164 (offset 34 lines).
Checking patch lib/librte_vhost/rte_vhost_user.h...
Checking patch lib/librte_vhost/vhost.h...
Hunk #1 succeeded at 145 (offset 4 lines).
Checking patch lib/librte_vhost/vhost_user.c...
error: while searching for:
	struct virtio_net *dev;
	struct VhostUserMsg msg;
	int ret;
	int unlock_required = 0;

	dev = get_device(vid);

error: patch failed: lib/librte_vhost/vhost_user.c:1301
error: lib/librte_vhost/vhost_user.c: patch does not apply
Checking patch lib/librte_vhost/vhost_user.h...
error: while searching for:

#include "rte_vhost.h"

/* refer to hw/virtio/vhost-user.c */

--

#define VHOST_USER_PROTOCOL_FEATURES	((1ULL << VHOST_USER_PROTOCOL_F_MQ) | \
					 (1ULL << VHOST_USER_PROTOCOL_F_LOG_SHMFD) |\
					 (1ULL << VHOST_USER_PROTOCOL_F_RARP) | \

error: patch failed: lib/librte_vhost/vhost_user.h:10
error: lib/librte_vhost/vhost_user.h: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_vhost/Makefile...
error: while searching for:
					vhost_user.c virtio_net.c

# install includes
SYMLINK-$(CONFIG_RTE_LIBRTE_VHOST)-include += rte_vhost.h

include $(RTE_SDK)/mk/rte.lib.mk

error: patch failed: lib/librte_vhost/Makefile:25
error: lib/librte_vhost/Makefile: patch does not apply
Checking patch lib/librte_vhost/rte_vhost.h...
Hunk #2 succeeded at 100 (offset 34 lines).
Hunk #3 succeeded at 164 (offset 34 lines).
Checking patch lib/librte_vhost/rte_vhost_user.h...
Checking patch lib/librte_vhost/vhost.h...
Hunk #1 succeeded at 158 (offset 17 lines).
Checking patch lib/librte_vhost/vhost_user.c...
error: while searching for:
	struct virtio_net *dev;
	struct VhostUserMsg msg;
	int ret;
	int unlock_required = 0;

	dev = get_device(vid);

error: patch failed: lib/librte_vhost/vhost_user.c:1301
error: lib/librte_vhost/vhost_user.c: patch does not apply
Checking patch lib/librte_vhost/vhost_user.h...
error: while searching for:

#include "rte_vhost.h"

/* refer to hw/virtio/vhost-user.c */

--

#define VHOST_USER_PROTOCOL_FEATURES	((1ULL << VHOST_USER_PROTOCOL_F_MQ) | \
					 (1ULL << VHOST_USER_PROTOCOL_F_LOG_SHMFD) |\
					 (1ULL << VHOST_USER_PROTOCOL_F_RARP) | \

error: patch failed: lib/librte_vhost/vhost_user.h:10
error: lib/librte_vhost/vhost_user.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_vhost/Makefile...
error: while searching for:
					vhost_user.c virtio_net.c

# install includes
SYMLINK-$(CONFIG_RTE_LIBRTE_VHOST)-include += rte_vhost.h

include $(RTE_SDK)/mk/rte.lib.mk

error: patch failed: lib/librte_vhost/Makefile:25
error: lib/librte_vhost/Makefile: patch does not apply
Checking patch lib/librte_vhost/rte_vhost.h...
Hunk #2 succeeded at 100 (offset 34 lines).
Hunk #3 succeeded at 164 (offset 34 lines).
Checking patch lib/librte_vhost/rte_vhost_user.h...
Checking patch lib/librte_vhost/vhost.h...
Hunk #1 succeeded at 158 (offset 17 lines).
Checking patch lib/librte_vhost/vhost_user.c...
error: while searching for:
	struct virtio_net *dev;
	struct VhostUserMsg msg;
	int ret;
	int unlock_required = 0;

	dev = get_device(vid);

error: patch failed: lib/librte_vhost/vhost_user.c:1301
error: lib/librte_vhost/vhost_user.c: patch does not apply
Checking patch lib/librte_vhost/vhost_user.h...
error: while searching for:

#include "rte_vhost.h"

/* refer to hw/virtio/vhost-user.c */

--

#define VHOST_USER_PROTOCOL_FEATURES	((1ULL << VHOST_USER_PROTOCOL_F_MQ) | \
					 (1ULL << VHOST_USER_PROTOCOL_F_LOG_SHMFD) |\
					 (1ULL << VHOST_USER_PROTOCOL_F_RARP) | \

error: patch failed: lib/librte_vhost/vhost_user.h:10
error: lib/librte_vhost/vhost_user.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_vhost/Makefile...
error: while searching for:
					vhost_user.c virtio_net.c

# install includes
SYMLINK-$(CONFIG_RTE_LIBRTE_VHOST)-include += rte_vhost.h

include $(RTE_SDK)/mk/rte.lib.mk

error: patch failed: lib/librte_vhost/Makefile:25
error: lib/librte_vhost/Makefile: patch does not apply
Checking patch lib/librte_vhost/rte_vhost.h...
Hunk #2 succeeded at 100 (offset 34 lines).
Hunk #3 succeeded at 164 (offset 34 lines).
Checking patch lib/librte_vhost/rte_vhost_user.h...
Checking patch lib/librte_vhost/vhost.h...
Hunk #1 succeeded at 145 (offset 4 lines).
Checking patch lib/librte_vhost/vhost_user.c...
error: while searching for:
	struct virtio_net *dev;
	struct VhostUserMsg msg;
	int ret;
	int unlock_required = 0;

	dev = get_device(vid);

error: patch failed: lib/librte_vhost/vhost_user.c:1301
error: lib/librte_vhost/vhost_user.c: patch does not apply
Checking patch lib/librte_vhost/vhost_user.h...
error: while searching for:

#include "rte_vhost.h"

/* refer to hw/virtio/vhost-user.c */

--

#define VHOST_USER_PROTOCOL_FEATURES	((1ULL << VHOST_USER_PROTOCOL_F_MQ) | \
					 (1ULL << VHOST_USER_PROTOCOL_F_LOG_SHMFD) |\
					 (1ULL << VHOST_USER_PROTOCOL_F_RARP) | \

error: patch failed: lib/librte_vhost/vhost_user.h:10
error: lib/librte_vhost/vhost_user.h: patch does not apply

DPDK STV team


More information about the test-report mailing list