Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page:

include/odp/api/spec/pool.h
line 23
@@ -214,6 +222,15 @@ typedef struct odp_pool_param_t {
                            defined by pool capability pkt.max_uarea_size.
                            Specify as 0 if no user area is needed. */
                        uint32_t uarea_size;
+
+                       /** Minimum Headroom size in bytes. Minimum number of
+                           bytes of space preceding packet data to reserve for
+                           use as headroom. Each newly allocated packet from
+                           the pool must have atleast this much headroom.


Comment:
Typo: at least

html_url=https://github.com/Linaro/odp/pull/152#discussion_r136668336
updated_at=2017-09-01 21:43:24

Reply via email to