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

DPDK: Raise and catch hugepage size err #3594

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

DPDK: Raise and catch hugepage size err #3594

wants to merge 1 commit into from

Conversation

mcgov
Copy link
Collaborator

@mcgov mcgov commented Jan 8, 2025

Previously we asserted, this scenario where you don't have enough memory to allocate a single gb hugepage per numa node is more common than I thought. So now we catch and skip, since we can't run the test on this system.

@mcgov mcgov marked this pull request as ready for review January 8, 2025 20:38
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.

1 participant