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

sys_stv at intel.com sys_stv at intel.com
Mon Feb 17 15:06:30 CET 2020


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

_apply issues_

Submitter: Matan Azrad <matan at mellanox.com>
Date: 2020-01-29 10:09:02
Reply_mail: 1580292549-27439-7-git-send-email-matan at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: ef6c28671b5670dd0499a4b2220ec095813e7fe1
	Repo:dpdk, CommitID: 914397d6c1141235b48ca60249221976e9e08feb

*Repo: dpdk-next-net
Author: Manish Chopra <manishc at marvell.com>
Date:   Thu Feb 6 12:01:46 2020 -0800

    net/qede: do not stop vport if not started
    
    Stopping an already disabled vport leads to firmware
    assert. Stop the vport only if it was started.
    
    Fixes: 2ea6f76aff40 ("qede: add core driver")
    Cc: stable at dpdk.org
    
    Signed-off-by: Manish Chopra <manishc at marvell.com>
--
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:229
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:53
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:229
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:53
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