On Sun, Jul 27, 2025 at 3:19 AM Daniel Borkmann <daniel@xxxxxxxxxxxxx> wrote: > > On 7/25/25 12:23 PM, Haoran Jiang wrote: > > v4: > > 1,There is a conflict when merging these two patches on the basis of the trampoline series patches, resolve the conflict issue > [...] > > Haoran Jiang (2): > > LoongArch: BPF: Fix jump offset calculation in tailcall > > LoongArch: BPF: Fix tailcall hierarchy > > > > arch/loongarch/net/bpf_jit.c | 181 +++++++++++++++++++++++------------ > > 1 file changed, 119 insertions(+), 62 deletions(-) > > Same here, I presume Huacai will pick these up. Yes, I will do. Huacai > > Thanks, > Daniel