DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Wait for NPA pools to get filled
@ 2021-11-30  6:06 Ashwin Sekhar T K
  2021-11-30  6:07 ` [PATCH 1/3] common/cnxk: add support to wait for pool filling Ashwin Sekhar T K
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ashwin Sekhar T K @ 2021-11-30  6:06 UTC (permalink / raw)
  To: dev
  Cc: ndabilpuram, jerinj, skori, skoteshwar, pbhagavatula,
	kirankumark, psatheesh, asekhar, anoobj, gakhil

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 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-10  7:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30  6:06 [PATCH 0/3] Wait for NPA pools to get filled Ashwin Sekhar T K
2021-11-30  6:07 ` [PATCH 1/3] common/cnxk: add support to wait for pool filling Ashwin Sekhar T K
2021-11-30  6:07 ` [PATCH 2/3] common/cnxk: wait for sqb pool to fill Ashwin Sekhar T K
2021-11-30  6:07 ` [PATCH 3/3] common/cnxk: wait for xaq " Ashwin Sekhar T K
2022-01-10  7:15 ` [PATCH 0/3] Wait for NPA pools to get filled Jerin Jacob

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).