Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

there is no ./xdp_loader #393

Open
qingwusunny opened this issue Feb 2, 2024 · 1 comment
Open

there is no ./xdp_loader #393

qingwusunny opened this issue Feb 2, 2024 · 1 comment

Comments

@qingwusunny
Copy link

qingwusunny commented Feb 2, 2024

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

@0x000001A4
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants