Re: [PATCH v2] mlx4: Fix IBoE reported rate

2010-12-01 Thread Roland Dreier
thanks, applied -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH v2] mlx4: Fix IBoE reported rate

2010-11-15 Thread Eli Cohen
The link rate is the multiplication of the link speed in the link width. For Etherent ports the rate is 10G so we use 1 for the witdh and 4 for speed so it yields the correct rate. Signed-off-by: Eli Cohen --- Changes: Use 1X for width and 4 for speed. It should be noted that in the future (for o