Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/123132 _apply patch failure_ Submitter: Viacheslav Ovsiienko Date: Monday, February 06 2023 09:55:50 Applied on: CommitID:796b031608d8d52e040f83304c676d3cda5af617 Apply patch set 123132 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/25221/ UNH-IOL DPDK Community Lab