Re: [PATCH mlx5-next] net/mlx5: Add memic command opcode to command checker

2018-09-04 Thread Leon Romanovsky
On Mon, Sep 03, 2018 at 08:19:48PM +0300, Leon Romanovsky wrote: > From: Ariel Levkovich > > Adding the alloc/dealloc memic FW command opcodes to > avoid "unknown command" prints in the command string > converter and internal error status handler. > > Signed-off-by: Ariel Levkovich >

[PATCH mlx5-next] net/mlx5: Add memic command opcode to command checker

2018-09-03 Thread Leon Romanovsky
From: Ariel Levkovich Adding the alloc/dealloc memic FW command opcodes to avoid "unknown command" prints in the command string converter and internal error status handler. Signed-off-by: Ariel Levkovich Signed-off-by: Leon Romanovsky --- drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 4