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

Increase DEFAULT_RCVBUF size to support 127 VFs #814

Merged
merged 1 commit into from
Jun 3, 2021
Merged

Increase DEFAULT_RCVBUF size to support 127 VFs #814

merged 1 commit into from
Jun 3, 2021

Conversation

gibizer
Copy link
Contributor

@gibizer gibizer commented Jun 3, 2021

Increase the DEFAULT_RCVBUF size from 32K to 64K to allow more data
to be passed along with newer kernels.

Fixes #813

Increase the DEFAULT_RCVBUF size from 32K to 64K to allow more data
to be passed along with newer kernels.

Fixes #813
@svinota svinota merged commit 668a1e0 into svinota:master Jun 3, 2021
@gibizer gibizer deleted the increase-bufsize branch June 3, 2021 12:35
@svinota
Copy link
Owner

svinota commented Jun 3, 2021

Will be in the next release 0.6.4 on Monday.

@gibizer
Copy link
Contributor Author

gibizer commented Jun 3, 2021

Thank you!

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

Successfully merging this pull request may close these issues.

DEFAULT_RCVBUF too small when querying interfaces with more than 108 VFs
2 participants