[PATCH 0/2] add debug capabilities to ipool

Shani Peretz shperetz at nvidia.com
Mon Mar 24 09:18:22 CET 2025


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



More information about the dev mailing list