Re: [PATCH bpf-next v2 0/6] bpf trampoline support "jmp" mode
From: Alexei Starovoitov
Date: Tue Nov 18 2025 - 01:31:25 EST
On Sun, Nov 16, 2025 at 7:49 PM Menglong Dong <menglong8.dong@xxxxxxxxx> wrote:
>
> For now, the bpf trampoline is called by the "call" instruction. However,
> it break the RSB and introduce extra overhead in x86_64 arch.
Please include performance numbers in the cover letter when you respin.