Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/122992 _apply patch failure_ Submitter: Jiawei Wang Date: Friday, February 03 2023 05:21:07 Applied on: CommitID:bc1db4f45af35c87e7d97db7a24d479674aa8a43 Apply patch set 122992-122994 failed: Checking patch drivers/common/mlx5/mlx5_devx_cmds.c... Hunk #1 succeeded at 1139 (offset -2 lines). Checking patch drivers/common/mlx5/mlx5_devx_cmds.h... Checking patch drivers/common/mlx5/mlx5_prm.h... Hunk #1 succeeded at 898 (offset -7 lines). error: while searching for: * Table 1872 - Flow Table Fields Supported 2 Format */ struct mlx5_ifc_ft_fields_support_2_bits { u8 reserved_at_0[0xd]; u8 hash_result[0x1]; u8 reserved_at_e[0x1]; u8 tunnel_header_2_3[0x1]; error: patch failed: drivers/common/mlx5/mlx5_prm.h:2044 Checking patch drivers/net/mlx5/linux/mlx5_os.c... Checking patch drivers/net/mlx5/mlx5.h... Applied patch drivers/common/mlx5/mlx5_devx_cmds.c cleanly. Applied patch drivers/common/mlx5/mlx5_devx_cmds.h cleanly. Applying patch drivers/common/mlx5/mlx5_prm.h with 1 reject... Hunk #1 applied cleanly. Rejected hunk #2. Applied patch drivers/net/mlx5/linux/mlx5_os.c cleanly. Applied patch drivers/net/mlx5/mlx5.h cleanly. diff a/drivers/common/mlx5/mlx5_prm.h b/drivers/common/mlx5/mlx5_prm.h (rejected hunks) @@ -2044,7 +2045,9 @@ struct mlx5_ifc_ft_fields_support_bits { * Table 1872 - Flow Table Fields Supported 2 Format */ struct mlx5_ifc_ft_fields_support_2_bits { - u8 reserved_at_0[0xd]; + u8 reserved_at_0[0xa]; + u8 lag_rx_port_affinity[0x1]; + u8 reserved_at_c[0x2]; u8 hash_result[0x1]; u8 reserved_at_e[0x1]; u8 tunnel_header_2_3[0x1]; Checking patch doc/guides/nics/features/default.ini... Checking patch doc/guides/nics/features/mlx5.ini... Checking patch doc/guides/nics/mlx5.rst... error: while searching for: - key - sequence Matching on checksum and sequence needs MLNX_OFED 5.6+. - The NIC egress flow rules on representor port are not supported. - When using DV/verbs flow engine (``dv_flow_en`` = 1/0 respectively), Match on SPI field in ESP header for group 0 needs MLNX_OFED 5.6+. Statistics ---------- error: patch failed: doc/guides/nics/mlx5.rst:595 Checking patch drivers/net/mlx5/linux/mlx5_os.c... error: drivers/net/mlx5/linux/mlx5_os.c: does not match index Checking patch drivers/net/mlx5/mlx5.h... error: drivers/net/mlx5/mlx5.h: does not match index 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... Applied patch doc/guides/nics/features/default.ini cleanly. Applied patch doc/guides/nics/features/mlx5.ini cleanly. Applying patch doc/guides/nics/mlx5.rst with 1 reject... Hunk #1 applied cleanly. Rejected hunk #2. 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/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst (rejected hunks) @@ -595,13 +596,18 @@ Limitations - key - sequence - Matching on checksum and sequence needs MLNX_OFED 5.6+. +- Matching on checksum and sequence needs MLNX_OFED 5.6+. - The NIC egress flow rules on representor port are not supported. - When using DV/verbs flow engine (``dv_flow_en`` = 1/0 respectively), Match on SPI field in ESP header for group 0 needs MLNX_OFED 5.6+. +- Match on phy affinity: + + - Supports NIC ingress flow in group 0. + - Supports E-Switch flow in group 0 and depends on + device-managed flow steering (DMFS) mode. Statistics ---------- Checking patch drivers/common/mlx5/mlx5_prm.h... error: drivers/common/mlx5/mlx5_prm.h: does not match index Checking patch drivers/net/mlx5/mlx5.c... Checking patch drivers/net/mlx5/mlx5_devx.c... Checking patch drivers/net/mlx5/mlx5_ethdev.c... Checking patch drivers/net/mlx5/mlx5_tx.h... Checking patch drivers/net/mlx5/mlx5_txq.c... Applied patch drivers/net/mlx5/mlx5.c cleanly. Applied patch drivers/net/mlx5/mlx5_devx.c cleanly. Applied patch drivers/net/mlx5/mlx5_ethdev.c cleanly. Applied patch drivers/net/mlx5/mlx5_tx.h cleanly. Applied patch drivers/net/mlx5/mlx5_txq.c cleanly. https://lab.dpdk.org/results/dashboard/patchsets/25193/ UNH-IOL DPDK Community Lab