* |WARNING| pw137351-137354 [PATCH v3 1/4] net/mlx5: fix conntrack action handle representation
       [not found] <20240227135224.20066-2-dsosnowski@nvidia.com>
@ 2024-02-27 13:30 ` qemudev
  2024-02-27 13:54 ` |SUCCESS| pw137351 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2024-02-27 13:30 UTC (permalink / raw)
  To: test-report; +Cc: Dariusz Sosnowski, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/137351
_apply patch failure_
Submitter: Dariusz Sosnowski <dsosnowski@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
^ permalink raw reply	[flat|nested] 2+ messages in thread