xdp-tools: Add XDP synproxy tailcall program

LoongArch does not support bpf trampoline, so
use tail call to call XDP synproxy program

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2025-03-24 19:00:36 -07:00
parent 42f3680941
commit 0f9937c78f
2 changed files with 2 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_BLAKE2 = 250a6795cc025796d88c7114d022c7c16b1e77045d6373e1dd75398101c090812438c3b4dce25cf3bc2635eb5af3a6bcdca62a5a4f39856032e909b608ef402b
$(DL_FILE)_BLAKE2 = 26e16b47bb19b300809d37c40371519da49ee12f30cfae3fe68899d463b8ef0b755cb6d5f7c139984d2c2970e0c0e4c458aa694a7a893f56e0774253772522c8
install : $(TARGET)