]> git.openfabrics.org - ~shefty/librdmacm.git/log
~shefty/librdmacm.git
10 years agopop
Sean Hefty [Wed, 31 Jul 2013 00:17:21 +0000 (17:17 -0700)]
pop

10 years agopop
Sean Hefty [Wed, 31 Jul 2013 00:17:21 +0000 (17:17 -0700)]
pop

10 years agopop
Sean Hefty [Wed, 31 Jul 2013 00:15:47 +0000 (17:15 -0700)]
pop

10 years agopop
Sean Hefty [Wed, 31 Jul 2013 00:15:47 +0000 (17:15 -0700)]
pop

10 years agopop
Sean Hefty [Tue, 30 Jul 2013 22:44:04 +0000 (15:44 -0700)]
pop

10 years agopop
Sean Hefty [Tue, 30 Jul 2013 22:44:04 +0000 (15:44 -0700)]
pop

10 years agoimport
Sean Hefty [Tue, 30 Jul 2013 22:43:56 +0000 (15:43 -0700)]
import

10 years agoimport
Sean Hefty [Tue, 30 Jul 2013 22:43:56 +0000 (15:43 -0700)]
import

10 years ago[4/4] Declare 'server_port' as an unsigned variable
Bart Van Assche [Sun, 28 Jul 2013 09:20:54 +0000 (11:20 +0200)]
[4/4] Declare 'server_port' as an unsigned variable

Change the data type of the 'server_port' variable from signed to
unsigned such that the cast in the fscanf() call can be removed.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
10 years ago[3/4] rsocket: Remove the unused variable 'ret'
Bart Van Assche [Sun, 28 Jul 2013 09:19:48 +0000 (11:19 +0200)]
[3/4] rsocket: Remove the unused variable 'ret'

The variable 'ret' is assigned a value but that value is never used.
This triggers the following compiler warning:

src/rsocket.c:3720:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]

Hence remove this variable.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
10 years ago[2/4] cma: Remove the unused variable 'id_priv'
Bart Van Assche [Sun, 28 Jul 2013 09:19:15 +0000 (11:19 +0200)]
[2/4] cma: Remove the unused variable 'id_priv'

The variable 'id_priv' is assigned a value but is never used.
This triggers the following compiler warning:

src/cma.c:1178:25: warning: variable 'id_priv' set but not used [-Wunused-but-set-variable]

Hence remove this variable.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
10 years ago[1/4] acm: Remove the unused variable 'pri_path'
Bart Van Assche [Sun, 28 Jul 2013 09:18:36 +0000 (11:18 +0200)]
[1/4] acm: Remove the unused variable 'pri_path'

The variable 'pri_path' is assigned a value but is never used.
This triggers the following compiler warning:

src/acm.c:301:26: warning: variable 'pri_path' set but not used [-Wunused-but-set-variable]

Hence remove this variable.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
10 years agopop
Sean Hefty [Tue, 30 Jul 2013 16:57:42 +0000 (09:57 -0700)]
pop

10 years agopop
Sean Hefty [Tue, 30 Jul 2013 16:57:42 +0000 (09:57 -0700)]
pop

10 years agorefresh
Sean Hefty [Fri, 26 Jul 2013 17:44:44 +0000 (10:44 -0700)]
refresh

10 years agorefresh
Sean Hefty [Fri, 26 Jul 2013 17:44:44 +0000 (10:44 -0700)]
refresh

10 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Jul 2013 17:43:46 +0000 (10:43 -0700)]
refresh (create temporary patch)

10 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Jul 2013 17:43:46 +0000 (10:43 -0700)]
refresh (create temporary patch)

10 years agoRefresh of stpath
Sean Hefty [Fri, 26 Jul 2013 17:43:46 +0000 (10:43 -0700)]
Refresh of stpath

10 years agorstream: Use rsocket option to set route directly
Sean Hefty [Fri, 26 Jul 2013 16:52:55 +0000 (09:52 -0700)]
rstream: Use rsocket option to set route directly

If we're using GID addressing, rdma_getaddrinfo can return
routing data directly.  Call rsetsockopt to indicate that
the available routing data should be used.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
10 years agonew
Sean Hefty [Fri, 26 Jul 2013 16:52:55 +0000 (09:52 -0700)]
new

10 years agonew
Sean Hefty [Fri, 26 Jul 2013 16:52:55 +0000 (09:52 -0700)]
new

10 years agorstream: Use rsocket option to set route directly
Sean Hefty [Fri, 26 Jul 2013 16:52:55 +0000 (09:52 -0700)]
rstream: Use rsocket option to set route directly

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
10 years agopop
Sean Hefty [Fri, 26 Jul 2013 16:48:24 +0000 (09:48 -0700)]
pop

10 years agopop
Sean Hefty [Fri, 26 Jul 2013 16:48:24 +0000 (09:48 -0700)]
pop

10 years agorsockets: Add ability to set the IB route directly
Sean Hefty [Mon, 10 Jun 2013 19:33:20 +0000 (12:33 -0700)]
rsockets: Add ability to set the IB route directly

