> > If an application is calling rdma_resolve_ip() and a status
> of -ENODATA is returned from addr_resolve_local/remote(), the
> timeout mechanism waits until the application's timeout
> occurs before rechecking the address resolution status; the
> application will wait until it's full timeout
If an application is calling rdma_resolve_ip() and a status of -ENODATA is
returned from addr_resolve_local/remote(), the timeout mechanism waits until
the application's timeout occurs before rechecking the address resolution
status; the application will wait until it's full timeout occurs. Th
Thanks for the patch...
> If an application is calling rdma_resolve_ip() and a status of -ENODATA is
> returned from addr_resolve_local/remote(), the timeout mechanism waits until
> the application's timeout occurs before rechecking the address resolution
> status; the application will wait