From: Sean Hefty Date: Wed, 19 Dec 2012 00:00:38 +0000 (-0800) Subject: refresh X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=cfc55872a4aab0eba746ee8fa8627c8daa28c2ee;p=~shefty%2Flibrdmacm.git refresh --- diff --git a/meta b/meta index 1740a693..73dd8e7a 100644 --- 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 index da751ce1..00000000 --- a/patches/refresh-temp +++ /dev/null @@ -1,10 +0,0 @@ -Bottom: e2b2c3d392d8eb2326d60d38ea68d53984cc2942 -Top: e2b2c3d392d8eb2326d60d38ea68d53984cc2942 -Author: Sean Hefty -Date: 2012-12-18 15:59:06 -0800 - -Refresh of udpong - ---- - - diff --git a/patches/udpong b/patches/udpong index 42f7019b..64e88399 100644 --- a/patches/udpong +++ b/patches/udpong @@ -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