From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Alexander Kozyrev <akozyrev@nvidia.com>, zhoumin@loongson.cn
Subject: |WARNING| pw144998 [PATCH v2] drivers: ignore non-critical syndromes for Tx queues
Date: Fri, 4 Oct 2024 04:00:41 +0800 [thread overview]
Message-ID: <202410032000.493K0fA53710482@localhost.localdomain> (raw)
In-Reply-To: <20241003202815.870524-1-akozyrev@nvidia.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/144998
_apply patch failure_
Submitter: Alexander Kozyrev <akozyrev@nvidia.com>
Date: Thu, 3 Oct 2024 23:28:15 +0300
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: for-next-net
CommitID: 92f33d7016a5dfd0fc8ee95607db9671af7256a7
Apply patch set 144998 failed:
Checking patch drivers/common/mlx5/mlx5_prm.h...
Hunk #1 succeeded at 5587 (offset -27 lines).
Checking patch drivers/net/mlx5/mlx5_rx.c...
Checking patch drivers/net/mlx5/mlx5_tx.c...
error: while searching for:
mlx5_tx_error_cqe_handle(struct mlx5_txq_data *__rte_restrict txq,
volatile struct mlx5_error_cqe *err_cqe)
{
if (err_cqe->syndrome != MLX5_CQE_SYNDROME_WR_FLUSH_ERR) {
const uint16_t wqe_m = ((1 << txq->wqe_n) - 1);
struct mlx5_txq_ctrl *txq_ctrl =
container_of(txq, struct mlx5_txq_ctrl, txq);
error: patch failed: drivers/net/mlx5/mlx5_tx.c:85
error: drivers/net/mlx5/mlx5_tx.c: patch does not apply
next parent reply other threads:[~2024-10-03 20:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241003202815.870524-1-akozyrev@nvidia.com>
2024-10-03 20:00 ` qemudev [this message]
2024-10-03 20:29 ` |SUCCESS| " checkpatch
2024-10-03 20:42 ` |WARNING| pw144998 [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=202410032000.493K0fA53710482@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=akozyrev@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).