[dpdk-test-report] |FAILURE| pw69342[3/3] vdpa/mlx5: recreate a virtq becoming enabled

sys_stv at intel.com sys_stv at intel.com
Tue Apr 28 05:29:41 CEST 2020


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

_apply issues_

Submitter: Matan Azrad <matan at mellanox.com>
Date: 2020-04-26 12:07:36
Reply_mail: 1587902856-443267-4-git-send-email-matan at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-virtio, CommitID: 4419fa859b5d9deb2bae1e4532ea9678c97ec05b
	Repo:dpdk, CommitID: f0bb40d25f11b6a179c2fd039420a563a9d19485

*Repo: dpdk-next-virtio
return mlx5_vdpa_virtq_enable(&priv->virtqs[vring], state);
}

static int

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.c:121
error: drivers/vdpa/mlx5/mlx5_vdpa.c: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa.h...
error: while searching for:
	struct mlx5_vdpa_virtq virtqs[];
};

/**
 * Release all the prepared memory regions and all their related resources.
 *

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.h:127
error: drivers/vdpa/mlx5/mlx5_vdpa.h: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa_lm.c...
error: while searching for:

	for (i = 0; i < priv->nr_virtqs; ++i) {
--
		if (mlx5_devx_cmd_modify_virtq(priv->virtqs[i].virtq, &attr)) {
			DRV_LOG(ERR, "Failed to modify virtq %d logging.", i);
			return -1;
		}

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa_lm.c:19
error: drivers/vdpa/mlx5/mlx5_vdpa_lm.c: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa_steer.c...
error: while searching for:
						      + rqt_n *
						      sizeof(uint32_t), 0);
--
	int ret = 0;

	if (!attr) {
		DRV_LOG(ERR, "Failed to allocate RQT attributes memory.");

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa_steer.c:83
error: drivers/vdpa/mlx5/mlx5_vdpa_steer.c: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa_virtq.c...
error: while searching for:
				usleep(MLX5_VDPA_INTR_RETRIES_USEC);
			}
--
		claim_zero(mlx5_devx_cmd_destroy(virtq->virtq));
	for (i = 0; i < RTE_DIM(virtq->umems); ++i) {
		if (virtq->umems[i].obj)
			claim_zero(mlx5_glue->devx_umem_dereg

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c:59
error: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c: patch does not apply
*Repo: dpdk
return mlx5_vdpa_virtq_enable(&priv->virtqs[vring], state);
}

static int

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.c:121
error: drivers/vdpa/mlx5/mlx5_vdpa.c: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa.h...
error: while searching for:
	struct mlx5_vdpa_virtq virtqs[];
};

/**
 * Release all the prepared memory regions and all their related resources.
 *

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.h:127
error: drivers/vdpa/mlx5/mlx5_vdpa.h: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa_lm.c...
error: while searching for:

	for (i = 0; i < priv->nr_virtqs; ++i) {
--
		if (mlx5_devx_cmd_modify_virtq(priv->virtqs[i].virtq, &attr)) {
			DRV_LOG(ERR, "Failed to modify virtq %d logging.", i);
			return -1;
		}

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa_lm.c:19
error: drivers/vdpa/mlx5/mlx5_vdpa_lm.c: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa_steer.c...
error: while searching for:
						      + rqt_n *
						      sizeof(uint32_t), 0);
--
	int ret = 0;

	if (!attr) {
		DRV_LOG(ERR, "Failed to allocate RQT attributes memory.");

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa_steer.c:83
error: drivers/vdpa/mlx5/mlx5_vdpa_steer.c: patch does not apply
Checking patch drivers/vdpa/mlx5/mlx5_vdpa_virtq.c...
error: while searching for:
				usleep(MLX5_VDPA_INTR_RETRIES_USEC);
			}
--
		claim_zero(mlx5_devx_cmd_destroy(virtq->virtq));
	for (i = 0; i < RTE_DIM(virtq->umems); ++i) {
		if (virtq->umems[i].obj)
			claim_zero(mlx5_glue->devx_umem_dereg

error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c:59
error: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c: patch does not apply

DPDK STV team


More information about the test-report mailing list