在 2024/8/11 18:22, Zhu Yanjun 写道:
在 2024/8/11 16:31, Leon Romanovsky 写道:
On Fri, Aug 09, 2024 at 07:06:34PM +0800, Zhu Yanjun wrote:
在 2024/8/9 16:31, Liu Jian 写道:
Same with commit e375b9c92985 ("RDMA/cxgb4: Set queue pair state when
being queried"). The API for ib_query_qp requires the driver to set
cur_qp_state on return, add the missing set.
Add the following?
Cc:stable@xxxxxxxxxxxxxxx
There is no need to add stable tag for RXE driver. Distros are not
supporting this driver, which is used for development and not for
production.
I do not mean that this driver is supported in Distros.
I mean that QP cur_qp_state is not set when being queried in rxe. In
other rdma drivers, this is set.
This should be a problem in RXE. So I suggest to add "CC:
stable@xxxxxxxxxxxxxxx".
As such, the stable branch will backport this commit to fix this
problem in RXE.
Sorry. My mistakes.
No need to add this "CC: stable@xxxxxxxxxxxxxxx"
Zhu Yanjun
Anyway, thanks a lot for your reporting and fixing this problem in RXE.
Best Regards,
Zhu Yanjun
Thanks
Fixes: 8700e3e7c485 ("Soft RoCE driver")
Signed-off-by: Liu Jian<liujian56@xxxxxxxxxx>
---
drivers/infiniband/sw/rxe/rxe_verbs.c | 2 ++
1 file changed, 2 insertions(+)
--
Best Regards,
Yanjun.Zhu
--
Best Regards,
Yanjun.Zhu