[Pkg-ofed-commits] [libibverbs] 02/05: Merge tag 'upstream/1.2.1'

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Sep 6 20:58:58 UTC 2016


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

ana pushed a commit to branch master
in repository libibverbs.

commit b2c7a61d17746c6b3f466cfa2de89cdd1b83c462
Merge: 5973959 18daf56
Author: Ana Beatriz Guerrero Lopez <ana at debian.org>
Date:   Tue Sep 6 22:34:46 2016 +0200

    Merge tag 'upstream/1.2.1'
    
    Upstream version 1.2.1

 Makefile.am                   |  14 +-
 Makefile.in                   |  14 +-
 aclocal.m4                    | 211 +++++++++++++++---------
 configure                     |  20 +--
 configure.ac                  |   2 +-
 examples/asyncwatch.c         |  54 ++++++-
 examples/devinfo.c            | 106 ++++++++++++
 examples/pingpong.c           |  10 --
 examples/pingpong.h           |   1 -
 examples/rc_pingpong.c        | 278 ++++++++++++++++++++++++--------
 examples/xsrq_pingpong.c      |  72 +++++++--
 include/infiniband/arch.h     |  15 +-
 include/infiniband/driver.h   |  29 ++++
 include/infiniband/kern-abi.h | 123 ++++++++++++--
 include/infiniband/verbs.h    | 367 ++++++++++++++++++++++++++++++++++++++++--
 libibverbs.spec               |   9 +-
 libibverbs.spec.in            |   5 +-
 man/ibv_alloc_mw.3            |  54 +++++++
 man/ibv_asyncwatch.1          |  14 ++
 man/ibv_bind_mw.3             |  92 +++++++++++
 man/ibv_create_cq_ex.3        | 149 +++++++++++++++++
 man/ibv_create_flow.3         | 174 ++++++++++++++++++++
 man/ibv_inc_rkey.3            |  32 ++++
 man/ibv_post_send.3           |  51 +++++-
 man/ibv_query_device_ex.3     |   7 +-
 man/ibv_query_rt_values_ex.3  |  50 ++++++
 man/ibv_rereg_mr.3            |  76 +++++++++
 man/ibv_xsrq_pingpong.1       |  71 ++++++++
 src/cmd.c                     | 340 +++++++++++++++++++++++++++++++-------
 src/device.c                  |  49 ++++++
 src/ibverbs.h                 |   5 +
 src/libibverbs.map            |   6 +
 src/memory.c                  |   8 +-
 src/verbs.c                   |  62 +++++++
 34 files changed, 2277 insertions(+), 293 deletions(-)

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



More information about the Pkg-ofed-commits mailing list