[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180621123756.32645-1-leon@kernel.org>
Date: Thu, 21 Jun 2018 15:37:54 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Doug Ledford <dledford@...hat.com>,
Jason Gunthorpe <jgg@...lanox.com>
Cc: Leon Romanovsky <leonro@...lanox.com>,
RDMA mailing list <linux-rdma@...r.kernel.org>,
Mark Bloch <markb@...lanox.com>,
Talat Batheesh <talatb@...lanox.com>,
Saeed Mahameed <saeedm@...lanox.com>,
linux-netdev <netdev@...r.kernel.org>
Subject: [PATCH rdma-next 0/2] RoCE ICRC counter
From: Leon Romanovsky <leonro@...lanox.com>
Hi,
This series exposes RoCE ICRC counter through existing RDMA hw_counters
sysfs interface.
First patch has all HW definitions in mlx5_ifc.h file and second patch is
actual counter implementation.
Thanks
Talat Batheesh (2):
net/mlx5: Add RoCE RX ICRC encapsulated counter
IB/mlx5: Support RoCE ICRC encapsulated error counter
drivers/infiniband/hw/mlx5/cmd.c | 12 +++++++
drivers/infiniband/hw/mlx5/cmd.h | 1 +
drivers/infiniband/hw/mlx5/main.c | 62 ++++++++++++++++++++++++++++++++++--
drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 +
include/linux/mlx5/mlx5_ifc.h | 11 +++++--
5 files changed, 81 insertions(+), 6 deletions(-)
--
2.14.4
Powered by blists - more mailing lists