[Pkg-ofed-commits] [opensm] branch upstream updated (80eb2c4 -> eafa342)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Thu Jul 23 09:29:43 UTC 2015


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

ana pushed a change to branch upstream
in repository opensm.

      from  80eb2c4   Imported Upstream version 3.3.18
       new  eafa342   Imported Upstream version 3.3.19

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                           | 299 +++++++++++++++++++++++++++++++++++-
 complib/cl_dispatcher.c             |   5 +
 complib/libosmcomp.ver              |   2 +-
 configure                           |  25 +--
 configure.in                        |   5 +-
 doc/opensm_release_notes-3.3.txt    |  84 +++++++++-
 doc/partition-config.txt            |  75 +++++----
 doc/performance-manager-HOWTO.txt   |  48 ++++--
 include/config.h.in                 |   3 +
 include/iba/ib_types.h              |  44 ++++++
 include/opensm/osm_config.h         |   4 +
 include/opensm/osm_config.h.in      |   4 +
 include/opensm/osm_perfmgr.h        |   5 +
 include/opensm/osm_subnet.h         |  19 ++-
 include/opensm/osm_version.h        |   2 +-
 include/vendor/osm_vendor_ibumad.h  |   2 +-
 libvendor/libosmvendor.ver          |   2 +-
 libvendor/osm_vendor_ibumad.c       |  15 +-
 libvendor/osm_vendor_ibumad_sa.c    |   6 +-
 man/opensm.8                        |  79 +++++-----
 man/opensm.8.in                     |  79 +++++-----
 opensm.spec                         |   6 +-
 opensm/libopensm.ver                |   2 +-
 opensm/main.c                       |   2 +-
 opensm/osm_congestion_control.c     |  31 ++--
 opensm/osm_console.c                |  28 +++-
 opensm/osm_console_io.c             |   2 +-
 opensm/osm_drop_mgr.c               |   3 -
 opensm/osm_dump.c                   |   1 +
 opensm/osm_lid_mgr.c                |  28 ++--
 opensm/osm_link_mgr.c               |   3 +-
 opensm/osm_mcast_mgr.c              |  63 ++++++--
 opensm/osm_perfmgr.c                |  64 ++++++--
 opensm/osm_pkey_mgr.c               |   2 +-
 opensm/osm_port_info_rcv.c          |   3 +-
 opensm/osm_prtn.c                   |   2 +-
 opensm/osm_req.c                    |   2 +-
 opensm/osm_sa.c                     |  15 +-
 opensm/osm_sa_multipath_record.c    |  26 ++--
 opensm/osm_sa_path_record.c         |  31 ++--
 opensm/osm_sm_state_mgr.c           |  18 +--
 opensm/osm_state_mgr.c              |  41 ++++-
 opensm/osm_subnet.c                 |  20 ++-
 opensm/osm_switch.c                 |   5 +-
 opensm/osm_ucast_mgr.c              |   4 +-
 osmeventplugin/src/osmeventplugin.c |   1 +
 osmtest/main.c                      |   2 +-
 osmtest/osmtest.c                   |  13 +-
 48 files changed, 933 insertions(+), 292 deletions(-)

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



More information about the Pkg-ofed-commits mailing list