On Tue, Nov 30, 2021 at 11:39 AM Ashwin Sekhar T K <asek...@marvell.com> 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 <jer...@marvell.com> Series applied to dpdk-next-net-mrvl/for-next-net. Thanks. > > Ashwin Sekhar T K (3): > common/cnxk: add support to wait for pool filling > common/cnxk: wait for sqb pool to fill > common/cnxk: wait for xaq pool to fill > > drivers/common/cnxk/roc_nix_queue.c | 10 ++++++++++ > drivers/common/cnxk/roc_npa.h | 26 ++++++++++++++++++++++++++ > drivers/common/cnxk/roc_sso.c | 9 +++++++++ > 3 files changed, 45 insertions(+) > > -- > 2.32.0 >