linux-stable/drivers/infiniband
Xiao Yang cdb2150050 RDMA/rxe: Check the last packet by RXE_END_MASK
[ Upstream commit b1377cc37f ]

It's wrong to check the last packet by RXE_COMP_MASK because the flag is
to indicate if responder needs to generate a completion.

Fixes: 9fcd67d177 ("IB/rxe: increment msn only when completing a request")
Fixes: 8700e3e7c4 ("Soft RoCE driver")
Link: https://lore.kernel.org/r/20211229034438.1854908-1-yangx.jy@fujitsu.com
Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-08 14:23:30 +02:00
..
core RDMA/core: Set MR type in ib_reg_user_mr 2022-04-08 14:23:26 +02:00
hw IB/qib: Fix duplicate sysfs directory name 2022-03-02 11:48:08 +01:00
sw RDMA/rxe: Check the last packet by RXE_END_MASK 2022-04-08 14:23:30 +02:00
ulp RDMA/ib_srp: Fix a deadlock 2022-03-02 11:48:02 +01:00
Kconfig RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw 2021-06-02 20:06:36 -03:00
Makefile