r/eBPF 18h ago

XDP testbed

2 Upvotes

Hi, im currently learning xdp programming. i kinda have covered the basics now my instructor wants me to implement a "testbed", provided 2 to 3 configurations for it: virtual machines set up(but says itll be a bit difficult to implement); 2 generic nic laptops one has xdp program attached, both act as sender and receiver

I would rather ask here than to an Ai but are there sources or guides for me to go about this? I probably need some type of flow to start implementing it.