quinn
quinn copied to clipboard
bench(udp): run GSO, GRO and recvmmsg permutations
- Benchmark all permutations of GSO, GRO and
recvmmsg. - Add support for all platforms.
- Add test-run (i.e.
cargo test --benches, single execution in debug mode) to CI.