From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Suanming Mou <suanmingm@nvidia.com>, zhoumin@loongson.cn
Subject: |WARNING| pw140750 [PATCH v2] net/mlx5: support match with E-Switch manager
Date: Wed, 5 Jun 2024 17:12:34 +0800 [thread overview]
Message-ID: <202406050912.4559CYCC3950078@localhost.localdomain> (raw)
In-Reply-To: <20240605093717.1826380-1-suanmingm@nvidia.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/140750
_apply patch failure_
Submitter: Suanming Mou <suanmingm@nvidia.com>
Date: Wed, 5 Jun 2024 17:37:17 +0800
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: for-next-net
CommitID: a207de9a356ef890dd858064ee94e15f0841f0e1
Apply patch set 140750 failed:
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
- Matching on represented port.
- Matching on aggregated affinity.
- Matching on external Tx queue.
Limitations
error: patch failed: doc/guides/nics/mlx5.rst:170
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch doc/guides/rel_notes/release_24_07.rst...
error: while searching for:
* Added match with Tx queue.
* Added match with external Tx queue.
Removed Items
error: patch failed: doc/guides/rel_notes/release_24_07.rst:85
error: doc/guides/rel_notes/release_24_07.rst: patch does not apply
Checking patch drivers/common/mlx5/linux/meson.build...
Checking patch drivers/net/mlx5/hws/mlx5dr_definer.c...
Hunk #1 succeeded at 720 (offset -1 lines).
Hunk #2 succeeded at 1531 (offset -17 lines).
Checking patch drivers/net/mlx5/hws/mlx5dr_definer.h...
Checking patch drivers/net/mlx5/hws/mlx5dr_rule.c...
Checking patch drivers/net/mlx5/linux/mlx5_os.c...
Checking patch drivers/net/mlx5/mlx5.h...
Checking patch drivers/net/mlx5/mlx5_flow.h...
Hunk #1 succeeded at 1937 (offset -1 lines).
error: while searching for:
return UINT16_MAX;
}
/*
* Get metadata match tag and mask for given rte_eth_dev port.
* Used in HWS rule creation.
*/
static __rte_always_inline const struct flow_hw_port_info *
flow_hw_conv_port_id(const uint16_t port_id)
{
struct flow_hw_port_info *port_info;
if (port_id >= RTE_MAX_ETHPORTS)
return NULL;
port_info = &mlx5_flow_hw_port_infos[port_id];
error: patch failed: drivers/net/mlx5/mlx5_flow.h:2009
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 10838 (offset -1 lines).
Hunk #2 succeeded at 10883 (offset -1 lines).
next parent reply other threads:[~2024-06-05 9:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240605093717.1826380-1-suanmingm@nvidia.com>
2024-06-05 9:12 ` qemudev [this message]
2024-06-05 9:39 ` |SUCCESS| " checkpatch
2024-06-05 18:16 ` |WARNING| pw140750 [PATCH] [v2] " 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=202406050912.4559CYCC3950078@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=suanmingm@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).