]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh
authorSean Hefty <sean.hefty@intel.com>
Wed, 19 Dec 2012 00:00:38 +0000 (16:00 -0800)
committerSean Hefty <sean.hefty@intel.com>
Wed, 19 Dec 2012 00:00:38 +0000 (16:00 -0800)
meta
patches/refresh-temp [deleted file]
patches/udpong

diff --git a/meta b/meta
index 1740a693cefc46626ac3405458c90d496fd2afc2..73dd8e7a6cea259eddb8f4dfcfd10375e6c94bc7 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,9 @@
 Version: 1
-Previous: 5acfa856aff29b80fbdba811ba2bec39d8bf63d6
-Head: 903e28859a87b189b961fa88f453f84c3e8deb1a
+Previous: 750faec201e218186d291a0c72d6999f572083ab
+Head: 9be27dcb8cb68c71a2db871b8f25e35a494c31a3
 Applied:
   dsocket: 142a13708f69f13c6676f4d97f06ffdb6d50ec40
-  udpong: 345918a6c2e7389785959a97260d2a62efb38c6e
-  refresh-temp: 903e28859a87b189b961fa88f453f84c3e8deb1a
+  udpong: 9be27dcb8cb68c71a2db871b8f25e35a494c31a3
 Unapplied:
   test-udp: f6c78ad2a26f452cf166aff1baa7b76160bd8bf7
   iom-dbg: 88434072d07f8edc58f454ac954d78bd39441eed
diff --git a/patches/refresh-temp b/patches/refresh-temp
deleted file mode 100644 (file)
index da751ce..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Bottom: e2b2c3d392d8eb2326d60d38ea68d53984cc2942
-Top:    e2b2c3d392d8eb2326d60d38ea68d53984cc2942
-Author: Sean Hefty <sean.hefty@intel.com>
-Date:   2012-12-18 15:59:06 -0800
-
-Refresh of udpong
-
----
-
-
index 42f7019b577399c726ab9edc47757a43b2a56350..64e883993fd47d379fa35ad18c194cdb84d0102e 100644 (file)
@@ -5,6 +5,10 @@ Date:   2012-12-05 15:58:03 -0800
 
 examples/udpong: Add test program for rsocket datagrams
 
+Add a sample test program to test datagram rsockets.  Move
+common routines used by udpong and other test programs into
+a common source file.
+
 Signed-off-by: Sean Hefty <sean.hefty@intel.com>