automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Dariusz Sosnowski <dsosnowski@nvidia.com>, zhoumin@loongson.cn
Subject: |WARNING| pw137351-137354 [PATCH v3 1/4] net/mlx5: fix conntrack action handle representation
Date: Tue, 27 Feb 2024 21:30:32 +0800	[thread overview]
Message-ID: <202402271330.41RDUWMY3963523@localhost.localdomain> (raw)
In-Reply-To: <20240227135224.20066-2-dsosnowski@nvidia.com>

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


       reply	other threads:[~2024-02-27 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240227135224.20066-2-dsosnowski@nvidia.com>
2024-02-27 13:30 ` qemudev [this message]
2024-02-27 13:54 ` |SUCCESS| pw137351 " checkpatch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202402271330.41RDUWMY3963523@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=dsosnowski@nvidia.com \
    --cc=test-report@dpdk.org \
    --cc=zhoumin@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).