Actually, it's easier to deal with these one by one. I have no problem with that.
odp_buffer_pool_next() is in odp_buffer_pool.c starting at line 294. Do you not see it? I think the code is using ODP_BUFFER_POOL_INVALID. Agree the doc is out of sync with the code a bit here. Something to discuss during the team call? Bill On Tue, Nov 11, 2014 at 8:10 AM, Taras Kondratiuk < [email protected]> wrote: > On 11/11/2014 03:44 PM, Bill Fischofer wrote: > >> v3 incorporates bugfix: ret_buf must return to buf_freelist, not >> blk_freelist >> > > A few more issues: > - odp_buffer_pool_next() implementation is missing. > - ODP_BUFFER_POOL_NULL is mentioned in documentation, but not defined > in the header file. > > Sorry for reporting issues in small pieces. I'm discovering them one by > one during testcases implementation. >
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
