On 7/9/2020 4:58 PM, Tariq Toukan wrote:
On 7/9/2020 4:18 AM, Jakub Kicinski wrote:
Convert to new infra, make use of the ability to sleep in the callback.
Signed-off-by: Jakub Kicinski <k...@kernel.org>
---
.../net/ethernet/mellanox/mlx4/en_netdev.c | 107 ++++--------------
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 2 -
2 files changed, 25 insertions(+), 84 deletions(-)
Hi Jakub,
Thanks for your patch.
Our team started running relevant functional tests to verify the change
and look for regressions.
I'll update about the results once done.
Tests passed.
Acked-by: Tariq Toukan <tar...@mellanox.com>
Thanks.