Add an RDMA specific rsocket option that allows the user
to program the RDMA route directly.  This is useful
for apps that have path record data available, either
through the ibacm or SSA, and is needed by SSA itself
to connect over rsockets.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
10 years agopop
Sean Hefty [Fri, 26 Jul 2013 07:16:24 +0000 (00:16 -0700)]
pop

10 years agopop
Sean Hefty [Fri, 26 Jul 2013 07:16:24 +0000 (00:16 -0700)]
pop

10 years agoexamples: Add support for native IB addressing to samples
Sean Hefty [Sun, 21 Jul 2013 02:22:55 +0000 (19:22 -0700)]
examples: Add support for native IB addressing to samples

Allow the user to specify GID addresses (AF_IB) into
udaddy and rstream.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
10 years agorefresh
Sean Hefty [Fri, 26 Jul 2013 07:16:22 +0000 (00:16 -0700)]
refresh

10 years agorefresh
Sean Hefty [Fri, 26 Jul 2013 07:16:22 +0000 (00:16 -0700)]
refresh

10 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Jul 2013 07:16:22 +0000 (00:16 -0700)]
refresh (create temporary patch)

10 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Jul 2013 07:16:22 +0000 (00:16 -0700)]
refresh (create temporary patch)

10 years agoRefresh of rst-afib
Sean Hefty [Fri, 26 Jul 2013 07:16:22 +0000 (00:16 -0700)]
Refresh of rst-afib

10 years agorefresh
Sean Hefty [Fri, 26 Jul 2013 07:14:22 +0000 (00:14 -0700)]
refresh

10 years agorefresh
Sean Hefty [Fri, 26 Jul 2013 07:14:22 +0000 (00:14 -0700)]
refresh

10 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Jul 2013 07:14:22 +0000 (00:14 -0700)]
refresh (create temporary patch)

10 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Jul 2013 07:14:22 +0000 (00:14 -0700)]
refresh (create temporary patch)

10 years agoRefresh of rst-afib
Sean Hefty [Fri, 26 Jul 2013 07:14:22 +0000 (00:14 -0700)]
Refresh of rst-afib

10 years agorefresh
Sean Hefty [Fri, 26 Jul 2013 07:12:02 +0000 (00:12 -0700)]
refresh

10 years agorefresh
Sean Hefty [Fri, 26 Jul 2013 07:12:02 +0000 (00:12 -0700)]
refresh

10 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Jul 2013 07:12:02 +0000 (00:12 -0700)]
refresh (create temporary patch)

10 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Jul 2013 07:12:02 +0000 (00:12 -0700)]
refresh (create temporary patch)

10 years agoRefresh of rst-afib
Sean Hefty [Fri, 26 Jul 2013 07:12:01 +0000 (00:12 -0700)]
Refresh of rst-afib

10 years agorefresh
Sean Hefty [Fri, 26 Jul 2013 07:08:04 +0000 (00:08 -0700)]
refresh

10 years agorefresh
Sean Hefty [Fri, 26 Jul 2013 07:08:04 +0000 (00:08 -0700)]
refresh

10 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Jul 2013 07:08:04 +0000 (00:08 -0700)]
refresh (create temporary patch)

10 years agorefresh (create temporary patch)
Sean Hefty [Fri, 26 Jul 2013 07:08:04 +0000 (00:08 -0700)]
refresh (create temporary patch)

10 years agoRefresh of rst-afib
Sean Hefty [Fri, 26 Jul 2013 07:08:04 +0000 (00:08 -0700)]
Refresh of rst-afib

10 years agopop
Sean Hefty [Fri, 26 Jul 2013 05:46:56 +0000 (22:46 -0700)]
pop

10 years agopop
Sean Hefty [Fri, 26 Jul 2013 05:46:56 +0000 (22:46 -0700)]
pop

10 years agopop
Sean Hefty [Thu, 25 Jul 2013 19:02:19 +0000 (12:02 -0700)]
pop

10 years agopop
Sean Hefty [Thu, 25 Jul 2013 19:02:19 +0000 (12:02 -0700)]
pop

10 years agopop
Sean Hefty [Thu, 25 Jul 2013 19:02:11 +0000 (12:02 -0700)]
pop

