Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/68652 _apply issues_ Submitter: Suanming Mou Date: 2020-04-16 08:34:27 Reply_mail: 1587026071-422636-7-git-send-email-suanmingm@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 5bcd77844fb59cf4546defd455ef4b653a9ed6ae Repo:dpdk, CommitID: c3eb8b62744930029f96c5d64d9adac5749908ef *Repo: dpdk-next-net-mlx { .size = (sizeof(struct mlx5_hrxq) + MLX5_RSS_HASH_KEY_LEN), .trunk_size = 64, .grow_trunk = 3, error: patch failed: drivers/net/mlx5/mlx5.c:268 error: drivers/net/mlx5/mlx5.c: patch does not apply Checking patch drivers/net/mlx5/mlx5.h... error: while searching for: MLX5_IPOOL_JUMP, /* Pool for jump resource. */ #endif MLX5_IPOOL_MTR, /* Pool for meter resource. */ MLX5_IPOOL_HRXQ, /* Pool for hrxq resource. */ MLX5_IPOOL_MLX5_FLOW, /* Pool for mlx5 flow handle. */ MLX5_IPOOL_MAX, error: patch failed: drivers/net/mlx5/mlx5.h:53 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.c... Hunk #1 succeeded at 2955 (offset -7 lines). Hunk #2 succeeded at 3024 (offset -7 lines). Hunk #3 succeeded at 3051 (offset -7 lines). -- /**< pointer to metadata register copy table resource. */ uint16_t meter; /**< Holds flow meter id. */ uint32_t dev_handles; /**< Device flow handles that are part of the flow. */ error: patch failed: drivers/net/mlx5/mlx5_flow.h:756 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply *Repo: dpdk { .size = (sizeof(struct mlx5_hrxq) + MLX5_RSS_HASH_KEY_LEN), .trunk_size = 64, .grow_trunk = 3, error: patch failed: drivers/net/mlx5/mlx5.c:268 error: drivers/net/mlx5/mlx5.c: patch does not apply Checking patch drivers/net/mlx5/mlx5.h... error: while searching for: MLX5_IPOOL_JUMP, /* Pool for jump resource. */ #endif MLX5_IPOOL_MTR, /* Pool for meter resource. */ MLX5_IPOOL_HRXQ, /* Pool for hrxq resource. */ MLX5_IPOOL_MLX5_FLOW, /* Pool for mlx5 flow handle. */ MLX5_IPOOL_MAX, error: patch failed: drivers/net/mlx5/mlx5.h:53 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.c... Hunk #1 succeeded at 2973 (offset 11 lines). Hunk #2 succeeded at 3042 (offset 11 lines). Hunk #3 succeeded at 3069 (offset 11 lines). -- /**< pointer to metadata register copy table resource. */ uint16_t meter; /**< Holds flow meter id. */ uint32_t dev_handles; /**< Device flow handles that are part of the flow. */ error: patch failed: drivers/net/mlx5/mlx5_flow.h:756 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply DPDK STV team