DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] add debug capabilities to ipool
@ 2025-03-24  8:18 Shani Peretz
  2025-03-24  8:18 ` [PATCH 1/2] net/mlx5: add ipool debug capabilities Shani Peretz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shani Peretz @ 2025-03-24  8:18 UTC (permalink / raw)
  To: dev; +Cc: rasland, Shani Peretz

Enhanced ipool debugging: Added new log component and verbosity levels for operations. 
Introduced a bitmap in debug mode to track allocations/deallocations, preventing doubles in per-core cache mode.

Shani Peretz (2):
  net/mlx5: add ipool debug capabilities
  net/mlx5: added a bitmap that tracks ipool allocs and frees

 drivers/net/mlx5/mlx5_utils.c | 151 +++++++++++++++++++++++++++++++++-
 drivers/net/mlx5/mlx5_utils.h |  21 +++++
 2 files changed, 171 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-05-11  7:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-24  8:18 [PATCH 0/2] add debug capabilities to ipool Shani Peretz
2025-03-24  8:18 ` [PATCH 1/2] net/mlx5: add ipool debug capabilities Shani Peretz
2025-03-24  8:18 ` [PATCH 2/2] net/mlx5: added a bitmap that tracks ipool allocs and frees Shani Peretz
2025-05-11  7:53 ` [PATCH 0/2] add debug capabilities to ipool Raslan Darawsheh

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