]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RDMA/irdma: Add GEN3 HW statistics support
authorKrzysztof Czurylo <krzysztof.czurylo@intel.com>
Wed, 27 Aug 2025 15:25:35 +0000 (10:25 -0500)
committerLeon Romanovsky <leon@kernel.org>
Thu, 18 Sep 2025 08:48:45 +0000 (04:48 -0400)
commitda278cb29c41dc2d8344d62238de339db6695132
tree32c9edf218d27284ca2babe26debcbffce68f290
parentb800e82feba7bd758f6564975e9f9995866162e3
RDMA/irdma: Add GEN3 HW statistics support

Plug into the unified HW statistics framework by adding a hardware
statistics map array for GEN3, defining the HW-specific width and
location for each counter in the statistics buffer.

Signed-off-by: Krzysztof Czurylo <krzysztof.czurylo@intel.com>
Signed-off-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
Link: https://patch.msgid.link/20250827152545.2056-7-tatyana.e.nikolova@intel.com
Tested-by: Jacob Moroni <jmoroni@google.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/irdma/ctrl.c
drivers/infiniband/hw/irdma/defs.h
drivers/infiniband/hw/irdma/ig3rdma_hw.c
drivers/infiniband/hw/irdma/type.h
drivers/infiniband/hw/irdma/verbs.c