* [dpdk-test-report] |FAILURE| pw67475[3/3] vdpa/mlx5: recteate a virtq becoming enabled
@ 2020-03-31 12:13 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-03-31 12:13 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 3773 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/67475
_apply issues_
Submitter: Matan Azrad <matan@mellanox.com>
Date: 2020-03-31 11:12:23
Reply_mail: 1585653143-21987-4-git-send-email-matan@mellanox.com
DPDK git baseline:
Repo:dpdk-next-virtio, CommitID: 545cd4f422ecc60e0470d0576deb29291f0ff9b9
Repo:dpdk, CommitID: 5f60d38b5a22808a7dd46a16572c4374ebae86a3
*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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-03-31 12:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31 12:13 [dpdk-test-report] |FAILURE| pw67475[3/3] vdpa/mlx5: recteate a virtq becoming enabled sys_stv
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).