Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/104660 _apply patch failure_ Submitter: Dmitry Kozlyuk Date: Wednesday, November 24 2021 09:40:30 Applied on: CommitID:0c6e27549c03695f85d949f5195a166b449b419c Apply patch set 104660-104659 failed: Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Hunk #1 succeeded at 14692 (offset -8 lines). Checking patch drivers/net/mlx5/mlx5_rx.h... error: while searching for: bool standalone, bool deref_rxqs); int mlx5_ind_table_obj_setup(struct rte_eth_dev *dev, struct mlx5_ind_table_obj *ind_tbl); int mlx5_ind_table_obj_modify(struct rte_eth_dev *dev, struct mlx5_ind_table_obj *ind_tbl, uint16_t *queues, const uint32_t queues_n, error: patch failed: drivers/net/mlx5/mlx5_rx.h:228 Checking patch drivers/net/mlx5/mlx5_rxq.c... Hunk #1 succeeded at 2255 (offset -8 lines). Hunk #2 succeeded at 2310 (offset -8 lines). Hunk #3 succeeded at 2333 (offset -8 lines). Hunk #4 succeeded at 2537 (offset -8 lines). Hunk #5 succeeded at 2566 (offset -8 lines). Hunk #6 succeeded at 2658 (offset -9 lines). Applied patch drivers/net/mlx5/mlx5_flow_dv.c cleanly. Applying patch drivers/net/mlx5/mlx5_rx.h with 1 reject... Rejected hunk #1. Applied patch drivers/net/mlx5/mlx5_rxq.c cleanly. diff a/drivers/net/mlx5/mlx5_rx.h b/drivers/net/mlx5/mlx5_rx.h (rejected hunks) @@ -228,7 +228,8 @@ int mlx5_ind_table_obj_release(struct rte_eth_dev *dev, bool standalone, bool deref_rxqs); int mlx5_ind_table_obj_setup(struct rte_eth_dev *dev, - struct mlx5_ind_table_obj *ind_tbl); + struct mlx5_ind_table_obj *ind_tbl, + bool ref_qs); int mlx5_ind_table_obj_modify(struct rte_eth_dev *dev, struct mlx5_ind_table_obj *ind_tbl, uint16_t *queues, const uint32_t queues_n, Checking patch drivers/net/mlx5/mlx5_flow_dv.c... error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index Checking patch drivers/net/mlx5/mlx5_rx.h... Hunk #1 succeeded at 231 (offset -2 lines). Checking patch drivers/net/mlx5/mlx5_rxq.c... error: drivers/net/mlx5/mlx5_rxq.c: does not match index Applied patch drivers/net/mlx5/mlx5_rx.h cleanly. https://lab.dpdk.org/results/dashboard/patchsets/20353/ UNH-IOL DPDK Community Lab