Skip to content

Test MRG_RXBUF #1795

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Test MRG_RXBUF #1795

wants to merge 2 commits into from

Conversation

cagatay-y
Copy link
Contributor

Make the buffer size used when MRG_RXBUF is negotiated configurable and configure it to a small value when HERMIT_CAREFUL is enabled to test if the feature is working.

@cagatay-y cagatay-y force-pushed the mrgbuf-test branch 2 times, most recently from 5dd9041 to 848d075 Compare June 27, 2025 12:29
It is possible to set a receive buffer size when MRG_RXBUF is
negotiated. Expose this ability to the user through the environment
variable `HERMIT_MRG_RXBUF_SIZE`.
When HERMIT_CAREFUL is enabled, cause MRG_RXBUF feature to be used if
supported to test it.
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.

2 participants