kernel_samsung_a53x/drivers/infiniband/sw/rxe
Honggang LI fb01305cc3 RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
[ Upstream commit 4adcaf969d77d3d3aa3871bbadc196258a38aec6 ]

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: 8700e3e7c485 ("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-11-23 23:20:10 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe.c RDMA/rxe: Fix the problem "mutex_destroy missing" 2024-11-19 11:32:21 +01:00
rxe.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_av.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_comp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_cq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_hdr.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_hw_counters.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_hw_counters.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_icrc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_loc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_mcast.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_mmap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_mr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_net.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_net.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_opcode.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_opcode.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_param.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_pool.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_pool.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_qp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_queue.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_queue.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_recv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_req.c RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs 2024-11-23 23:20:10 +01:00
rxe_resp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_srq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_task.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_task.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_verbs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxe_verbs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00