From: patchwork-bot+netdevbpf@kernel.org
To: Nicholas Dudar <main.kalliope@gmail.com>
Cc: ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org,
eddyz87@gmail.com, memxor@gmail.com,
johan.almbladh@anyfinetworks.com, paulburton@kernel.org,
tsbogend@alpha.franken.de, martin.lau@linux.dev, song@kernel.org,
yonghong.song@linux.dev, jolsa@kernel.org, emil@etsalapatis.com,
ihor.solodrai@linux.dev, bpf@vger.kernel.org,
linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH bpf-next v3 0/2] bpf, mips: Add BPF_MOVSX support to the JITs
Date: Tue, 22 Sep 2026 23:50:18 +0000 [thread overview]
Message-ID: <179012101814.134796.2287786050720557901.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260912041220.444715-1-main.kalliope@gmail.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Sat, 12 Sep 2026 00:12:18 -0400 you wrote:
> Add the five MOVSX forms to the MIPS32 and MIPS64 JITs, which currently
> emit them as ordinary moves. Patch 1 factors register moves into helpers;
> patch 2 adds sign extension.
>
> Use seb/seh on MIPS32 R2+ and doubleword shift pairs on MIPS64, where
> normalizing the source for seb/seh would eliminate the instruction saving.
> The MIPS64 sequence also matches GCC's generic lowering [1].
>
> [...]
Here is the summary with links:
- [bpf-next,v3,1/2] bpf, mips: Factor register moves into helpers
https://git.kernel.org/bpf/bpf-next/c/86187bd3cd5a
- [bpf-next,v3,2/2] bpf, mips: Add support for BPF_MOVSX in the JITs
https://git.kernel.org/bpf/bpf-next/c/07ebb8c386d3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-09-22 23:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-12 4:12 Nicholas Dudar
2026-09-12 4:12 ` [PATCH bpf-next v3 1/2] bpf, mips: Factor register moves into helpers Nicholas Dudar
2026-09-12 4:12 ` [PATCH bpf-next v3 2/2] bpf, mips: Add support for BPF_MOVSX in the JITs Nicholas Dudar
2026-09-12 5:03 ` bot+bpf-ci
2026-09-12 19:37 ` Nicholas Dudar
2026-09-23 15:22 ` Johan Almbladh
2026-09-22 23:50 ` patchwork-bot+netdevbpf [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=179012101814.134796.2287786050720557901.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=eddyz87@gmail.com \
--cc=emil@etsalapatis.com \
--cc=ihor.solodrai@linux.dev \
--cc=johan.almbladh@anyfinetworks.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=main.kalliope@gmail.com \
--cc=martin.lau@linux.dev \
--cc=memxor@gmail.com \
--cc=paulburton@kernel.org \
--cc=song@kernel.org \
--cc=tsbogend@alpha.franken.de \
--cc=yonghong.song@linux.dev \
/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
all inboxes | Powered by JetHome®