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

Reach higher bandwidths without bypassing the kernel #908

Open
HKalbasi opened this issue Dec 11, 2024 · 0 comments
Open

Reach higher bandwidths without bypassing the kernel #908

HKalbasi opened this issue Dec 11, 2024 · 0 comments

Comments

@HKalbasi
Copy link

I made a virtual interface using ip link add x1 type veth peer y1, and I'm able to get a 33Gbit/s bandwidth on it using iperf which uses tcp sockets of the kernel. But using tcpreplay -K -t I only get a 1Gbit/s bandwitdth. What is the difference between iperf and tcpreplay that makes so huge difference? Is it possible for tcpreplay to use advanced kernel apis like io_uring to reach higher bandwidths?

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

1 participant