xdp-tutorial icon indicating copy to clipboard operation
xdp-tutorial copied to clipboard

there is no ./xdp_loader

Open qingwusunny opened this issue 1 year ago • 1 comments

I don't know how to load progsec with xdp-load cmd? It seems xdp-load cmd has changed image image

qingwusunny avatar Feb 02 '24 16:02 qingwusunny

Hey I was also having this trouble. I think you should do: t exec -n left -- ./xdp-loader load veth0 xdp_prog_kern.o -n xdp_pass_func

Atleast according to the docs on: https://github.com/xdp-project/xdp-tools/tree/master/xdp-loader

But still I can't follow the full tutorial of commands to run in packet03. @tohojo @chaudron Im not sure if any of you could update the commands to run on these assignments as it would be pretty helpful !

Thank you

0x000001A4 avatar Mar 10 '24 16:03 0x000001A4