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

Investigate using PACKET_QDISC_BYPASS when count > 1 #19

Open
troglobit opened this issue Jun 7, 2022 · 0 comments
Open

Investigate using PACKET_QDISC_BYPASS when count > 1 #19

troglobit opened this issue Jun 7, 2022 · 0 comments

Comments

@troglobit
Copy link
Collaborator

On Linux, since 3.14, it is possible to bypass any qdisc set with tc to maximize throughput. So this, along with #8, should make it possible to create real nice packet loads, e.g. for arp.

Example:

https://stackoverflow.com/questions/27614657/example-code-on-using-packet-qdisc-bypass-option-on-ethernet-raw-socket-on-linux

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

No branches or pull requests

1 participant