RE: [PATCH 0/4] RDMA/nes and RDMA/cxgb4: iWARP Port Mapper Overview

2013-09-05 Thread Nikolova, Tatyana E
inal Message- From: Hefty, Sean Sent: Tuesday, September 03, 2013 12:22 PM To: Steve Wise; Nikolova, Tatyana E Cc: Roland Dreier; Sharp, Robert O; Lacombe, John S; vi...@chelsio.com; linux-rdma@vger.kernel.org Subject: RE: [PATCH 0/4] RDMA/nes and RDMA/cxgb4: iWARP Port Mapper Overview > I

RE: [PATCH 0/4] RDMA/nes and RDMA/cxgb4: iWARP Port Mapper Overview

2013-09-05 Thread Nikolova, Tatyana E
Behalf Of Or Gerlitz Sent: Wednesday, September 04, 2013 5:19 AM To: Nikolova, Tatyana E Cc: Roland Dreier; Sharp, Robert O; Lacombe, John S; Vipul Pandya; Steve Wise; linux-rdma Subject: Re: [PATCH 0/4] RDMA/nes and RDMA/cxgb4: iWARP Port Mapper Overview On Sat, Aug 31 2013, Tatyana Nikolova wrote:

RE: [PATCH 0/4] RDMA/nes and RDMA/cxgb4: iWARP Port Mapper Overview

2013-09-05 Thread Nikolova, Tatyana E
kolova, Tatyana E Cc: Roland Dreier; Sharp, Robert O; Lacombe, John S; vi...@chelsio.com; linux-rdma@vger.kernel.org Subject: Re: [PATCH 0/4] RDMA/nes and RDMA/cxgb4: iWARP Port Mapper Overview On 8/31/2013 2:41 PM, Tatyana Nikolova wrote: > Hello All, > > This patch series adds iWARP Port

Re: [PATCH 0/4] RDMA/nes and RDMA/cxgb4: iWARP Port Mapper Overview

2013-09-04 Thread Or Gerlitz
On Sat, Aug 31 2013, Tatyana Nikolova wrote: [...] > The patches are built against Roland's infiniband tree for-next branch. > We would like this series to get in the linux-3.12 merge window. So why submitting it only 48 hours before the merge window opens up? Does this series follows the netcon

RE: [PATCH 0/4] RDMA/nes and RDMA/cxgb4: iWARP Port Mapper Overview

2013-09-03 Thread Hefty, Sean
> I think there are lots of #defines and enums replicated in both > nes_netlink.h and c4iw_netlink.h. For example, the IWPM_* defines and > enums. It seems like we could put all this in a common header file to > be included by all iwarp providers? Say include/rdma/iw_portmap.h or > something. B

Re: [PATCH 0/4] RDMA/nes and RDMA/cxgb4: iWARP Port Mapper Overview

2013-09-03 Thread Steve Wise
On 8/31/2013 2:41 PM, Tatyana Nikolova wrote: Hello All, This patch series adds iWARP Port Mapper (IWPM) service support in RDMA/core, RDMA/nes driver and RDMA/cxgb4 driver. The iWARP Port Mapper implementation is based on the port mapper specification section in the Sockets Direct Protocol pape