From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Tyler Retzlaff <roretzla@linux.microsoft.com>, zhoumin@loongson.cn
Subject: |WARNING| pw138645-150453 [PATCH 1/2] eal: provide movdiri for MSVC
Date: Fri, 24 Jan 2025 23:40:21 +0800 [thread overview]
Message-ID: <202501241540.50OFeLG63682564@localhost.localdomain> (raw)
In-Reply-To: <1710969879-23701-2-git-send-email-roretzla@linux.microsoft.com>
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
prev parent reply other threads:[~2025-01-24 16:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1710969879-23701-2-git-send-email-roretzla@linux.microsoft.com>
2024-03-20 21:26 ` |SUCCESS| pw138645 " checkpatch
2025-01-24 15:40 ` qemudev [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202501241540.50OFeLG63682564@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=roretzla@linux.microsoft.com \
--cc=test-report@dpdk.org \
--cc=zhoumin@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).