|WARNING| pw164087 [RFC] eal: enable thread safety analysis for recursive lock
qemudev at loongson.cn
qemudev at loongson.cn
Mon May 18 18:40:12 CEST 2026
Test-Label: loongson-compile-loongarch-abi2
Test-Status: WARNING
http://dpdk.org/patch/164087
_apply patch failure_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Mon, 18 May 2026 09:34:26 -0700
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 28ef4299acfd28df6ddcdad4bbc06916e88108ee
Apply patch set 164087 failed:
Checking patch lib/eal/include/generic/rte_spinlock.h...
error: while searching for:
/**
* The rte_spinlock_recursive_t type.
*/
typedef struct {
rte_spinlock_t sl; /**< the actual spinlock */
RTE_ATOMIC(int) user; /**< core id using lock, -1 for unused */
int count; /**< count of time this lock has been called */
error: patch failed: lib/eal/include/generic/rte_spinlock.h:195
error: lib/eal/include/generic/rte_spinlock.h: patch does not apply
More information about the test-report
mailing list