Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62558 _apply issues_ Submitter: Suanming Mou Date: 2019-11-06 15:11:19 Reply_mail: 1573053090-179521-11-git-send-email-suanmingm@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: d31c160fb7e309bd5c84cf156056496217da1674 Repo:dpdk, CommitID: 20d3f48be1d1d1d84da2881e72769aed430b3c44 *Repo: dpdk-next-net-mlx #define MLX5_MAN_WIDTH 8 /* Modify this value if enum rte_mtr_color changes. */ #define RTE_MTR_DROPPED RTE_COLORS error: patch failed: drivers/net/mlx5/mlx5_flow.h:523 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_meter.c... Hunk #1 succeeded at 597 (offset 154 lines). error: while searching for: return 0; -- .meter_disable = NULL, .meter_profile_update = NULL, .meter_dscp_table_update = NULL, .policer_actions_update = NULL, error: patch failed: drivers/net/mlx5/mlx5_flow_meter.c:577 error: drivers/net/mlx5/mlx5_flow_meter.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_prm.h... error: while searching for: struct mlx5_ifc_sqc_bits ctx; }; /* CQE format mask. */ #define MLX5E_CQE_FORMAT_MASK 0xc error: patch failed: drivers/net/mlx5/mlx5_prm.h:1745 error: drivers/net/mlx5/mlx5_prm.h: patch does not apply *Repo: dpdk #define MLX5_MAN_WIDTH 8 /* Modify this value if enum rte_mtr_color changes. */ #define RTE_MTR_DROPPED RTE_COLORS error: patch failed: drivers/net/mlx5/mlx5_flow.h:523 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_meter.c... error: drivers/net/mlx5/mlx5_flow_meter.c: No such file or directory Checking patch drivers/net/mlx5/mlx5_prm.h... error: while searching for: -- /* CQE format mask. */ #define MLX5E_CQE_FORMAT_MASK 0xc error: patch failed: drivers/net/mlx5/mlx5_prm.h:1745 error: drivers/net/mlx5/mlx5_prm.h: patch does not apply DPDK STV team