Re: [PATCH net-next 07/16] net/mlx5e: Generalize tx reporter's functionality

2019-07-08 Thread Jiri Pirko
Sun, Jul 07, 2019 at 01:52:59PM CEST, tar...@mellanox.com wrote: >From: Aya Levin > >Prepare for code sharing with rx reporter, which is added in the >following patches in the set. Introduce a generic error_ctx for >agnostic recovery despatch. > >Signed-off-by: Aya Levin >Signed-off-by: Tariq Tou

[PATCH net-next 07/16] net/mlx5e: Generalize tx reporter's functionality

2019-07-07 Thread Tariq Toukan
From: Aya Levin Prepare for code sharing with rx reporter, which is added in the following patches in the set. Introduce a generic error_ctx for agnostic recovery despatch. Signed-off-by: Aya Levin Signed-off-by: Tariq Toukan --- drivers/net/ethernet/mellanox/mlx5/core/Makefile | 5 +- ..