Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65380 _apply issues_ Submitter: Alexander Kozyrev Date: 2020-01-30 16:28:01 Reply_mail: 1580401681-130802-1-git-send-email-akozyrev@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 914397d6c1141235b48ca60249221976e9e08feb Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775 *Repo: dpdk-next-net-mlx .tx_descriptor_status = mlx5_tx_descriptor_status, .rx_queue_count = mlx5_rx_queue_count, .rx_queue_intr_enable = mlx5_rx_intr_enable, .rx_queue_intr_disable = mlx5_rx_intr_disable, error: patch failed: drivers/net/mlx5/mlx5.c:1389 error: drivers/net/mlx5/mlx5.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.c... Hunk #1 succeeded at 620 (offset 85 lines). error: while searching for: } return txoff_func[m].func; } error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:5335 error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: const void *buf, unsigned int len); int mlx5_queue_state_modify_primary(struct rte_eth_dev *dev, const struct mlx5_mp_arg_queue_state_modify *sm); /* Vectorized version of mlx5_rxtx.c */ int mlx5_rxq_check_vec_support(struct mlx5_rxq_data *rxq_data); error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:475 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply *Repo: dpdk .tx_descriptor_status = mlx5_tx_descriptor_status, .rx_queue_count = mlx5_rx_queue_count, .rx_queue_intr_enable = mlx5_rx_intr_enable, .rx_queue_intr_disable = mlx5_rx_intr_disable, error: patch failed: drivers/net/mlx5/mlx5.c:1389 error: drivers/net/mlx5/mlx5.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.c... Hunk #1 succeeded at 620 (offset 85 lines). error: while searching for: } return txoff_func[m].func; } error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:5335 error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_rxtx.h... error: while searching for: const void *buf, unsigned int len); int mlx5_queue_state_modify_primary(struct rte_eth_dev *dev, const struct mlx5_mp_arg_queue_state_modify *sm); /* Vectorized version of mlx5_rxtx.c */ int mlx5_rxq_check_vec_support(struct mlx5_rxq_data *rxq_data); error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:475 error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply DPDK STV team