mbox series

[rdma-core,0/2] Validate input and fix return code

Message ID 20211129225446.691-1-sindhu.devale@intel.com (mailing list archive)
Headers show
Series Validate input and fix return code | expand

Message

Sindhu Devale Nov. 29, 2021, 10:54 p.m. UTC
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

 providers/irdma/uverbs.c | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 deletions(-)

Comments

Leon Romanovsky Nov. 30, 2021, 12:21 p.m. UTC | #1
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
>