mbox series

[rdma-next,0/2] Add Q-counters for representors

Message ID cover.1678974109.git.leon@kernel.org (mailing list archive)
Headers show
Series Add Q-counters for representors | expand

Message

Leon Romanovsky March 16, 2023, 1:45 p.m. UTC
From: Leon Romanovsky <leonro@nvidia.com>

The following series from Patrisious exports iVF representors counters
to be visible by the host.

Thanks

Patrisious Haddad (2):
  net/mlx5: Introduce other vport query for Q-counters
  RDMA/mlx5: Expand switchdev Q-counters to expose representor
    statistics

 drivers/infiniband/hw/mlx5/counters.c | 161 ++++++++++++++++++++++----
 include/linux/mlx5/mlx5_ifc.h         |  13 ++-
 2 files changed, 146 insertions(+), 28 deletions(-)

Comments

Leon Romanovsky March 22, 2023, 9:11 a.m. UTC | #1
On Thu, Mar 16, 2023 at 03:45:19PM +0200, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
> 
> The following series from Patrisious exports iVF representors counters
> to be visible by the host.
> 
> Thanks
> 
> Patrisious Haddad (2):
>   net/mlx5: Introduce other vport query for Q-counters
>   RDMA/mlx5: Expand switchdev Q-counters to expose representor
>     statistics

This patch needs to be resent, so I'm dropping the series from patchworks.

Thanks

> 
>  drivers/infiniband/hw/mlx5/counters.c | 161 ++++++++++++++++++++++----
>  include/linux/mlx5/mlx5_ifc.h         |  13 ++-
>  2 files changed, 146 insertions(+), 28 deletions(-)
> 
> -- 
> 2.39.2
>