Re: [PATCH] ib_ipoib: Scatter-Gather support in connected mode

2015-04-01 Thread Yuval Shaia
On Mon, Mar 23, 2015 at 11:17:49AM -0600, Jason Gunthorpe wrote: > On Sun, Mar 22, 2015 at 11:21:50AM +0200, Yuval Shaia wrote: > > On Sun, Mar 15, 2015 at 05:16:16PM +0200, Yuval Shaia wrote: > > > Hi, > > > I didn't got any further comments on this one. > > > Any idea why SG in CM is un-welcome?

Re: [PATCH] ib_ipoib: Scatter-Gather support in connected mode

2015-04-01 Thread Yuval Shaia
On Wed, Apr 01, 2015 at 01:17:19PM -0400, ira.weiny wrote: > On Mon, Mar 23, 2015 at 11:17:49AM -0600, Jason Gunthorpe wrote: > > On Sun, Mar 22, 2015 at 11:21:50AM +0200, Yuval Shaia wrote: > > > On Sun, Mar 15, 2015 at 05:16:16PM +0200, Yuval Shaia wrote: > > > > Hi, > > > > I didn't got any furt

Re: [PATCH] ib_ipoib: Scatter-Gather support in connected mode

2015-04-01 Thread ira.weiny
On Mon, Mar 23, 2015 at 11:17:49AM -0600, Jason Gunthorpe wrote: > On Sun, Mar 22, 2015 at 11:21:50AM +0200, Yuval Shaia wrote: > > On Sun, Mar 15, 2015 at 05:16:16PM +0200, Yuval Shaia wrote: > > > Hi, > > > I didn't got any further comments on this one. > > > Any idea why SG in CM is un-welcome?

Re: [PATCH] ib_ipoib: Scatter-Gather support in connected mode

2015-03-23 Thread Jason Gunthorpe
On Sun, Mar 22, 2015 at 11:21:50AM +0200, Yuval Shaia wrote: > On Sun, Mar 15, 2015 at 05:16:16PM +0200, Yuval Shaia wrote: > > Hi, > > I didn't got any further comments on this one. > > Any idea why SG in CM is un-welcome? > By mistake I sent a private mail only. > Cc: Roland Dreier > Cc: Sean He

Re: [PATCH] ib_ipoib: Scatter-Gather support in connected mode

2015-03-22 Thread Yuval Shaia
On Sun, Mar 15, 2015 at 05:16:16PM +0200, Yuval Shaia wrote: > Hi, > I didn't got any further comments on this one. > Any idea why SG in CM is un-welcome? By mistake I sent a private mail only. Cc: Roland Dreier Cc: Sean Hefty Cc: Hal Rosenstock Your advice would be very appreciated. Yuval >

Re: [PATCH] ib_ipoib: Scatter-Gather support in connected mode

2015-01-31 Thread Yuval Shaia
On Wed, Jan 28, 2015 at 12:36:27PM +0100, Yann Droneaud wrote: > Hi, > > Le mardi 27 janvier 2015 à 03:21 -0800, Yuval Shaia a écrit : > > With this fix Scatter-Gather will be supported also in connected mode > > > > Please explain the issue with current kernel and the advantage > of the propose

Re: [PATCH] ib_ipoib: Scatter-Gather support in connected mode

2015-01-28 Thread Yann Droneaud
Hi, Le mardi 27 janvier 2015 à 03:21 -0800, Yuval Shaia a écrit : > With this fix Scatter-Gather will be supported also in connected mode > Please explain the issue with current kernel and the advantage of the proposed fix in the commit message. Perhaps benchmarks against various HCAs would be w

[PATCH] ib_ipoib: Scatter-Gather support in connected mode

2015-01-27 Thread Yuval Shaia
With this fix Scatter-Gather will be supported also in connected mode Signed-off-by: Yuval Shaia --- drivers/infiniband/ulp/ipoib/ipoib.h |8 +-- drivers/infiniband/ulp/ipoib/ipoib_cm.c | 107 +++-- drivers/infiniband/ulp/ipoib/ipoib_ib.c |3 +- drivers/