Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62586 _apply issues_ Submitter: Viacheslav Ovsiienko Date: 2019-11-06 17:37:41 Reply_mail: 1573061873-20898-8-git-send-email-viacheslavo@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 685e0fbc4709ee94b17f5315cdf12fb942675423 Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2 *Repo: dpdk-next-net-mlx flow_d_shared_lock(struct rte_eth_dev *dev) { struct mlx5_priv *priv = dev->data->dev_private; struct mlx5_ibv_shared *sh = priv->sh; error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:183 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply *Repo: dpdk res.ft_type = MLX5DV_FLOW_TABLE_TYPE_FDB; if (priority == MLX5_FLOW_PRIO_RSVD) priority = priv->config.flow_prio - 1; for (; !actions_end ; actions++) { error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:5658 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply DPDK STV team