From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: longli@linuxonhyperv.com, zhoumin@loongson.cn
Subject: |WARNING| pw126606 [PATCH] net/mana: suppress TX CQE generation whenever possible
Date: Fri, 28 Apr 2023 11:23:23 +0800 [thread overview]
Message-ID: <202304280323.33S3NNmR2794187@localhost.localdomain> (raw)
In-Reply-To: <1682653009-19988-1-git-send-email-longli@linuxonhyperv.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/126606
_apply patch failure_
Submitter: Long Li <longli@linuxonhyperv.com>
Date: Thu, 27 Apr 2023 20:36:49 -0700
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: b6367469a9368234bc5ed931dc9ba29474e7d347
Apply patch set 126606 failed:
Checking patch drivers/net/mana/mana.h...
Hunk #1 succeeded at 366 (offset 13 lines).
Hunk #2 succeeded at 409 (offset 7 lines).
Checking patch drivers/net/mana/tx.c...
error: while searching for:
int ret;
void *db_page;
uint16_t pkt_sent = 0;
uint32_t num_comp;
/* Process send completions from GDMA */
num_comp = gdma_poll_completion_queue(&txq->gdma_cq,
txq->gdma_comp_buf, txq->num_desc);
for (uint32_t i = 0; i < num_comp; i++) {
struct mana_txq_desc *desc =
&txq->desc_ring[txq->desc_ring_tail];
struct mana_tx_comp_oob *oob = (struct mana_tx_comp_oob *)
error: patch failed: drivers/net/mana/tx.c:173
error: drivers/net/mana/tx.c: patch does not apply
next parent reply other threads:[~2023-04-28 3:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1682653009-19988-1-git-send-email-longli@linuxonhyperv.com>
2023-04-28 3:23 ` qemudev [this message]
2023-04-28 3:37 ` |SUCCESS| " checkpatch
2023-04-28 3:50 |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=202304280323.33S3NNmR2794187@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=longli@linuxonhyperv.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).