Hi Dave, This patch set provides two trivial fixes for the tx timeout series lately applied into net 4.7.
>From Daniel, detect stuck queues due to BQL >From Mohamad, fix tx timeout watchdog false alarm Hopefully those two fixes will make it to -stable, assuming 3947ca185999 ('net/mlx5e: Implement ndo_tx_timeout callback') was also backported to -stable. Thanks, Saeed. Daniel Jurgens (1): net/mlx5e: Fix TX Timeout to detect queues stuck on BQL Mohamad Haj Yahia (1): net/mlx5e: start/stop all tx queues upon open/close netdev drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) -- 2.8.0