[openib-general] cma_tavor_quirk.patch
Roland Dreier
rdreier at cisco.com
Sat Nov 4 07:15:54 PST 2006
> + if (tavor_quirk) {
> + path_rec.mtu_selector = IB_SA_LT;
> + path_rec.mtu = IB_MTU_2048;
> + }
> +
> [snip]
>
> Is this correct, or should MTU be set to 1024 when tavor_quirk is used?
The quirk _is_ basically setting the MTU to 1024 (it's asking for a
path with an MTU less than 2048). It is just being careful to work in
a network where the MTU is already less than 1024.
- R.
More information about the general
mailing list