From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Rahul Bhansali <rbhansali@marvell.com>, zhoumin@loongson.cn
Subject: |WARNING| pw153511-153516 [PATCH 1/6] common/cnxk: config of CPT result address offset
Date: Mon, 19 May 2025 20:20:31 +0800 [thread overview]
Message-ID: <202505191220.54JCKV5J3730963@localhost.localdomain> (raw)
In-Reply-To: <20250519125424.1435140-1-rbhansali@marvell.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/153511
_apply patch failure_
Submitter: Rahul Bhansali <rbhansali@marvell.com>
Date: Mon, 19 May 2025 18:24:19 +0530
DPDK git baseline: Repo:dpdk-next-net-mrvl
Branch: for-next-net
CommitID: f64bb46d36a3784c22c1f2712aa24a42009264a3
Apply patch set 153511-153516 failed:
Checking patch drivers/net/cnxk/cn20k_rx.h...
error: while searching for:
cq_w5 = *((const uint64_t *)rx + 4);
len = rlen + ((cq_w5 >> 16) & 0xFF) - (cq_w5 & 0xFF);
num_frags = hdr->w0.num_frags;
sg_base = cpth + (offset ? (offset << 3) : 256);
finfo = (const struct cpt_frag_info_s *)sg_base;
sg_base += num_frags ? (num_frags > 4 ? 32 : 16) : 0;
sg = *(uint64_t *)sg_base;
error: patch failed: drivers/net/cnxk/cn20k_rx.h:337
error: drivers/net/cnxk/cn20k_rx.h: patch does not apply
next parent reply other threads:[~2025-05-19 12:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250519125424.1435140-1-rbhansali@marvell.com>
2025-05-19 12:20 ` qemudev [this message]
2025-05-19 12:57 ` |SUCCESS| pw153511 " checkpatch
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=202505191220.54JCKV5J3730963@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=rbhansali@marvell.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).