From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH] mlx4: Fix IBoE reported rate Date: Thu, 11 Nov 2010 09:21:38 -0700 Message-ID: <20101111162138.GA27175@obsidianresearch.com> References: <20101111160945.GA29411@mtldesk30> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20101111160945.GA29411@mtldesk30> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Eli Cohen Cc: Roland Dreier , RDMA list List-Id: linux-rdma@vger.kernel.org On Thu, Nov 11, 2010 at 06:09:45PM +0200, Eli Cohen wrote: > The link rate is the multiplication of the link speed in the link width. For > Etherent ports the rate is 10G so we use 4 for the witdh and 1 for speed so it > yields the correct rate. Why not 1x and 10Gbps? We've been using that for a while. Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html