Re: [PATCH rdma-next 0/2] RoCE ICRC counter

2018-06-22 Thread Jason Gunthorpe
On Thu, Jun 21, 2018 at 03:37:54PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > 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 implemen

Re: [PATCH rdma-next 0/2] RoCE ICRC counter

2018-06-21 Thread Jason Gunthorpe
On Thu, Jun 21, 2018 at 03:37:54PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > 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 implemen

[PATCH rdma-next 0/2] RoCE ICRC counter

2018-06-21 Thread Leon Romanovsky
From: Leon Romanovsky 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 coun