Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/123244 _apply patch failure_ Submitter: Viacheslav Ovsiienko Date: Tuesday, February 07 2023 11:40:21 Applied on: CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491 Apply patch set 123244 failed: Checking patch drivers/common/mlx5/mlx5_prm.h... Hunk #1 succeeded at 1691 (offset -4 lines). Checking patch drivers/net/mlx5/hws/mlx5dr_cmd.c... Hunk #1 succeeded at 767 (offset -83 lines). Checking patch drivers/net/mlx5/hws/mlx5dr_cmd.h... error: while searching for: bool cross_vhca_resources; uint32_t shared_vhca_id; char fw_ver[64]; }; int mlx5dr_cmd_destroy_obj(struct mlx5dr_devx_obj *devx_obj); error: patch failed: drivers/net/mlx5/hws/mlx5dr_cmd.h:188 Checking patch drivers/net/mlx5/hws/mlx5dr_definer.c... Checking patch drivers/net/mlx5/hws/mlx5dr_definer.h... Checking patch drivers/net/mlx5/mlx5_flow_hw.c... Applied patch drivers/common/mlx5/mlx5_prm.h cleanly. Applied patch drivers/net/mlx5/hws/mlx5dr_cmd.c cleanly. Applying patch drivers/net/mlx5/hws/mlx5dr_cmd.h with 1 reject... Rejected hunk #1. Applied patch drivers/net/mlx5/hws/mlx5dr_definer.c cleanly. Applied patch drivers/net/mlx5/hws/mlx5dr_definer.h cleanly. Applied patch drivers/net/mlx5/mlx5_flow_hw.c cleanly. diff a/drivers/net/mlx5/hws/mlx5dr_cmd.h b/drivers/net/mlx5/hws/mlx5dr_cmd.h (rejected hunks) @@ -188,6 +188,7 @@ struct mlx5dr_cmd_query_caps { bool cross_vhca_resources; uint32_t shared_vhca_id; char fw_ver[64]; + bool ipsec_offload; }; int mlx5dr_cmd_destroy_obj(struct mlx5dr_devx_obj *devx_obj); https://lab.dpdk.org/results/dashboard/patchsets/25254/ UNH-IOL DPDK Community Lab