Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/72421 _apply issues_ Submitter: Matan Azrad Date: 2020-06-29 14:01:56 Reply_mail: 1593439316-135717-4-git-send-email-matan@mellanox.com DPDK git baseline: Repo:dpdk-next-virtio, CommitID: b65fd45596a7e0fa1b90a0ee9f7f9b2c4a9d58e7 Repo:dpdk, CommitID: 014a7ec6c418eaf24a13be8ade8229638ddc6eed * Repo: dpdk-next-virtio int vid; /* vhost device id. */ struct ibv_context *ctx; /* Device context. */ error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.h:109 error: drivers/vdpa/mlx5/mlx5_vdpa.h: patch does not apply Checking patch drivers/vdpa/mlx5/mlx5_vdpa_event.c... error: while searching for: -- mlx5_vdpa_event_qp_global_release(struct mlx5_vdpa_priv *priv) { error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa_event.c:20 error: drivers/vdpa/mlx5/mlx5_vdpa_event.c: patch does not apply * Repo: dpdk TAILQ_HEAD(mlx5_vdpa_privs, mlx5_vdpa_priv) priv_list = TAILQ_HEAD_INITIALIZER(priv_list); error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.c:43 error: drivers/vdpa/mlx5/mlx5_vdpa.c: patch does not apply Checking patch drivers/vdpa/mlx5/mlx5_vdpa.h... Hunk #2 succeeded at 101 (offset -2 lines). DPDK STV team