Re: [PATCH 0/3] Wait for NPA pools to get filled

2022-01-09 Thread Jerin Jacob
On Tue, Nov 30, 2021 at 11:39 AM Ashwin Sekhar T K wrote: > > NPA could take some time to reflect the pointers which > has been freed into pools. So, after populating a pool > with pointers, wait until the populated pointers are > reflected in the pool. Series Acked-by: Jerin Jacob Series appli

[PATCH 0/3] Wait for NPA pools to get filled

2021-11-29 Thread Ashwin Sekhar T K
NPA could take some time to reflect the pointers which has been freed into pools. So, after populating a pool with pointers, wait until the populated pointers are reflected in the pool. Ashwin Sekhar T K (3): common/cnxk: add support to wait for pool filling common/cnxk: wait for sqb pool to f