Re: [PATCH rdma-core 0/2] Validate input and fix return code
From: Leon Romanovsky <leon@kernel.org>
Date: 2021-11-30 12:21:45
From: Leon Romanovsky <leon@kernel.org>
Date: 2021-11-30 12:21:45
On Mon, Nov 29, 2021 at 04:54:44PM -0600, Sindhu Devale wrote:
This series includes two patches. One to return the appropriate WC return codes and the other to validate the input during memory window bind. Sindhu, Devale (2): providers/irdma: Report correct WC errors providers/irdma: Validate input before memory window bind
Can you please create pull request with the patches, please? https://github.com/linux-rdma/rdma-core/pulls Thanks
providers/irdma/uverbs.c | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) -- 2.32.0