LoongArch: Add BPF JIT support
BPF programs are normally handled by a BPF interpreter, add BPF JIT support for LoongArch to allow the kernel to generate native code when a program is loaded into the kernel. This will significantly speed-up processing of BPF programs. Co-developed-by: NYouling Tang <tangyouling@loongson.cn> Signed-off-by: NYouling Tang <tangyouling@loongson.cn> Signed-off-by: NTiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: NHuacai Chen <chenhuacai@loongson.cn>
Showing
arch/loongarch/net/Makefile
0 → 100644
arch/loongarch/net/bpf_jit.c
0 → 100644
此差异已折叠。
arch/loongarch/net/bpf_jit.h
0 → 100644
想要评论请 注册 或 登录