|WARNING| pw137351-137354 [PATCH v3 1/4] net/mlx5: fix conntrack action handle representation

qemudev at loongson.cn qemudev at loongson.cn
Tue Feb 27 14:30:32 CET 2024


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

_apply patch failure_

Submitter: Dariusz Sosnowski <dsosnowski at nvidia.com>
Date: Tue, 27 Feb 2024 15:52:21 +0200
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: for-next-net
  CommitID: 298ef95d4ef2a53ea39e94c2326fe2fdf6b91203

Apply patch set 137351-137354 failed:

Checking patch doc/guides/rel_notes/release_24_03.rst...
error: while searching for:
  * Added support for copy inner fields in HWS flow engine.
  * Added support for sharing indirect action objects of type ``RTE_FLOW_ACTION_TYPE_METER_MARK``
    in HWS flow engine.

* **Updated Marvell cnxk crypto driver.**


error: patch failed: doc/guides/rel_notes/release_24_03.rst:135
error: doc/guides/rel_notes/release_24_03.rst: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_hw.c...
error: while searching for:
		if (ret_comp < n_res && priv->hws_mpool)
			ret_comp += mlx5_aso_pull_completion(&priv->hws_mpool->sq[queue],
					&res[ret_comp], n_res - ret_comp);
	}
	if (ret_comp < n_res && priv->hws_ctpool)
		ret_comp += mlx5_aso_pull_completion(&priv->ct_mng->aso_sqs[queue],
				&res[ret_comp], n_res - ret_comp);
	if (ret_comp < n_res && priv->quota_ctx.sq)
		ret_comp += mlx5_aso_pull_completion(&priv->quota_ctx.sq[queue],
						     &res[ret_comp],

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



More information about the test-report mailing list