RE: [PATCH V2 4/5] RDMA/iser: support iWARP devices

2015-07-01 Thread Steve Wise
: [PATCH V2 4/5] RDMA/iser: support iWARP devices On 6/30/2015 9:42 PM, Steve Wise wrote: I prefer to decouple the iSER changes with this core work. Jason/Sean... thoughts? I could do the iSER w/o patch 3, and the follow up with a series that includes our final solution on transport

Re: [PATCH V2 4/5] RDMA/iser: support iWARP devices

2015-07-01 Thread Or Gerlitz
On 6/30/2015 9:42 PM, Steve Wise wrote: I prefer to decouple the iSER changes with this core work. Jason/Sean... thoughts? I could do the iSER w/o patch 3, and the follow up with a series that includes our final solution on transport independent memory registration and change all the TI kernel

RE: [PATCH V2 4/5] RDMA/iser: support iWARP devices

2015-06-30 Thread Steve Wise
...@mellanox.com; ogerl...@mellanox.com; sean.he...@intel.com Subject: Re: [PATCH V2 4/5] RDMA/iser: support iWARP devices On 6/30/2015 12:36 AM, Steve Wise wrote: Limit the sg tablesize based on the device fast reg depth. Use rdma_get_dma_mr() to allocate the DMA MR. Use

RE: [PATCH V2 4/5] RDMA/iser: support iWARP devices

2015-06-30 Thread Steve Wise
; ogerl...@mellanox.com Subject: RE: [PATCH V2 4/5] RDMA/iser: support iWARP devices I prefer to decouple the iSER changes with this core work. Jason/Sean... thoughts? I could do the iSER w/o patch 3, and the follow up with a series that includes our final solution on transport

Re: [PATCH V2 4/5] RDMA/iser: support iWARP devices

2015-06-30 Thread Jason Gunthorpe
On Tue, Jun 30, 2015 at 09:33:21AM -0500, Steve Wise wrote: I prefer to decouple the iSER changes with this core work. Jason/Sean... thoughts? I could do the iSER w/o patch 3, and the follow up with a series that includes our final solution on transport independent memory registration and

RE: [PATCH V2 4/5] RDMA/iser: support iWARP devices

2015-06-30 Thread Hefty, Sean
I prefer to decouple the iSER changes with this core work. Jason/Sean... thoughts? I could do the iSER w/o patch 3, and the follow up with a series that includes our final solution on transport independent memory registration and change all the TI kernel users (iser and nfsrdma) along

Re: [PATCH V2 4/5] RDMA/iser: support iWARP devices

2015-06-30 Thread Doug Ledford
@vger.kernel.org; infinipath; e...@mellanox.com; ogerl...@mellanox.com Subject: RE: [PATCH V2 4/5] RDMA/iser: support iWARP devices I prefer to decouple the iSER changes with this core work. Jason/Sean... thoughts? I could do the iSER w/o patch 3, and the follow up with a series that includes our

Re: [PATCH V2 4/5] RDMA/iser: support iWARP devices

2015-06-30 Thread Sagi Grimberg
On 6/30/2015 12:36 AM, Steve Wise wrote: Limit the sg tablesize based on the device fast reg depth. Use rdma_get_dma_mr() to allocate the DMA MR. Use rdma_fast_reg_access_flags() to set the access_flags for fast register work requests. Steve, I wander if it would make more sense to get the