|WARNING| pw168433 [PATCH] net/dpaa: fix Rx queue shutdown before init
qemudev at loongson.cn
qemudev at loongson.cn
Thu Aug 27 09:31:01 CEST 2026
Test-Label: loongson-compile-loongarch-abi2
Test-Status: WARNING
http://dpdk.org/patch/168433
_apply patch failure_
Submitter: Prashant Gupta <prashant.gupta_3 at nxp.com>
Date: Thu, 27 Aug 2026 12:59:13 +0530
DPDK git baseline: Repo:dpdk-next-net
Branch: next-net-for-main
CommitID: a776ac2be6c84f9a4e3f695781b51cc508c82cc3
Apply patch set 168433 failed:
Checking patch drivers/net/dpaa/dpaa_ethdev.c...
error: while searching for:
DPAA_PMD_INFO("Rx queue setup for queue index: %d fq_id (0x%x)",
queue_idx, rxq->fqid);
/* Shutdown FQ before configure */
ret = qman_shutdown_fq_by_fqid(rxq->fqid);
if (ret) {
DPAA_PMD_WARN("%s: Failed(%d) to shutdown rxq%d's fq(fqid=0x%x)",
dev->data->name, ret, queue_idx, rxq->fqid);
}
if (!fif->num_profiles) {
if (dpaa_intf->bp_info && dpaa_intf->bp_info->bp &&
dpaa_intf->bp_info->mp != mp) {
error: patch failed: drivers/net/dpaa/dpaa_ethdev.c:1193
error: drivers/net/dpaa/dpaa_ethdev.c: patch does not apply
More information about the test-report
mailing list