|WARNING| pw133667 [PATCH v2] net/mlx5: add global API prefix to public constants

qemudev at loongson.cn qemudev at loongson.cn
Tue Oct 31 14:20:21 CET 2023


Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/133667

_apply patch failure_

Submitter: Thomas Monjalon <thomas at monjalon.net>
Date: Tue, 31 Oct 2023 14:38:10 +0100
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: for-next-net
  CommitID: 441197cc1ab413c379a88abbcf8e98b195c8eb76

Apply patch set 133667 failed:

Checking patch doc/guides/nics/mlx5.rst...
Hunk #2 succeeded at 2216 (offset 31 lines).
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 1697 (offset 13 lines).
Hunk #2 succeeded at 1848 (offset 12 lines).
Checking patch drivers/net/mlx5/mlx5_defs.h...
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #1 succeeded at 192 (offset -5 lines).
Hunk #2 succeeded at 7724 (offset 11 lines).
Hunk #3 succeeded at 7798 (offset 11 lines).
Hunk #4 succeeded at 7861 (offset 11 lines).
Hunk #5 succeeded at 7869 (offset 11 lines).
Hunk #6 succeeded at 7905 (offset 11 lines).
Hunk #7 succeeded at 7916 (offset 11 lines).
Hunk #8 succeeded at 7930 (offset 11 lines).
Hunk #9 succeeded at 8004 (offset 11 lines).
Hunk #10 succeeded at 8074 (offset 11 lines).
Hunk #11 succeeded at 8544 (offset -12 lines).
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
	case RTE_FLOW_ITEM_TYPE_METER_COLOR:
		return mlx5_flow_hw_aso_tag;
	case RTE_FLOW_ITEM_TYPE_TAG:
		if (id == MLX5_LINEAR_HASH_TAG_INDEX)
			return REG_C_3;
		MLX5_ASSERT(id < MLX5_FLOW_HW_TAGS_MAX);
		return mlx5_flow_hw_avl_tags[id];

error: patch failed: drivers/net/mlx5/mlx5_flow.h:1702
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
			uint8_t tag_index = flow_tag_index_get(data);
			int reg;

			off_be = (tag_index == MLX5_LINEAR_HASH_TAG_INDEX) ?
				 16 - (data->offset + width) + 16 : data->offset;
			if (priv->sh->config.dv_flow_en == 2)
				reg = flow_hw_get_reg_id(RTE_FLOW_ITEM_TYPE_TAG,

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1916
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_hw.c...
Hunk #1 succeeded at 1189 (offset 113 lines).
Hunk #2 succeeded at 2633 (offset 244 lines).
Checking patch drivers/net/mlx5/mlx5_rx.c...
Checking patch drivers/net/mlx5/mlx5_rx.h...
Checking patch drivers/net/mlx5/mlx5_rxq.c...
Checking patch drivers/net/mlx5/mlx5_testpmd.c...
Checking patch drivers/net/mlx5/rte_pmd_mlx5.h...



More information about the test-report mailing list