From: ext Bill Fischofer [mailto:[email protected]]
Sent: Tuesday, May 05, 2015 3:03 PM
To: Savolainen, Petri (Nokia - FI/Espoo)
Subject: Re: [lng-odp] [API-NEXT PATCH v3 1/4] api: packet: rename user_data to
user_area
diff --git a/include/odp/api/pool.h b/include/odp/api/pool.h
index 0092132..32baeb3 100644
--- a/include/odp/api/pool.h
+++ b/include/odp/api/pool.h
@@ -76,10 +76,9 @@ typedef struct odp_pool_param_t {
The maximum value is defined by
ODP_CONFIG_PACKET_SEG_LEN_MAX.
Use 0 for default. */
- uint32_t udata_size; /**< User metadata size in
- bytes. Specify as 0 if no
- user metadata is to be
- associated with the pkt */
+ uint32_t uarea_size; /**< User area size in bytes.
+ area is needed. Specify as 0
+ if no user */
Garbled phrasing. Should be "User area size in bytes. Specify as 0 if no user
area is needed"
} pkt;
struct {
uint32_t num; /**< Number of timeouts in the pool */
Corrected this with v4.
-Petri
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp