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 mempools, assert hugepage count is > 0 #3581

Closed
wants to merge 2 commits into from

Conversation

mcgov
Copy link
Collaborator

@mcgov mcgov commented Jan 3, 2025

Fufilling a request to excersize code where DPDK uses more than the default amount of memory pools. Adds an option to testpmd to allocate multiple sizes. Includes a commit for the hugepages tool to assert the requested count is > 0.

@mcgov mcgov added the dpdk DPDK related items label Jan 3, 2025
@mcgov mcgov closed this Jan 3, 2025
@mcgov
Copy link
Collaborator Author

mcgov commented Jan 3, 2025

Reworking some of this, will create a new PR after changing some things and testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dpdk DPDK related items
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant