Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62565 _apply issues_ Submitter: Suanming Mou Date: 2019-11-06 15:11:26 Reply_mail: 1573053090-179521-18-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 ret = flow_create_split_metadata(dev, flow, attr, items, actions, external, error); assert(ret <= 0); return ret; error: patch failed: drivers/net/mlx5/mlx5_flow.c:3723 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... error: while searching for: struct mlx5_flow_verbs verbs; }; uint32_t qrss_id; /**< Uniqie Q/RSS suffix subflow tag. */ bool external; /**< true if the flow is created external to PMD. */ }; error: patch failed: drivers/net/mlx5/mlx5_flow.h:521 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply *Repo: dpdk static int flow_null_validate(struct rte_eth_dev *dev __rte_unused, const struct rte_flow_attr *attr __rte_unused, error: patch failed: drivers/net/mlx5/mlx5_flow.c:2309 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... error: while searching for: struct mlx5_flow_verbs verbs; }; uint32_t qrss_id; /**< Uniqie Q/RSS suffix subflow tag. */ bool external; /**< true if the flow is created external to PMD. */ }; error: patch failed: drivers/net/mlx5/mlx5_flow.h:521 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply DPDK STV team