[Pkg-ofed-commits] [fabtests] 02/05: Merge tag 'upstream/1.4.0'

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sat Nov 5 15:40:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to branch master
in repository fabtests.

commit 793f1dc36d910917ee0621cf81422020c43b4a36
Merge: 40db078 3e72aa4
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Sat Nov 5 15:43:31 2016 +0100

    Merge tag 'upstream/1.4.0'
    
    Upstream version 1.4.0

 AUTHORS                                           |  48 +-
 COPYING                                           |   2 +-
 Makefile.am                                       |  47 +-
 Makefile.in                                       | 193 ++++--
 aclocal.m4                                        | 159 ++---
 benchmarks/benchmark_shared.c                     | 199 ++++--
 benchmarks/benchmark_shared.h                     |  10 +-
 benchmarks/dgram_pingpong.c                       |  45 +-
 benchmarks/{rdm_tagged_bw.c => msg_bw.c}          |  56 +-
 benchmarks/msg_pingpong.c                         | 124 +---
 benchmarks/rdm_cntr_pingpong.c                    |  45 +-
 benchmarks/rdm_pingpong.c                         |  45 +-
 benchmarks/rdm_tagged_bw.c                        |  49 +-
 benchmarks/rdm_tagged_pingpong.c                  |  48 +-
 benchmarks/{rdm_tagged_bw.c => rma_bw.c}          |  74 +--
 common/osx/osd.c                                  |  13 +-
 common/shared.c                                   | 704 ++++++++++++++++++----
 complex/fabtest.h                                 |   2 +-
 complex/ft_comm.c                                 |   4 +-
 complex/ft_main.c                                 | 172 +-----
 complex/ft_test.c                                 |  21 +-
 config.h.in                                       |   9 +
 config/config.guess                               |   8 +-
 config/config.sub                                 |  13 +-
 config/libtool.m4                                 |  79 +--
 config/ltmain.sh                                  |  32 +-
 config/missing                                    |   4 +-
 configure                                         | 510 +++++++++-------
 configure.ac                                      |  33 +-
 fabtests.spec                                     |   4 +-
 fabtests.spec.in                                  |   2 +-
 include/osx/osd.h                                 |   4 +
 include/shared.h                                  | 131 ++--
 include/unit_common.h                             |   8 +-
 ported/libibverbs/rc_pingpong.c                   |  23 +-
 ported/librdmacm/cmatose.c                        |  10 +-
 scripts/runfabtests.sh                            | 147 +++--
 simple/cm_data.c                                  | 484 +++++++++++++++
 simple/cq_data.c                                  | 131 +---
 simple/dgram.c                                    |  49 +-
 simple/dgram_waitset.c                            |  20 +-
 simple/msg.c                                      | 125 +---
 simple/msg_epoll.c                                | 141 +----
 simple/msg_sockets.c                              |  10 +-
 simple/poll.c                                     |  93 +--
 simple/rdm.c                                      |  49 +-
 simple/rdm_rma_simple.c                           |  47 +-
 simple/rdm_rma_trigger.c                          |  97 +--
 simple/rdm_shared_av.c                            |  49 +-
 simple/rdm_shared_ctx.c                           | 444 --------------
 simple/rdm_tagged_peek.c                          |  48 +-
 simple/scalable_ep.c                              |  32 +-
 simple/shared_ctx.c                               | 694 +++++++++++++++++++++
 benchmarks/rdm_cntr_pingpong.c => streaming/msg.c |  79 +--
 streaming/msg_rma.c                               | 198 +-----
 streaming/rdm_atomic.c                            |  32 +-
 streaming/rdm_multi_recv.c                        |  28 +-
 streaming/rdm_rma.c                               | 131 +---
 unit/av_test.c                                    | 112 ++--
 unit/common.c                                     |  25 +-
 unit/cq_test.c                                    | 203 +++++++
 unit/dom_test.c                                   |  49 +-
 unit/eq_test.c                                    |  62 +-
 unit/getinfo_test.c                               | 223 +++++++
 unit/size_left_test.c                             | 363 ++++++-----
 65 files changed, 3843 insertions(+), 3252 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/fabtests.git



More information about the Pkg-ofed-commits mailing list