Regards,
Bala
On 15 June 2017 at 19:51, Petri Savolainen
wrote:
> Added packet pool parameters for more fine grained pool
> configuration. The basic usage of the parameters is not changed,
> except that implementation may now round up 'num' by default.
> Application can limit the round up with n
lainen ; lng-
> o...@lists.linaro.org
> Subject: RE: [lng-odp] [API-NEXT PATCH v3] api: pool: additional packet
> length configuration
>
> This concept for sub-pools within a pool is adding unnecessary complexity
> to pool configurations. What is the purpose of this? We don't support
>
This concept for sub-pools within a pool is adding unnecessary complexity to
pool configurations. What is the purpose of this? We don't support having
multiple size buffers in same pool. In case application wants to attach
multiple pools to same pktio, we can introduce an API to attach pool to p
On Thu, Jun 15, 2017 at 9:21 AM, Petri Savolainen
wrote:
> Added packet pool parameters for more fine grained pool
> configuration. The basic usage of the parameters is not changed,
> except that implementation may now round up 'num' by default.
> Application can limit the round up with new 'max_n