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