10 years agopop
Sean Hefty [Thu, 25 Jul 2013 19:02:11 +0000 (12:02 -0700)]
pop

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 04:50:31 +0000 (21:50 -0700)]
refresh

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 04:50:31 +0000 (21:50 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 04:50:31 +0000 (21:50 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 04:50:31 +0000 (21:50 -0700)]
refresh (create temporary patch)

11 years agoRefresh of ex-afib
Sean Hefty [Sun, 21 Jul 2013 04:50:31 +0000 (21:50 -0700)]
Refresh of ex-afib

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 04:37:41 +0000 (21:37 -0700)]
refresh

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 04:37:41 +0000 (21:37 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 04:37:41 +0000 (21:37 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 04:37:41 +0000 (21:37 -0700)]
refresh (create temporary patch)

11 years agoRefresh of ex-afib
Sean Hefty [Sun, 21 Jul 2013 04:37:41 +0000 (21:37 -0700)]
Refresh of ex-afib

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 04:25:05 +0000 (21:25 -0700)]
refresh

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 04:25:05 +0000 (21:25 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 04:25:04 +0000 (21:25 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 04:25:04 +0000 (21:25 -0700)]
refresh (create temporary patch)

11 years agoRefresh of ex-afib
Sean Hefty [Sun, 21 Jul 2013 04:25:04 +0000 (21:25 -0700)]
Refresh of ex-afib

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 04:22:44 +0000 (21:22 -0700)]
refresh

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 04:22:44 +0000 (21:22 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 04:21:53 +0000 (21:21 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 04:21:53 +0000 (21:21 -0700)]
refresh (create temporary patch)

11 years agoRefresh of ex-afib
Sean Hefty [Sun, 21 Jul 2013 04:21:53 +0000 (21:21 -0700)]
Refresh of ex-afib

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 04:21:06 +0000 (21:21 -0700)]
refresh

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 04:21:06 +0000 (21:21 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 04:21:05 +0000 (21:21 -0700)]
refresh (create temporary patch)

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 04:21:05 +0000 (21:21 -0700)]
refresh (create temporary patch)

11 years agoRefresh of ex-afib
Sean Hefty [Sun, 21 Jul 2013 04:21:05 +0000 (21:21 -0700)]
Refresh of ex-afib

11 years agoexamples: Add support for native IB addressing to samples
Sean Hefty [Sun, 21 Jul 2013 02:22:55 +0000 (19:22 -0700)]
examples: Add support for native IB addressing to samples

Allow the user to specify GID addresses (AF_IB) into
udaddy and rstream.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agoexamples: Add support for native IB addressing to samples
Sean Hefty [Sun, 21 Jul 2013 02:22:55 +0000 (19:22 -0700)]
examples: Add support for native IB addressing to samples

Allow the user to specify GID addresses (AF_IB) into
udaddy and rstream.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agoexamples: Add support for native IB addressing to samples
Sean Hefty [Sun, 21 Jul 2013 02:22:55 +0000 (19:22 -0700)]
examples: Add support for native IB addressing to samples

Allow the user to specify GID addresses (AF_IB) into
udaddy and rstream.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agoexamples: Add support for native IB addressing to samples
Sean Hefty [Sun, 21 Jul 2013 02:22:55 +0000 (19:22 -0700)]
examples: Add support for native IB addressing to samples

Allow the user to specify GID addresses into udaddy, rstream,
riostream examples.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agopop
Sean Hefty [Sun, 21 Jul 2013 02:23:06 +0000 (19:23 -0700)]
pop

11 years agopop
Sean Hefty [Sun, 21 Jul 2013 02:23:06 +0000 (19:23 -0700)]
pop

11 years agoexamples: Add support for native IB addressing to samples
Sean Hefty [Sun, 21 Jul 2013 02:22:55 +0000 (19:22 -0700)]
examples: Add support for native IB addressing to samples

Allow the user to specify GID addresses into udaddy, rstream,
riostream examples.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agopop
Sean Hefty [Sun, 21 Jul 2013 02:23:02 +0000 (19:23 -0700)]
pop

11 years agopop
Sean Hefty [Sun, 21 Jul 2013 02:23:02 +0000 (19:23 -0700)]
pop

11 years agopop
Sean Hefty [Sun, 21 Jul 2013 02:23:01 +0000 (19:23 -0700)]
pop

11 years agopop
Sean Hefty [Sun, 21 Jul 2013 02:23:01 +0000 (19:23 -0700)]
pop

11 years agonew
Sean Hefty [Sun, 21 Jul 2013 02:22:55 +0000 (19:22 -0700)]
new

11 years agonew
Sean Hefty [Sun, 21 Jul 2013 02:22:55 +0000 (19:22 -0700)]
new

11 years agoexamples: Add support for native IB addressing to samples
Sean Hefty [Sun, 21 Jul 2013 02:22:55 +0000 (19:22 -0700)]
examples: Add support for native IB addressing to samples

Allow the user to specify GID addresses into udaddy, rstream,
riostream examples.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agopop
Sean Hefty [Sun, 21 Jul 2013 02:20:41 +0000 (19:20 -0700)]
pop

11 years agopop
Sean Hefty [Sun, 21 Jul 2013 02:20:41 +0000 (19:20 -0700)]
pop

11 years agorsockets: Add ability to set the IB route directly
Sean Hefty [Mon, 10 Jun 2013 19:33:20 +0000 (12:33 -0700)]
rsockets: Add ability to set the IB route directly

Add an RDMA specific rsocket option that allows the user
to program the RDMA route directly.  This is useful
for apps that have path record data available, either
through the ibacm or SSA, and is needed by SSA itself
to connect over rsockets.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 02:20:29 +0000 (19:20 -0700)]
refresh

11 years agorefresh
Sean Hefty [Sun, 21 Jul 2013 02:20:29 +0000 (19:20 -0700)]
refresh

11 years agorefresh (create temporary patch)
Sean Hefty [Sun, 21 Jul 2013 02:20:29 +0000 (19:20 -0700)]
refresh (create temporary patch)