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: packet: clarify odp_packet_reset_max_len() documentation #2105

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

MatiasElo
Copy link
Collaborator

Clarify odp_packet_reset_max_len() documentation to state that the returned length may be less than the current packet data length if data length has been increased by utilizing head- or tailroom.

@odpbuild odpbuild changed the title api: packet: clarify odp_packet_reset_max_len() documentation [PATCH v1] api: packet: clarify odp_packet_reset_max_len() documentation Aug 23, 2024
@MatiasElo MatiasElo added the API next API change for next release label Aug 26, 2024
@MatiasElo MatiasElo added this to the v1.45.1.0 release milestone Aug 26, 2024
@MatiasElo MatiasElo added API spec OK API specification is ready. Needs implementation and test updates. and removed API next API change for next release labels Aug 28, 2024
@ashwinyes
Copy link
Contributor

Acked-by: Ashwin Sekhar T K asekhar@marvell.com

Clarify odp_packet_reset_max_len() documentation to state that the returned
length may be less than the current packet data length if data length has
been increased by utilizing head- or tailroom.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Acked-by: Ashwin Sekhar T K <asekhar@marvell.com>
@odpbuild odpbuild changed the title [PATCH v1] api: packet: clarify odp_packet_reset_max_len() documentation [PATCH v2] api: packet: clarify odp_packet_reset_max_len() documentation Sep 5, 2024
@MatiasElo MatiasElo added API Ready API change ready to be merged (with the next API version increment) and removed API spec OK API specification is ready. Needs implementation and test updates. labels Sep 5, 2024
@MatiasElo MatiasElo merged commit 5d38f46 into OpenDataPlane:master Sep 6, 2024
170 checks passed
@MatiasElo MatiasElo deleted the dev/api-packet-reset branch September 6, 2024 09:31
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