Re: [PATCH net-next 08/16] net/mlx5e: Extend tx diagnose function

2019-07-08 Thread Jiri Pirko
Sun, Jul 07, 2019 at 01:53:00PM CEST, tar...@mellanox.com wrote: >From: Aya Levin > >The following patches in the set enhance the diagnostics info of tx >reporter. Therefore, it is better to pass a pointer to the SQ for >further data extraction. > >Signed-off-by: Aya Levin >Signed-off-by: Tariq T

[PATCH net-next 08/16] net/mlx5e: Extend tx diagnose function

2019-07-07 Thread Tariq Toukan
From: Aya Levin The following patches in the set enhance the diagnostics info of tx reporter. Therefore, it is better to pass a pointer to the SQ for further data extraction. Signed-off-by: Aya Levin Signed-off-by: Tariq Toukan --- .../net/ethernet/mellanox/mlx5/core/en/reporter_tx.c | 20 +++