OpenDataPlane / odp

The ODP project is an open-source, cross-platform set of application programming interfaces (APIs) for the networking data plane
https://opendataplane.org
Other
176 stars 134 forks source link

[PATCH v2] api: packet: clarify odp_packet_reset_max_len() documentation #2105

Closed MatiasElo closed 2 months ago

MatiasElo commented 2 months ago

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.

ashwinyes commented 2 months ago

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