]> git.openfabrics.org - ~shefty/librdmacm.git/log
~shefty/librdmacm.git
12 years agorefresh
Sean Hefty [Tue, 22 May 2012 02:02:13 +0000 (19:02 -0700)]
refresh

12 years agorefresh
Sean Hefty [Tue, 22 May 2012 02:02:13 +0000 (19:02 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Tue, 22 May 2012 02:02:13 +0000 (19:02 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Tue, 22 May 2012 02:02:13 +0000 (19:02 -0700)]
refresh (create temporary patch)

12 years agoRefresh of pre-qpsize
Sean Hefty [Tue, 22 May 2012 02:02:13 +0000 (19:02 -0700)]
Refresh of pre-qpsize

12 years agorsocket preload: Use environment variable to set QP size
Sean Hefty [Tue, 22 May 2012 01:46:36 +0000 (18:46 -0700)]
rsocket preload: Use environment variable to set QP size

Allow the user to specify the size of the send/receive queues
through environment variables: RS_SQ_SIZE, RS_RQ_SIZE.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agonew
Sean Hefty [Tue, 22 May 2012 01:46:36 +0000 (18:46 -0700)]
new

12 years agonew
Sean Hefty [Tue, 22 May 2012 01:46:36 +0000 (18:46 -0700)]
new

12 years agorsocket preload: Use environment variable to set QP size
Sean Hefty [Tue, 22 May 2012 01:46:36 +0000 (18:46 -0700)]
rsocket preload: Use environment variable to set QP size

Allow the user to specify the size of the send/receive queues
through environment variables: RS_SQ_SIZE, RS_RQ_SIZE.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agorefresh
Sean Hefty [Tue, 22 May 2012 01:42:40 +0000 (18:42 -0700)]
refresh

12 years agorefresh
Sean Hefty [Tue, 22 May 2012 01:42:40 +0000 (18:42 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Tue, 22 May 2012 01:42:40 +0000 (18:42 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Tue, 22 May 2012 01:42:40 +0000 (18:42 -0700)]
refresh (create temporary patch)

12 years agoRefresh of rs-opt-qpsize
Sean Hefty [Tue, 22 May 2012 01:42:39 +0000 (18:42 -0700)]
Refresh of rs-opt-qpsize

12 years agopop
Sean Hefty [Tue, 22 May 2012 00:53:06 +0000 (17:53 -0700)]
pop

12 years agopop
Sean Hefty [Tue, 22 May 2012 00:53:06 +0000 (17:53 -0700)]
pop

12 years agopop
Sean Hefty [Tue, 22 May 2012 00:52:23 +0000 (17:52 -0700)]
pop

12 years agopop
Sean Hefty [Tue, 22 May 2012 00:52:23 +0000 (17:52 -0700)]
pop

12 years agorefresh
Sean Hefty [Tue, 22 May 2012 00:52:20 +0000 (17:52 -0700)]
refresh

12 years agorefresh
Sean Hefty [Tue, 22 May 2012 00:52:20 +0000 (17:52 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Tue, 22 May 2012 00:52:20 +0000 (17:52 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Tue, 22 May 2012 00:52:20 +0000 (17:52 -0700)]
refresh (create temporary patch)

12 years agoRefresh of rs-opt-qpsize
Sean Hefty [Tue, 22 May 2012 00:52:20 +0000 (17:52 -0700)]
Refresh of rs-opt-qpsize

12 years agorsockets: Allow user to specify the QP sizes
Sean Hefty [Fri, 18 May 2012 23:56:15 +0000 (16:56 -0700)]
rsockets: Allow user to specify the QP sizes

Add setsockopt options that allow the user to specify the desired
size of the underlying QP.  The provided sizes are used as the
maximum size when creating the QP.  The actual sizes of the QP
are the smaller of the user provided maximum and the maximum
sizes supported by the underlying hardware.

A user may retrieve the actual sizes of the QP through the
getsockopt call.

The send and receive queue sizes are specified separately.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agorsockets: Allow user to specify the QP sizes
Sean Hefty [Fri, 18 May 2012 23:56:15 +0000 (16:56 -0700)]
rsockets: Allow user to specify the QP sizes

Add setsockopt options that allow the user to specify the desired
size of the underlying QP.  The provided sizes are used as the
maximum size when creating the QP.  The actual sizes of the QP
are the smaller of the user provided maximum and the maximum
sizes supported by the underlying hardware.

A user may retrieve the actual sizes of the QP through the
getsockopt call.

The send and receive queue sizes are specified separately.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agopop
Sean Hefty [Tue, 22 May 2012 00:39:50 +0000 (17:39 -0700)]
pop

12 years agopop
Sean Hefty [Tue, 22 May 2012 00:39:50 +0000 (17:39 -0700)]
pop

12 years agorsockets: Allow user to specify the QP sizes
Sean Hefty [Fri, 18 May 2012 23:56:15 +0000 (16:56 -0700)]
rsockets: Allow user to specify the QP sizes

Add setsockopt options that allow the user to specify the desired
size of the underlying QP.  The provided sizes are used as the
maximum size when creating the QP.  The actual sizes of the QP
are the smaller of the user provided maximum and the maximum
sizes supported by the underlying hardware.

A user may retrieve the actual sizes of the QP through the
getsockopt call.

The send and receive queue sizes are specified separately.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agorsockets: Define options specific to rsockets
Sean Hefty [Fri, 18 May 2012 23:36:07 +0000 (16:36 -0700)]
rsockets: Define options specific to rsockets

Allow a user to control some of the RDMA related attributes
of an rsocket through setsockopt/getsockopt.  A user specifies
that the rsocket should be modified through SOL_RDMA level.

This patch provides the initial framework.  Subsequent patches
will add the configurable parameters.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agopop
Sean Hefty [Tue, 22 May 2012 00:39:31 +0000 (17:39 -0700)]
pop

12 years agopop
Sean Hefty [Tue, 22 May 2012 00:39:31 +0000 (17:39 -0700)]
pop

12 years agodelete
Sean Hefty [Tue, 22 May 2012 00:21:44 +0000 (17:21 -0700)]
delete

12 years agodelete
Sean Hefty [Tue, 22 May 2012 00:21:44 +0000 (17:21 -0700)]
delete

12 years agorefresh
Sean Hefty [Tue, 22 May 2012 00:21:38 +0000 (17:21 -0700)]
refresh

12 years agorefresh
Sean Hefty [Tue, 22 May 2012 00:21:38 +0000 (17:21 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Tue, 22 May 2012 00:21:38 +0000 (17:21 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Tue, 22 May 2012 00:21:38 +0000 (17:21 -0700)]
refresh (create temporary patch)

12 years agoRefresh of rs-qpsize
Sean Hefty [Tue, 22 May 2012 00:21:38 +0000 (17:21 -0700)]
Refresh of rs-qpsize

12 years agopop
Sean Hefty [Tue, 22 May 2012 00:00:08 +0000 (17:00 -0700)]
pop

12 years agopop
Sean Hefty [Tue, 22 May 2012 00:00:08 +0000 (17:00 -0700)]
pop

12 years agorefresh
Sean Hefty [Tue, 22 May 2012 00:00:06 +0000 (17:00 -0700)]
refresh

12 years agorefresh
Sean Hefty [Tue, 22 May 2012 00:00:06 +0000 (17:00 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Tue, 22 May 2012 00:00:06 +0000 (17:00 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Tue, 22 May 2012 00:00:06 +0000 (17:00 -0700)]
refresh (create temporary patch)

12 years agoRefresh of dbg
Sean Hefty [Tue, 22 May 2012 00:00:06 +0000 (17:00 -0700)]
Refresh of dbg

12 years agodebug
Sean Hefty [Mon, 21 May 2012 23:56:51 +0000 (16:56 -0700)]
debug

12 years agonew
Sean Hefty [Mon, 21 May 2012 23:56:51 +0000 (16:56 -0700)]
new

12 years agonew
Sean Hefty [Mon, 21 May 2012 23:56:51 +0000 (16:56 -0700)]
new

12 years agodebug
Sean Hefty [Mon, 21 May 2012 23:56:51 +0000 (16:56 -0700)]
debug

12 years agorsockets: Reduce QP size if larger than hardware maximums
Sean Hefty [Sat, 19 May 2012 00:07:11 +0000 (17:07 -0700)]
rsockets: Reduce QP size if larger than hardware maximums

When porting rsockets to iwarp, it was discovered that the default
QP size (512) was larger than that supported by the hardware.
Decrease the size of the QP if the default size is larger than
the maximum supported by the hardware.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agorsockets: Reduce QP size if larger than hardware maximums
Sean Hefty [Sat, 19 May 2012 00:07:11 +0000 (17:07 -0700)]
rsockets: Reduce QP size if larger than hardware maximums

When porting rsockets to iwarp, it was discovered that the default
QP size (512) was larger than that supported by the hardware.
Decrease the size of the QP if the default size is larger than
the maximum supported by the hardware.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agopop
Sean Hefty [Mon, 21 May 2012 23:51:24 +0000 (16:51 -0700)]
pop

12 years agopop
Sean Hefty [Mon, 21 May 2012 23:51:24 +0000 (16:51 -0700)]
pop

12 years agopop
Sean Hefty [Mon, 21 May 2012 23:51:22 +0000 (16:51 -0700)]
pop

12 years agopop
Sean Hefty [Mon, 21 May 2012 23:51:22 +0000 (16:51 -0700)]
pop

12 years agorstream: Check for connection error on async connect
Sean Hefty [Mon, 21 May 2012 23:39:46 +0000 (16:39 -0700)]
rstream: Check for connection error on async connect

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agopop
Sean Hefty [Mon, 21 May 2012 23:51:18 +0000 (16:51 -0700)]
pop

12 years agopop
Sean Hefty [Mon, 21 May 2012 23:51:18 +0000 (16:51 -0700)]
pop

12 years agopop
Sean Hefty [Mon, 21 May 2012 23:51:17 +0000 (16:51 -0700)]
pop

12 years agopop
Sean Hefty [Mon, 21 May 2012 23:51:17 +0000 (16:51 -0700)]
pop

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:50:17 +0000 (16:50 -0700)]
refresh

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:50:17 +0000 (16:50 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:50:16 +0000 (16:50 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:50:16 +0000 (16:50 -0700)]
refresh (create temporary patch)

12 years agoRefresh of conn-err
Sean Hefty [Mon, 21 May 2012 23:50:16 +0000 (16:50 -0700)]
Refresh of conn-err

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:47:14 +0000 (16:47 -0700)]
refresh

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:47:14 +0000 (16:47 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:47:14 +0000 (16:47 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:47:14 +0000 (16:47 -0700)]
refresh (create temporary patch)

12 years agoRefresh of conn-err
Sean Hefty [Mon, 21 May 2012 23:47:14 +0000 (16:47 -0700)]
Refresh of conn-err

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:46:34 +0000 (16:46 -0700)]
refresh

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:46:34 +0000 (16:46 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:46:34 +0000 (16:46 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:46:34 +0000 (16:46 -0700)]
refresh (create temporary patch)

12 years agoRefresh of conn-err
Sean Hefty [Mon, 21 May 2012 23:46:34 +0000 (16:46 -0700)]
Refresh of conn-err

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:43:48 +0000 (16:43 -0700)]
refresh

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:43:48 +0000 (16:43 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:43:48 +0000 (16:43 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:43:48 +0000 (16:43 -0700)]
refresh (create temporary patch)

12 years agoRefresh of conn-err
Sean Hefty [Mon, 21 May 2012 23:43:48 +0000 (16:43 -0700)]
Refresh of conn-err

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:42:57 +0000 (16:42 -0700)]
refresh

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:42:57 +0000 (16:42 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:42:56 +0000 (16:42 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:42:56 +0000 (16:42 -0700)]
refresh (create temporary patch)

12 years agoRefresh of conn-err
Sean Hefty [Mon, 21 May 2012 23:42:56 +0000 (16:42 -0700)]
Refresh of conn-err

12 years agorstream: Check for connection error on async connect
Sean Hefty [Mon, 21 May 2012 23:39:46 +0000 (16:39 -0700)]
rstream: Check for connection error on async connect

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agorstream: Check for connection error on async connect
Sean Hefty [Mon, 21 May 2012 23:39:46 +0000 (16:39 -0700)]
rstream: Check for connection error on async connect

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agorstream: Check for connection error on async connect
Sean Hefty [Mon, 21 May 2012 23:39:46 +0000 (16:39 -0700)]
rstream: Check for connection error on async connect

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agorstream: Check for connection error on async connect
Sean Hefty [Mon, 21 May 2012 23:39:46 +0000 (16:39 -0700)]
rstream: Check for connection error on async connect

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agorstream: Check for connection error on async connect
Sean Hefty [Mon, 21 May 2012 23:39:46 +0000 (16:39 -0700)]
rstream: Check for connection error on async connect

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agonew
Sean Hefty [Mon, 21 May 2012 23:39:46 +0000 (16:39 -0700)]
new

12 years agonew
Sean Hefty [Mon, 21 May 2012 23:39:46 +0000 (16:39 -0700)]
new

12 years agorstream: Check for connection error on async connect
Sean Hefty [Mon, 21 May 2012 23:39:46 +0000 (16:39 -0700)]
rstream: Check for connection error on async connect

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:39:18 +0000 (16:39 -0700)]
refresh

12 years agorefresh
Sean Hefty [Mon, 21 May 2012 23:39:18 +0000 (16:39 -0700)]
refresh

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:39:18 +0000 (16:39 -0700)]
refresh (create temporary patch)

12 years agorefresh (create temporary patch)
Sean Hefty [Mon, 21 May 2012 23:39:18 +0000 (16:39 -0700)]
refresh (create temporary patch)

12 years agoRefresh of rs-qpsize
Sean Hefty [Mon, 21 May 2012 23:39:18 +0000 (16:39 -0700)]
Refresh of rs-qpsize

12 years agorsockets: Reduce QP size if larger than hardware maximums
Sean Hefty [Sat, 19 May 2012 00:07:11 +0000 (17:07 -0700)]
rsockets: Reduce QP size if larger than hardware maximums

When porting rsockets to iwarp, it was discovered that the default
QP size (512) was larger than that supported by the hardware.
Decrease the size of the QP if the default size is larger than
the maximum supported by the hardware.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
12 years agopop
Sean Hefty [Mon, 21 May 2012 05:44:51 +0000 (22:44 -0700)]
pop