Drop "for v1.0 APIs" You introduced some warnings that we didn't have: odp_config.h:55: warning: Member ODP_CONFIG_BUF_MAX_SIZE (macro definition) of group odp_compiler_optim is not documented. odp_config.h:55: warning: Member ODP_CONFIG_BUF_MAX_SIZE (macro definition) of group odp_compiler_optim is not documented. odp_buffer_pool.h:127: warning: Member name (variable) of class odp_buffer_pool_info_t is not documented. odp_buffer_pool.h:128: warning: Member params (variable) of class odp_buffer_pool_info_t is not documented. odp_buffer_pool.h:55: warning: Member buf_size (variable) of class odp_buffer_pool_param_t is not documented. odp_buffer_pool.h:56: warning: Member buf_align (variable) of class odp_buffer_pool_param_t is not documented. odp_buffer_pool.h:57: warning: Member num_bufs (variable) of class odp_buffer_pool_param_t is not documented. odp_buffer_pool.h:58: warning: Member buf_type (variable) of class odp_buffer_pool_param_t is not documented.
On 2014-11-30 19:47, Bill Fischofer wrote: > ODP buffer pool restricture to enable support for v1.0 APIs. Remove, doesn't add any value. > Implements the following revised/new APIs: > > odp_buffer_pool_create() > odp_buffer_pool_destroy() > odp_buffer_pool_info() We said it during last weeks call, one patch per API. Please split this into three patches. Cheers, Anders _______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
