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

Only initialize ringbuffer.framesPerBlock if numBlocks>0. #11445

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Only initialize ringbuffer.framesPerBlock if numBlocks>0.

This is analogous to what Linux does, see
net/packet/af_packet.c:packet_set_ring().

Reported-by: [email protected]

This is analogous to what Linux does, see
net/packet/af_packet.c:packet_set_ring().

Reported-by: [email protected]
PiperOrigin-RevId: 723988089
@copybara-service copybara-service bot added the exported Issue was exported automatically label Feb 6, 2025
@copybara-service copybara-service bot closed this Feb 6, 2025
@copybara-service copybara-service bot deleted the test/cl723988089 branch February 6, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant