From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Alexander Kozyrev <akozyrev@nvidia.com>, zhoumin@loongson.cn
Subject: |WARNING| pw126665 [PATCH] drivers: ignore non-critical syndromes for Tx queues
Date: Wed, 3 May 2023 02:44:46 +0800 [thread overview]
Message-ID: <202305021844.342Iikua3825518@localhost.localdomain> (raw)
In-Reply-To: <20230502185047.3250224-1-akozyrev@nvidia.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/126665
_apply patch failure_
Submitter: Alexander Kozyrev <akozyrev@nvidia.com>
Date: Tue, 2 May 2023 21:50:47 +0300
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: for-next-net
CommitID: 3b3fef9de22af80d173453ab65a80b01ce38cbfd
Apply patch set 126665 failed:
Checking patch drivers/common/mlx5/mlx5_prm.h...
Hunk #1 succeeded at 5238 (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:[~2023-05-02 18:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230502185047.3250224-1-akozyrev@nvidia.com>
2023-05-02 18:44 ` qemudev [this message]
2023-05-02 18:52 ` |SUCCESS| " checkpatch
2023-05-02 20:19 ` 0-day Robot
2023-05-02 19:10 |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=202305021844.342Iikua3825518@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).