head	1.2;
access;
symbols
	RELENG_9_1_0_RELEASE:1.1.2.1
	RELENG_9_1:1.1.2.1.0.2
	RELENG_9_1_BP:1.1.2.1
	RELENG_9_0_0_RELEASE:1.1
	RELENG_9_0:1.1.0.4
	RELENG_9_0_BP:1.1
	RELENG_9:1.1.0.2
	RELENG_9_BP:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.10.16.14.30.28;	author eadler;	state Exp;
branches;
next	1.1;

1.1
date	2011.03.21.09.58.24;	author jeff;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2012.01.04.03.37.41;	author eadler;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 226436 on 2011-10-16 14:30:28Z by eadler

- change "is is" to "is" or "it is"
- change "the the" to "the"

Approved by:	lstewart
Approved by:	sahil (mentor)
MFC after:	3 days
@
text
@config INFINIBAND_SDP
	tristate "Sockets Direct Protocol"
	depends on INFINIBAND && INFINIBAND_IPOIB
	---help---
	  Support for Sockets Direct Protocol (SDP).  This provides
          sockets semantics over InfiniBand via address family
          AF_INET_SDP (address family 27).  You can also LD_PRELOAD the
          libsdp library from <http://openib.org> to have standard
          sockets applications use SDP.

config INFINIBAND_SDP_DEBUG
	bool "Sockets Direct Protocol debugging"
	depends on INFINIBAND_SDP
	---help---
	  This option causes debugging code to be compiled into the
	  SDP driver.  The output can be turned on via the debug_level
	  module parameter  (which can also be set through sysfs after the
	  driver is loaded).

config INFINIBAND_SDP_DEBUG_DATA
        bool "Sockets Direct Protocol data path debugging"
        depends on INFINIBAND_SDP_DEBUG
        ---help---
          This option compiles debugging code into the data path
          of the SDP driver.  The output can be turned on via the
          data_debug_level module parameter; however, even with output
          turned off, this debugging code will have some performance
          impact.
@


1.1
log
@SVN rev 219820 on 2011-03-21 09:58:24Z by jeff

 - Merge in OFED 1.5.3 from projects/ofed/head
@
text
@d24 1
a24 1
          This option compiles debugging code into the the data path
@


1.1.2.1
log
@SVN rev 229461 on 2012-01-04 03:37:41Z by eadler

MFC r227458, r226436:

- change "is is" to "is" or "it is"
- change "the the" to "the"
- other typo fixes

Approved by:	lstewart
@
text
@d24 1
a24 1
          This option compiles debugging code into the data path
@


