|WARNING| pw166800 [PATCH v3] eal: fix core_index for non-EAL registered threads
qemudev at loongson.cn
qemudev at loongson.cn
Tue Jul 21 10:30:29 CEST 2026
Test-Label: loongson-compile-loongarch-abi2
Test-Status: WARNING
http://dpdk.org/patch/166800
_apply patch failure_
Submitter: Maxime Peim <maxime.peim at gmail.com>
Date: Tue, 21 Jul 2026 10:13:10 +0200
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: bcd1686caa94aed1edf9f25dd1cc51175cedd1b7
Apply patch set 166800 failed:
Checking patch lib/eal/common/eal_common_lcore.c...
error: while searching for:
#include <stdlib.h>
#include <string.h>
#include <rte_common.h>
#include <rte_branch_prediction.h>
#include <rte_errno.h>
#include <rte_lcore.h>
#include <rte_log.h>
error: patch failed: lib/eal/common/eal_common_lcore.c:6
error: lib/eal/common/eal_common_lcore.c: patch does not apply
Checking patch lib/eal/common/eal_common_options.c...
error: while searching for:
if (coremask[i] != '0')
return -1;
for (; idx < RTE_MAX_LCORE; idx++)
lcore_config[idx].core_index = -1;
error: patch failed: lib/eal/common/eal_common_options.c:911
error: lib/eal/common/eal_common_options.c: patch does not apply
Checking patch lib/eal/common/eal_private.h...
error: while searching for:
#include <sys/queue.h>
#include <dev_driver.h>
#include <rte_lcore.h>
#include <rte_log.h>
#include <rte_memory.h>
error: patch failed: lib/eal/common/eal_private.h:11
error: lib/eal/common/eal_private.h: patch does not apply
More information about the test-report
mailing list