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: use multiple mbufs #3582

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

DPDK: use multiple mbufs #3582

wants to merge 4 commits into from

Conversation

mcgov
Copy link
Collaborator

@mcgov mcgov commented Jan 4, 2025

Fufilling a request to excersize code where DPDK uses more than the default amount of memory pools.
Testing showed this could cause DPDK to try to use more memory than our hugepage allocations allowed, so this PR also changes how hugepages are handled. Now there is an option to specify how much memory you want when initializing hugepages.

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