]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Tue, 18 Dec 2012 23:05:18 +0000 (15:05 -0800)
committerSean Hefty <sean.hefty@intel.com>
Tue, 18 Dec 2012 23:05:18 +0000 (15:05 -0800)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 5f0b5996f58791ee254bfe23bb682ae0cf3103db..e5d126385078e1ac88bddb2bff7ccccc11aa8f95 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: 9e9a4ee882465cf726c0bcaf2fb594c91027b080
-Head: 41573d66880906ea1f2a0c546acadb15eb21b17b
+Previous: 175fae556c238fa95c13980d71b4bd2d535fa8dd
+Head: c0f770a9c1a337e4529c852bc7f4c3787ced77e1
 Applied:
   dsocket: 41573d66880906ea1f2a0c546acadb15eb21b17b
+  refresh-temp: c0f770a9c1a337e4529c852bc7f4c3787ced77e1
 Unapplied:
   udpong: a003dda8e0d2f6ea134932bdd8bf5a5f29b7bfce
   test-udp: f6c78ad2a26f452cf166aff1baa7b76160bd8bf7
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..c3c4c69
--- /dev/null
@@ -0,0 +1,22 @@
+Bottom: 8d2f75897b59b2230d826c1aa131f191ac2a54cb
+Top:    c4d4709d52e2de492239ded2a4b74e4ebde0db7a
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-12-18 15:05:17 -0800
+
+Refresh of dsocket
+
+---
+
+diff --git a/docs/rsocket b/docs/rsocket
+index a660208..4192450 100644
+--- a/docs/rsocket
++++ b/docs/rsocket
+@@ -219,4 +219,5 @@ the send.
+ A service thread is used to process messages received on the UDP socket.  This
+ thread updates the rsocket lookup tables with the remote QPN and path record
+ data.  The service thread forwards data received on the UDP socket to an
+-rsocket QP.
+\ No newline at end of file
++rsocket QP.  After the remote QPN and path records have been resolved, datagram
++communication between two nodes are done over the UD QP.
+\ No newline at end of file