On Fri, Sep 25, 2020 at 5:27 PM David Hunt <[email protected]> wrote:
> On 8/9/2020 11:22 AM, Sarosh Arif wrote:
> > rte_mempool_get_bulk is used to get bufs/many_bufs from the pool,
> > but at some locations when test fails the bufs/many_bufs are
> > not returned back to the pool.
> > Due to this, multiple executions of distributor_autotest gives the
> > following error message: Error getting mbufs from pool.
> > To resolve this issue rte_mempool_put_bulk is used whenever the test
> > fails and returns.
> >

Fixes: c3eabff124e6 ("distributor: add unit tests")
Cc: [email protected]

> > Signed-off-by: Sarosh Arif <[email protected]>
Acked-by: Lukasz Wojciechowski <[email protected]>
> Reviewed-by: David Hunt <[email protected]>

Applied, thanks Sarosh.


-- 
David Marchand

Reply via email to