Setup Required GitHub Repositories:
- We are separating the different parts of the repository into more focused repos.
- Rust-AFXDP-Demo: This repo will have all the instructions how to run the ansible scripts and setup the AWS environment.
- udp-bench: Rust implementation of a udp packet sender and receiver.
- aya-ebpf: AF_XDP with Aya (Rust).
- More repos may be required in the future as we complete the project.