linux/drivers/infiniband/sw
Honggang LI 6e17530f5b RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
[ Upstream commit 4adcaf969d ]

BTH_ACK_MASK bit is used to indicate that an acknowledge
(for this packet) should be scheduled by the responder.
Both UC and UD QPs are unacknowledged, so don't set
BTH_ACK_MASK for UC or UD QPs.

Fixes: 8700e3e7c4 ("Soft RoCE driver")
Signed-off-by: Honggang LI <honggangli@163.com>
Link: https://lore.kernel.org/r/20240624020348.494338-1-honggangli@163.com
Reviewed-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-19 05:33:33 +02:00
..
rdmavt RDMA/rdmavt: Delete unnecessary NULL check 2023-05-17 11:35:50 +02:00
rxe RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs 2024-08-19 05:33:33 +02:00
siw RDMA/siw: Fix connection failure handling 2023-10-10 21:46:45 +02:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00