<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18241"></HEAD>
<BODY bgColor=#ffffff text=#000000>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 
face=Arial>Stan,</FONT></SPAN></DIV>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 
face=Arial>Prasanna's question may be :  From a kernel mode driver, 
 which is the preferred route, to talk to the layers below 
:- </FONT></SPAN></DIV>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 
face=Arial>a) through the winverbs.sys driver ( available in WinOF 2.1 
)  or </FONT></SPAN></DIV>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 face=Arial>b) 
through the IBAL kernel driver </FONT></SPAN></DIV>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 
face=Arial>?</FONT></SPAN></DIV>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 
face=Arial>Thanks</FONT></SPAN></DIV>
<DIV><SPAN class=593542618-21072009><FONT color=#0000ff size=4 
face=Arial>Siva</FONT></SPAN></DIV>
<BLOCKQUOTE>
  <DIV dir=ltr class=OutlookMessageHeader align=left><FONT size=2 
  face=Tahoma>-----Original Message-----<BR><B>From:</B> 
  ofw-bounces@lists.openfabrics.org 
  [mailto:ofw-bounces@lists.openfabrics.org]<B>On Behalf Of </B>Smith, 
  Stan<BR><B>Sent:</B> Tuesday, July 21, 2009 10:52 PM<BR><B>To:</B> Prasanna 
  Vv; ofw@lists.openfabrics.org<BR><B>Subject:</B> RE: [ofw] choice between IBAL 
  and winverbs<BR><BR></FONT></DIV>
  <DIV dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT size=2 face=Tahoma><B>From:</B> ofw-bounces@lists.openfabrics.org 
  [mailto:ofw-bounces@lists.openfabrics.org] <B>On Behalf Of </B>Prasanna 
  Vv<BR><B>Sent:</B> Tuesday, July 21, 2009 10:16 AM<BR><B>To:</B> 
  ofw@lists.openfabrics.org<BR><B>Subject:</B> Re: [ofw] choice between IBAL and 
  winverbs<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV>Thanks Stan.<BR>For kernel mode IB  interface,  whether  
  winverbs-driver IOCTL can be used or IBAL is the only choice?<SPAN 
  class=075411717-21072009><FONT color=#0000ff size=2 
  face=Arial> </FONT></SPAN></DIV>
  <DIV><SPAN class=075411717-21072009></SPAN> </DIV>
  <DIV><SPAN class=075411717-21072009><FONT color=#0000ff size=2 
  face=Arial>Unfortunately I was not clear w.r.t. user-mode or kernel mode POV 
  (Point-Of-View).</FONT></SPAN></DIV>
  <DIV><SPAN class=075411717-21072009><FONT color=#0000ff size=2 face=Arial>A 
  kernel mode implementation of winverbs is not available today. The work is 
  being discussed and will be available in the WinOF 2.2 release (late 
  Q4'09/Q1'10).</FONT></SPAN></DIV>
  <DIV><SPAN class=075411717-21072009><FONT color=#0000ff size=2 
  face=Arial>Kernel mode winverbs will not be available in the upcoming 
  WinOF 2.1 release.</FONT></SPAN></DIV>
  <DIV><SPAN class=075411717-21072009></SPAN> </DIV>
  <DIV><SPAN class=075411717-21072009><FONT color=#0000ff size=2 
  face=Arial>stan.</FONT> </SPAN><BR><BR>Regards,<BR>Prasanna<BR><BR>Smith, 
  Stan wrote: </DIV>
  <BLOCKQUOTE 
  cite=mid:3F6F638B8D880340AB536D29CD4C1E194E149619@orsmsx501.amr.corp.intel.com 
  type="cite"><PRE wrap="">Prasanna Vv wrote:
  </PRE>
    <BLOCKQUOTE type="cite"><PRE wrap="">Hello All,

In WINOF 2.1, most of the ULPs are based on Winverbs, while IPoIB
driver continues to use IBAL .
    </PRE></BLOCKQUOTE><PRE wrap=""><!---->
Actually most of the ULPs are based on IBAL for historical reasons.
It's only newer DAPL providers (Socket-CM & rdma-CM) plus OFED diags which are using OFED compatibility (aka libibverbs/winverbs).
NetworkDirect continues to use the IBAL IF although there is work-in-progress to switch over to winverbs to take advantage of overlapped I/O ops.

  </PRE>
    <BLOCKQUOTE type="cite"><PRE wrap="">I wish to know if OFED will continue to support and enhance IBAL as
complimentary approach for Winverbs for IB verbs interface ?  Or IBAL
may be phased out ?
    </PRE></BLOCKQUOTE><PRE wrap=""><!---->
The IBAL interface will be supported well into the future, measured in years.
Under the covers, how the IBAL interface is implemented may change such that an IBAL function could transparently become a wrapper for a call into winverbs.
The 'BIG" deal with IBAL is how it implements PNP and how IPoIB and drivers rely on this implementation.
There are no current plans to change all drivers and IPoIB to use Microsoft PNP and remove this functionality from IBAL; although it would be an excellent idea (very large task). For the PNP reasons, IBAL will stick around for some time.

For future development, I would recommend the OFED compatibility layer (libibverbs/winverbs).

Stan.

  </PRE>
    <BLOCKQUOTE type="cite"><PRE wrap="">Thanks,
Prasanna

_______________________________________________
ofw mailing list
<A class=moz-txt-link-abbreviated href="mailto:ofw@lists.openfabrics.org">ofw@lists.openfabrics.org</A>
<A class=moz-txt-link-freetext href="http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw">http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw</A>
    </PRE></BLOCKQUOTE><PRE wrap=""><!---->
  </PRE></BLOCKQUOTE><BR></BLOCKQUOTE></BODY></HTML>