Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/68478 _apply issues_ Submitter: Suanming Mou Date: 2020-04-15 06:39:55 Reply_mail: 1586932797-99533-9-git-send-email-suanmingm@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 5a41c2d780b3e81234dcfe3fd15b5de4c0692f46 Repo:dpdk, CommitID: d6d084849a1d0c585e0f484809c205652a7b0471 *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:267 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_RTE_FLOW, /* Pool for rte_flow. */ error: patch failed: drivers/net/mlx5/mlx5.h:60 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.c... Hunk #1 succeeded at 2955 (offset -6 lines). Hunk #2 succeeded at 3024 (offset -6 lines). Hunk #3 succeeded at 3051 (offset -6 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:758 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:267 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_RTE_FLOW, /* Pool for rte_flow. */ error: patch failed: drivers/net/mlx5/mlx5.h:60 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.c... Hunk #1 succeeded at 2973 (offset 12 lines). Hunk #2 succeeded at 3042 (offset 12 lines). Hunk #3 succeeded at 3069 (offset 12 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:758 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply DPDK STV team