[rds-devel] [PATCH net] rds: RDS (tcp) hangs on sendto() to unresponding address

Santosh Shilimkar santosh.shilimkar at oracle.com
Mon Oct 8 09:59:04 PDT 2018


10/8/2018 9:17 AM, Ka-Cheong Poon wrote:
> In rds_send_mprds_hash(), if the calculated hash value is non-zero and
> the MPRDS connections are not yet up, it will wait.  But it should not
> wait if the send is non-blocking.  In this case, it should just use the
> base c_path for sending the message.
> 
> Signed-off-by: Ka-Cheong Poon <ka-cheong.poon at oracle.com>
> ---
Thanks for getting this out on the list.

Acked-by: Santosh Shilimkar <santosh.shilimkar at oracle.com>



More information about the rds-devel mailing list