|WARNING| pw163556 [PATCH] spinlock: fix API comments

qemudev at loongson.cn qemudev at loongson.cn
Mon May 4 14:00:18 CEST 2026


Test-Label: loongarch-compilation
Test-Status: WARNING
https://dpdk.org/patch/163556

_apply patch failure_

Submitter: Thomas Monjalon <thomas at monjalon.net>
Date: Mon,  4 May 2026 11:12:51 +0200
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 38e659db052924ab54cffa71b8d0cc2e0d92258a

Apply patch set 163556 failed:

Checking patch lib/eal/include/generic/rte_spinlock.h...
error: while searching for:
 */
typedef struct {
	rte_spinlock_t sl; /**< the actual spinlock */
	int user; /**< core id using lock, -1 for unused */
	int count; /**< count of time this lock has been called */
} rte_spinlock_recursive_t;


error: patch failed: lib/eal/include/generic/rte_spinlock.h:197
error: lib/eal/include/generic/rte_spinlock.h: patch does not apply



More information about the test-report mailing list