Re: [PATCH mlx5-next 01/14] net/mlx5: Export resource dump interface

2020-05-25 Thread Maor Gottlieb
On 5/25/2020 5:24 PM, Jason Gunthorpe wrote: On Wed, May 13, 2020 at 12:50:21PM +0300, Leon Romanovsky wrote: From: Maor Gottlieb Export some of the resource dump API, so it could be used by the mlx5_ib driver as well. This description doesn't really match the patch, is this other stuff dea

Re: [PATCH mlx5-next 01/14] net/mlx5: Export resource dump interface

2020-05-25 Thread Jason Gunthorpe
On Wed, May 13, 2020 at 12:50:21PM +0300, Leon Romanovsky wrote: > From: Maor Gottlieb > > Export some of the resource dump API, so it could be > used by the mlx5_ib driver as well. This description doesn't really match the patch, is this other stuff dead code? Jason

[PATCH mlx5-next 01/14] net/mlx5: Export resource dump interface

2020-05-13 Thread Leon Romanovsky
From: Maor Gottlieb Export some of the resource dump API, so it could be used by the mlx5_ib driver as well. Signed-off-by: Maor Gottlieb Signed-off-by: Leon Romanovsky --- .../mellanox/mlx5/core/diag/rsc_dump.c| 3 ++ .../mellanox/mlx5/core/diag/rsc_dump.h| 33 +-