|WARNING| pw153511-153516 [PATCH 1/6] common/cnxk: config of CPT result address offset
qemudev at loongson.cn
qemudev at loongson.cn
Mon May 19 14:20:31 CEST 2025
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/153511
_apply patch failure_
Submitter: Rahul Bhansali <rbhansali at 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
More information about the test-report
mailing list