Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/122683 _apply patch failure_ Submitter: Rongwei Liu Date: Monday, January 30 2023 13:20:00 Applied on: CommitID:2a211079a92e962bbd0ec81e425a6ffc32890e67 Apply patch set 122683-122693 failed: Checking patch drivers/common/mlx5/mlx5_prm.h... error: while searching for: MLX5_MODI_TUNNEL_HDR_DW_1 = 0x75, MLX5_MODI_GTPU_FIRST_EXT_DW_0 = 0x76, MLX5_MODI_HASH_RESULT = 0x81, }; /* Total number of metadata reg_c's. */ error: patch failed: drivers/common/mlx5/mlx5_prm.h:760 Checking patch drivers/net/mlx5/mlx5_flow.h... Checking patch drivers/net/mlx5/mlx5_flow_dv.c... Checking patch drivers/net/mlx5/mlx5_flow_hw.c... Hunk #1 succeeded at 4550 (offset -4 lines). Hunk #2 succeeded at 4592 (offset -4 lines). Hunk #3 succeeded at 4605 (offset -4 lines). Applying patch drivers/common/mlx5/mlx5_prm.h with 1 reject... Rejected hunk #1. Applied patch drivers/net/mlx5/mlx5_flow.h cleanly. Applied patch drivers/net/mlx5/mlx5_flow_dv.c cleanly. Applied patch drivers/net/mlx5/mlx5_flow_hw.c cleanly. diff a/drivers/common/mlx5/mlx5_prm.h b/drivers/common/mlx5/mlx5_prm.h (rejected hunks) @@ -760,6 +760,7 @@ enum mlx5_modification_field { MLX5_MODI_TUNNEL_HDR_DW_1 = 0x75, MLX5_MODI_GTPU_FIRST_EXT_DW_0 = 0x76, MLX5_MODI_HASH_RESULT = 0x81, + MLX5_MODI_INVALID = INT_MAX, }; /* Total number of metadata reg_c's. */ Checking patch drivers/net/mlx5/mlx5_flow_dv.c... error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index https://lab.dpdk.org/results/dashboard/patchsets/25117/ UNH-IOL DPDK Community Lab