Skip to content

[PATCH v1] test: sched_perf: add new event forwarding mode #2212

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MatiasElo
Copy link
Collaborator

No description provided.

Use ODPH_ERR() macro for all error prints and make the errors messages
more consistent.

Signed-off-by: Matias Elo <[email protected]>
Add new event formarding mode '-f N', where N > 1, for forwarding events
within N identical queue groups. In this mode the 'num_def', 'num_low', and
'num_high' options are per group, so the total number of active queues is
N * (num_def + num_low + num_high). In queue group mode less events may end
up accumulating into a single queue compared to '-f 1' mode.

Also, change '-q' parameter to be the number of default priority queues.
This makes application configuration simpler when multiple queue priorities
are used.

Signed-off-by: Matias Elo <[email protected]>
@odpbuild odpbuild changed the title test: sched_perf: add new event forwarding mode [PATCH v1] test: sched_perf: add new event forwarding mode May 2, 2025
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