|WARNING| pw159698-159701 [PATCH 1/4] drivers: fix flow devarg handling for future HW

qemudev at loongson.cn qemudev at loongson.cn
Sun Jan 18 13:02:53 CET 2026


Test-Label: loongarch-compilation
Test-Status: WARNING
https://dpdk.org/patch/159698

_apply patch failure RETEST #1_

Submitter: Maayan Kashani <mkashani at nvidia.com>
Date: Mon, 12 Jan 2026 11:24:35 +0200
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: for-next-net
  CommitID: 3408b132b31906fe1ed28d6b2009b98202e1cff0

Apply patch set 159698-159701 failed:

Checking patch doc/guides/nics/mlx5.rst...
Hunk #1 succeeded at 1327 (offset 629 lines).
error: while searching for:
  - 1. Allow insertion of rules with the same pattern items.
    In this case, all rules are inserted but only the first rule takes effect,
    the next rule takes effect only if the previous rules are deleted.

  By default, the PMD will set this value to 1.


. _mlx5_net_stats:

error: patch failed: doc/guides/nics/mlx5.rst:834
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/common/mlx5/mlx5_devx_cmds.c...
Hunk #1 succeeded at 1253 (offset -51 lines).
Hunk #2 succeeded at 1403 (offset -65 lines).
Checking patch drivers/common/mlx5/mlx5_devx_cmds.h...
error: while searching for:
	uint8_t max_header_modify_pattern_length;
	uint64_t system_image_guid;
	uint32_t log_max_conn_track_offload:5;
};

/* LAG Context. */

error: patch failed: drivers/common/mlx5/mlx5_devx_cmds.h:337
error: drivers/common/mlx5/mlx5_devx_cmds.h: patch does not apply
Checking patch drivers/common/mlx5/mlx5_prm.h...
Hunk #1 succeeded at 1550 (offset -47 lines).
Hunk #2 succeeded at 2303 (offset -49 lines).
Checking patch drivers/net/mlx5/mlx5.c...
Hunk #1 succeeded at 1449 (offset 8 lines).
error: while searching for:
	int ret = 0;
	size_t alignment = rte_mem_page_size();
	uint32_t max_queue_umem_size = MLX5_WQE_SIZE * mlx5_dev_get_max_wq_size(sh);

	if (alignment == (size_t)-1) {
		alignment = (1 << MLX5_LOG_PAGE_SIZE);

error: patch failed: drivers/net/mlx5/mlx5.c:1481
error: drivers/net/mlx5/mlx5.c: patch does not apply



More information about the test-report mailing list