automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Michael Baum <michaelba@nvidia.com>, zhoumin@loongson.cn
Subject: |WARNING| pw136497 [PATCH] net/mlx5/hws: add compare ESP sequence number support
Date: Thu, 8 Feb 2024 00:01:48 +0800	[thread overview]
Message-ID: <202402071601.417G1map863834@localhost.localdomain> (raw)
In-Reply-To: <20240207162023.1583557-1-michaelba@nvidia.com>

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

_apply patch failure_

Submitter: Michael Baum <michaelba@nvidia.com>
Date: Wed, 7 Feb 2024 18:20:23 +0200
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: for-next-net
  CommitID: b9e20153ea808f12d89090655096c78b1918fc0e

Apply patch set 136497 failed:

Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
  - Only single item is supported per pattern template.
  - Only 32-bit comparison is supported or 16-bits for random field.
  - Only supported for ``RTE_FLOW_FIELD_META``, ``RTE_FLOW_FIELD_TAG``,
    ``RTE_FLOW_FIELD_RANDOM`` and ``RTE_FLOW_FIELD_VALUE``.
  - The field type ``RTE_FLOW_FIELD_VALUE`` must be the base (``b``) field.
  - The field type ``RTE_FLOW_FIELD_RANDOM`` can only be compared with

error: patch failed: doc/guides/nics/mlx5.rst:823
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx5/hws/mlx5dr_definer.c...
error: while searching for:

	value = (const uint32_t *)&b->value[0];

	if (a->field == RTE_FLOW_FIELD_RANDOM)
		*base = htobe32(*value << 16);
	else
		*base = htobe32(*value);

	MLX5_SET(ste_match_4dw_range_ctrl_dw, ctrl, base0, 1);
}

error: patch failed: drivers/net/mlx5/hws/mlx5dr_definer.c:396
error: drivers/net/mlx5/hws/mlx5dr_definer.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_hw.c...
error: while searching for:
	switch (arg_field) {
	case RTE_FLOW_FIELD_TAG:
	case RTE_FLOW_FIELD_META:
		break;
	case RTE_FLOW_FIELD_RANDOM:
		if (base_field == RTE_FLOW_FIELD_VALUE)

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


       reply	other threads:[~2024-02-07 16:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240207162023.1583557-1-michaelba@nvidia.com>
2024-02-07 16:01 ` qemudev [this message]
2024-02-07 16:22 ` |SUCCESS| " checkpatch
2024-02-07 17:41 |WARNING| " dpdklab

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=202402071601.417G1map863834@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=michaelba@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).