Message ID | cover.1679566038.git.leon@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Add Q-counters for representors | expand |
On Thu, 23 Mar 2023 12:13:50 +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@nvidia.com> > > Changelog: > v1: > * Properly separated between uplink and representors counters > v0: https://lore.kernel.org/all/cover.1678974109.git.leon@kernel.org > ---------------------------------------------------------------------- > > [...] Applied, thanks! [2/2] RDMA/mlx5: Expand switchdev Q-counters to expose representor statistics https://git.kernel.org/rdma/rdma/c/d22467a71ebe96 Best regards,
From: Leon Romanovsky <leonro@nvidia.com> Changelog: v1: * Properly separated between uplink and representors counters v0: https://lore.kernel.org/all/cover.1678974109.git.leon@kernel.org ---------------------------------------------------------------------- Hi, The following series from Patrisious exports VF 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 | 171 +++++++++++++++++++++----- include/linux/mlx5/mlx5_ifc.h | 13 +- 2 files changed, 152 insertions(+), 32 deletions(-)