* |SUCCESS| pw138645 [PATCH 1/2] eal: provide movdiri for MSVC
[not found] <1710969879-23701-2-git-send-email-roretzla@linux.microsoft.com>
@ 2024-03-20 21:26 ` checkpatch
2025-01-24 15:40 ` |WARNING| pw138645-150453 " qemudev
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2024-03-20 21:26 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/138645
_coding style OK_
^ permalink raw reply [flat|nested] 2+ messages in thread
* |WARNING| pw138645-150453 [PATCH 1/2] eal: provide movdiri for MSVC
[not found] <1710969879-23701-2-git-send-email-roretzla@linux.microsoft.com>
2024-03-20 21:26 ` |SUCCESS| pw138645 [PATCH 1/2] eal: provide movdiri for MSVC checkpatch
@ 2025-01-24 15:40 ` qemudev
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2025-01-24 15:40 UTC (permalink / raw)
To: test-report; +Cc: Tyler Retzlaff, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/138645
_apply patch failure_
Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wed, 20 Mar 2024 14:24:38 -0700
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 5b856206c74bbcf19e12cafa15382a7e15b0a1b5
Apply patch set 138645-150453 failed:
Checking patch lib/eal/x86/include/rte_io.h...
error: while searching for:
static __rte_always_inline void
__rte_x86_movdiri(uint32_t value, volatile void *addr)
{
asm volatile(
/* MOVDIRI */
".byte 0x40, 0x0f, 0x38, 0xf9, 0x02"
:
: "a" (value), "d" (addr));
}
__rte_experimental
error: patch failed: lib/eal/x86/include/rte_io.h:22
error: lib/eal/x86/include/rte_io.h: patch does not apply
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-24 16:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1710969879-23701-2-git-send-email-roretzla@linux.microsoft.com>
2024-03-20 21:26 ` |SUCCESS| pw138645 [PATCH 1/2] eal: provide movdiri for MSVC checkpatch
2025-01-24 15:40 ` |WARNING| pw138645-150453 " qemudev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).