> -     route->path_rec->hop_limit = 1;
> +     route->path_rec->hop_limit = IPV6_DEFAULT_HOPLIMIT;

This is not an IPv6 route though.  AFAIK, RoCE/IBoE is not routable, so the hop 
limit should be set to 1.  Using a different value affects timeout values set 
by the IB CM.

Can you describe more of the reasoning behind this change?

- Sean
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to