Re: [PATCH mlx5-next 05/12] net/mlx5: Rate limit errors in command interface

2018-06-26 Thread Leon Romanovsky
On Sun, Jun 24, 2018 at 11:23:46AM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > Any error status returned by FW will trigger similar > to the following error message in the dmesg. > > [ 55.884355] mlx5_core :00:04.0: mlx5_cmd_check:712:(pid 555): > ALLOC_UAR(0x802) op_mod(0x0) f

[PATCH mlx5-next 05/12] net/mlx5: Rate limit errors in command interface

2018-06-24 Thread Leon Romanovsky
From: Leon Romanovsky Any error status returned by FW will trigger similar to the following error message in the dmesg. [ 55.884355] mlx5_core :00:04.0: mlx5_cmd_check:712:(pid 555): ALLOC_UAR(0x802) op_mod(0x0) failed, status limits exceeded(0x8), syndrome (0x0) Those prints are extremel