Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65474 _apply issues_ Submitter: Matan Azrad Date: 2020-02-02 16:03:52 Reply_mail: 1580659433-25581-13-git-send-email-matan@mellanox.com DPDK git baseline: Repo:dpdk-next-net, CommitID: 6a40eaef86d6ae3d84c5f7d3f358c2a3cf14ab9c Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775 *Repo: dpdk-next-net .dev_close = NULL, .set_vring_state = mlx5_vdpa_set_vring_state, .set_features = mlx5_vdpa_features_set, .migration_done = NULL, error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.c:167 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_priv { TAILQ_ENTRY(mlx5_vdpa_priv) next; int id; /* vDPA device id. */ int vid; /* vhost device id. */ struct ibv_context *ctx; /* Device context. */ error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.h:98 error: drivers/vdpa/mlx5/mlx5_vdpa.h: patch does not apply *Repo: dpdk .dev_close = NULL, .set_vring_state = mlx5_vdpa_set_vring_state, .set_features = mlx5_vdpa_features_set, .migration_done = NULL, error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.c:167 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_priv { TAILQ_ENTRY(mlx5_vdpa_priv) next; int id; /* vDPA device id. */ int vid; /* vhost device id. */ struct ibv_context *ctx; /* Device context. */ error: patch failed: drivers/vdpa/mlx5/mlx5_vdpa.h:98 error: drivers/vdpa/mlx5/mlx5_vdpa.h: patch does not apply DPDK STV team