Re: [PATCH net] net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper

2018-07-24 Thread David Miller
From: Tariq Toukan Date: Tue, 24 Jul 2018 14:27:55 +0300 > From: Jack Morgenstein > > Function mlx4_RST2INIT_QP_wrapper saved the qp number passed in the qp > context, rather than the one passed in the input modifier. > > However, the qp number in the qp context is not defined as a > required

[PATCH net] net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper

2018-07-24 Thread Tariq Toukan
From: Jack Morgenstein Function mlx4_RST2INIT_QP_wrapper saved the qp number passed in the qp context, rather than the one passed in the input modifier. However, the qp number in the qp context is not defined as a required parameter by the FW. Therefore, drivers may choose to not specify the qp