RDMA/rxe: Implement packet length validation on responder
The function check_length() is supposed to check the length of inbound packets on responder, but it actually has been a stub since the driver was born. Let it check the payload length and the DMA length. Signed-off-by: NDaisuke Matsuda <matsuda-daisuke@fujitsu.com> Link: https://lore.kernel.org/r/20221107055338.357184-1-matsuda-daisuke@fujitsu.comReviewed-by: NLi Zhijian <lizhijian@fujitsu.com> Acked-by: NZhu Yanjun <zyjzyj2000@gmail.com> Signed-off-by: NLeon Romanovsky <leon@kernel.org>
Showing
想要评论请 注册 或 登录