[dpdk-test-report] |FAILURE| pw65468[v3, 06/13] vdpa/mlx5: prepare virtio queues

sys_stv at intel.com sys_stv at intel.com
Tue Feb 18 18:39:36 CET 2020


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

_apply issues_

Submitter: Matan Azrad <matan at mellanox.com>
Date: 2020-02-02 16:03:46
Reply_mail: 1580659433-25581-7-git-send-email-matan at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 6a40eaef86d6ae3d84c5f7d3f358c2a3cf14ab9c
	Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775

*Repo: dpdk-next-net
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_VDPA_PMD) += mlx5_vdpa_event.c

# Basic CFLAGS.
CFLAGS += -O3

error: patch failed: drivers/vdpa/mlx5/Makefile:10
error: drivers/vdpa/mlx5/Makefile: patch does not apply
Checking patch drivers/vdpa/mlx5/meson.build...
error: while searching for:
	'mlx5_vdpa.c',
	'mlx5_vdpa_mem.c',
	'mlx5_vdpa_event.c',
)
cflags_options = [
	'-std=c11',

error: patch failed: drivers/vdpa/mlx5/meson.build:14
error: drivers/vdpa/mlx5/meson.build: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa.c...
error: while searching for:
		goto error;
	}
	SLIST_INIT(&priv->mr_list);
	pthread_mutex_lock(&priv_list_lock);
	TAILQ_INSERT_TAIL(&priv_list, priv, next);
	pthread_mutex_unlock(&priv_list_lock);

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.c:230
error: drivers/vdpa/mlx5/mlx5_vdpa.c: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa.h...
error: while searching for:
	int is_indirect;
};

struct mlx5_vdpa_priv {
	TAILQ_ENTRY(mlx5_vdpa_priv) next;
	int id; /* vDPA device id. */

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.h:59
error: drivers/vdpa/mlx5/mlx5_vdpa.h: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa_virtq.c...
error: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c: already exists in working directory
*Repo: dpdk
SRCS-$(CONFIG_RTE_LIBRTE_MLX5_VDPA_PMD) += mlx5_vdpa_event.c

# Basic CFLAGS.
CFLAGS += -O3

error: patch failed: drivers/vdpa/mlx5/Makefile:10
error: drivers/vdpa/mlx5/Makefile: patch does not apply
Checking patch drivers/vdpa/mlx5/meson.build...
error: while searching for:
	'mlx5_vdpa.c',
	'mlx5_vdpa_mem.c',
	'mlx5_vdpa_event.c',
)
cflags_options = [
	'-std=c11',

error: patch failed: drivers/vdpa/mlx5/meson.build:14
error: drivers/vdpa/mlx5/meson.build: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa.c...
error: while searching for:
		goto error;
	}
	SLIST_INIT(&priv->mr_list);
	pthread_mutex_lock(&priv_list_lock);
	TAILQ_INSERT_TAIL(&priv_list, priv, next);
	pthread_mutex_unlock(&priv_list_lock);

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.c:230
error: drivers/vdpa/mlx5/mlx5_vdpa.c: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa.h...
error: while searching for:
	int is_indirect;
};

struct mlx5_vdpa_priv {
	TAILQ_ENTRY(mlx5_vdpa_priv) next;
	int id; /* vDPA device id. */

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.h:59
error: drivers/vdpa/mlx5/mlx5_vdpa.h: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa_virtq.c...
error: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c: already exists in working directory

DPDK STV team


More information about the test-report mailing list