|WARNING| pw160247-160250 [PATCH v1 1/4] net/nbl: fix memzone leak in queue release
qemudev at loongson.cn
qemudev at loongson.cn
Fri Jan 23 04:00:24 CET 2026
Test-Label: loongarch-compilation
Test-Status: WARNING
https://dpdk.org/patch/160247
_apply patch failure_
Submitter: Dimon Zhao <dimon.zhao at nebula-matrix.com>
Date: Thu, 22 Jan 2026 19:16:24 -0800
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 68fdc7c84912bc8981b907a757582a2352b6cae2
Apply patch set 160247-160250 failed:
Checking patch drivers/net/nbl/nbl_hw/nbl_channel.c...
error: while searching for:
goto req_wait_queue_failed;
}
size = (u64)chan_info->mailbox.num_txq_entries * (u64)chan_info->mailbox.txq_buf_size;
txq->buf = nbl_alloc_dma_mem(&txq->buf_mem, size);
if (!txq->buf) {
error: patch failed: drivers/net/nbl/nbl_hw/nbl_channel.c:36
error: drivers/net/nbl/nbl_hw/nbl_channel.c: patch does not apply
Checking patch drivers/net/nbl/nbl_hw/nbl_channel.h...
More information about the test-report
mailing list