Re: [PATCH] IB/mad: Ensure fairness in ib_mad_completion_handler

2016-01-02 Thread Christoph Hellwig
On Wed, Dec 30, 2015 at 09:00:07PM -0500, ira.weiny wrote: > On Wed, Dec 30, 2015 at 03:01:33AM -0800, Christoph Hellwig wrote: > > Hi Ira, > > > > please take a look at the patches I've attached - they are just WIP > > that hasn't been tested as I'm on a vacation without access to my > > IB

Re: [PATCH] IB/ipoib: Expose ioctl command to retrieve SGID of a given socket

2016-01-02 Thread Yuval Shaia
> > + > > + gid = (union ib_gid *)(neigh->ha + 4); > If you just take the GID from the hardware address why not do that from > userspace? Will do. Thanks. > Why do you need a new ioctl to do that for you? > > > Regards, > Haggai > > -- > To unsubscribe from this list: send the line

Re: [PATCH] IB/ipoib: Expose ioctl command to retrieve SGID of a given socket

2016-01-02 Thread Yuval Shaia
On Thu, Dec 31, 2015 at 05:31:44PM +0200, Or Gerlitz wrote: > > wait (2nd) > > what prevents you from getting this info in user space through > netlink from the kernel rtnl routing/neighbour services? Thanks. > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in >