Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62563 _apply issues_ Submitter: Suanming Mou Date: 2019-11-06 15:11:24 Reply_mail: 1573053090-179521-16-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 struct mlx5_flow_meter *mlx5_flow_meter_find(struct mlx5_priv *priv, uint32_t meter_id); #endif /* RTE_PMD_MLX5_H_ */ error: patch failed: drivers/net/mlx5/mlx5.h:1038 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... error: while searching for: #define MLX5_FLOW_ACTION_SET_TAG (1ull << 32) #define MLX5_FLOW_ACTION_MARK_EXT (1ull << 33) #define MLX5_FLOW_ACTION_SET_META (1ull << 34) #define MLX5_FLOW_FATE_ACTIONS \ (MLX5_FLOW_ACTION_DROP | MLX5_FLOW_ACTION_QUEUE | \ error: patch failed: drivers/net/mlx5/mlx5_flow.h:201 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow_meter.c... error: while searching for: #include "mlx5_flow.h" /** * Find meter profile by id. * * @param priv error: patch failed: drivers/net/mlx5/mlx5_flow_meter.c:12 error: drivers/net/mlx5/mlx5_flow_meter.c: patch does not apply *Repo: dpdk struct mlx5_flow_meter *mlx5_flow_meter_find(struct mlx5_priv *priv, uint32_t meter_id); #endif /* RTE_PMD_MLX5_H_ */ error: patch failed: drivers/net/mlx5/mlx5.h:1038 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... error: while searching for: #define MLX5_FLOW_ACTION_SET_TAG (1ull << 32) #define MLX5_FLOW_ACTION_MARK_EXT (1ull << 33) #define MLX5_FLOW_ACTION_SET_META (1ull << 34) #define MLX5_FLOW_FATE_ACTIONS \ (MLX5_FLOW_ACTION_DROP | MLX5_FLOW_ACTION_QUEUE | \ error: patch failed: drivers/net/mlx5/mlx5_flow.h:201 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 DPDK STV team