Re: [RFC PATCH 09/11] IB/Verbs: Use management helper has_ipoib() and, cap_ipoib() for ipoib-check
From: Jason Gunthorpe <hidden>
Date: 2015-03-27 16:39:14
Also in:
linux-nfs, linux-rdma, lkml
From: Jason Gunthorpe <hidden>
Date: 2015-03-27 16:39:14
Also in:
linux-nfs, linux-rdma, lkml
On Fri, Mar 27, 2015 at 05:15:42PM +0100, Michael Wang wrote:
I'm not sure if it's a good idea, but seems like the idea is use twice check on different level to save some cycles?
That is what it looks like to me, right now. Which is why I'd drop it. This isn't performance sensitive, make it simple. Jason