loxilb: add loxilb 0.9.8 addon for loongarch64

loxilb ebpf program relies on libbpf 0.8
which does not have loongarch64 support.
backported libbpf 1.2.3 loongarch support
to libbpf 0.8

loxilb 0.9.8 now load ebpf program through
libbpf, no external ntc command required, so
remove ntc

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2025-01-24 17:24:22 -08:00
parent c0a92ea299
commit beb7cdabf7
4 changed files with 169 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
opt/loxilb/llb_ebpf_emain.o
opt/loxilb/llb_ebpf_main.o
opt/loxilb/llb_kern_sock.o
opt/loxilb/llb_xdp_main.o
opt/loxilb/loxilb_libdp.o
usr/bin/loxilb