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

[PATCH v2] api: queue: clarify odp_queue_param_t default value specification #1916

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

MatiasElo
Copy link
Collaborator

Move default queue type specification from odp_queue_create() to odp_queue_param_t to make it conform with the other parameters.

Also, explicitly state that queue size default value is zero. This was already tested by the validation test.

@odpbuild odpbuild changed the title api: queue: clarify odp_queue_param_t default value specification [PATCH v1] api: queue: clarify odp_queue_param_t default value specification Sep 25, 2023
Move default queue type specification from odp_queue_create() to
odp_queue_param_t to make it conform with the other parameters.

Also, explicitly state that queue size default value is zero. This was
already tested by the validation test.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Reviewed-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
@odpbuild odpbuild changed the title [PATCH v1] api: queue: clarify odp_queue_param_t default value specification [PATCH v2] api: queue: clarify odp_queue_param_t default value specification Oct 18, 2023
@MatiasElo MatiasElo added the API Ready API change ready to be merged (with the next API version increment) label Oct 18, 2023
@MatiasElo MatiasElo merged commit a1f172a into OpenDataPlane:master Oct 20, 2023
174 checks passed
@MatiasElo MatiasElo deleted the dev/api-queue-create branch October 20, 2023 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Ready API change ready to be merged (with the next API version increment)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants