[Pkg-ofed-commits] [mstflint] 03/09: Merge tag 'upstream/4.6.0'

Benjamin Drung bdrung at moszumanska.debian.org
Tue Jan 24 13:23:30 UTC 2017


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

bdrung pushed a commit to branch master
in repository mstflint.

commit 3512713b36fff4ca483f4a7f7a3b673f8b7a7b6e
Merge: 919319c fce2bd3
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Wed Jan 18 16:35:22 2017 +0100

    Merge tag 'upstream/4.6.0'
    
    Upstream version 4.6.0

 autom4te.cache/output.0                      |     22 +-
 autom4te.cache/output.1                      |     22 +-
 autom4te.cache/traces.0                      |      6 +-
 autom4te.cache/traces.1                      |      4 +-
 cmdif/icmd_cif_common.c                      |      2 +
 cmdif/icmd_cif_common.h                      |      6 -
 cmdif/icmd_cif_open.h                        |      4 +
 cmdparser/cmdparser.h                        |      8 +-
 common/gitversion.h                          |      2 +-
 configure                                    |     22 +-
 configure.ac                                 |      6 +-
 flint/cmd_line_parser.cpp                    |      9 +
 flint/err_msgs.h                             |      2 +-
 flint/flint_params.cpp                       |      1 +
 flint/flint_params.h                         |      1 +
 flint/subcommands.cpp                        |    127 +-
 flint/subcommands.h                          |      5 +-
 include/mtcr_ul/mtcr.h                       |      9 +
 include/mtcr_ul/mtcr_mf.h                    |      2 +
 man/mstconfig.1                              |    298 +-
 man/mstflint.1                               |    738 +-
 man/mstmcra.1                                |      4 +-
 man/mstmread.1                               |      2 +-
 man/mstmtserver.1                            |      4 +-
 man/mstmwrite.1                              |      4 +-
 man/mstregdump.1                             |      2 +-
 man/mstvpd.1                                 |      2 +-
 mflash/mflash.c                              |     10 +-
 mflash/mflash_access_layer.c                 |      6 +-
 mflash/mflash_pack_layer.c                   |      2 +-
 mflash/mflash_pack_layer.h                   |      4 +-
 mft_utils/mft_sig_handler.c                  |      4 +-
 mlxconfig/mlxcfg_4thgen_commander.cpp        |     48 +-
 mlxconfig/mlxcfg_4thgen_commander.h          |      4 +-
 mlxconfig/mlxcfg_commander.cpp               |     27 +-
 mlxconfig/mlxcfg_commander.h                 |     13 +-
 mlxconfig/mlxcfg_db_manager.cpp              |     98 +-
 mlxconfig/mlxcfg_db_manager.h                |      8 +-
 mlxconfig/mlxcfg_generic_commander.cpp       |     55 +-
 mlxconfig/mlxcfg_generic_commander.h         |      4 +-
 mlxconfig/mlxcfg_lib.cpp                     |    736 -
 mlxconfig/mlxcfg_lib.h                       |    113 -
 mlxconfig/mlxcfg_param.cpp                   |      3 +-
 mlxconfig/mlxcfg_param_lib.cpp               |    132 +-
 mlxconfig/mlxcfg_param_lib.h                 |     28 +-
 mlxconfig/mlxcfg_parser.cpp                  |     18 +-
 mlxconfig/mlxcfg_tlv.cpp                     |     24 +-
 mlxconfig/mlxcfg_tlv.h                       |      9 +-
 mlxconfig/mlxcfg_ui.cpp                      |    234 +-
 mlxconfig/mlxcfg_ui.h                        |      6 +-
 mlxconfig/mlxcfg_utils.cpp                   |     47 +-
 mlxconfig/mlxcfg_utils.h                     |     34 +-
 mlxconfig/mlxcfg_view.h                      |      6 +
 mlxconfig/mlxconfig_dbs/Makefile.am          |     39 +-
 mlxconfig/mlxconfig_dbs/Makefile.in          |     39 +-
 mlxconfig/mlxconfig_dbs/mlxconfig.db         |    Bin 68608 -> 80896 bytes
 mlxfwops/lib/Makefile.am                     |      1 +
 mlxfwops/lib/Makefile.in                     |      4 +-
 mlxfwops/lib/aux_tlv_ops.cpp                 |      5 +-
 mlxfwops/lib/aux_tlv_ops.h                   |      2 +-
 mlxfwops/lib/flint_base.h                    |     11 +
 mlxfwops/lib/flint_io.cpp                    |      8 +-
 mlxfwops/lib/fs2_ops.cpp                     |      8 +-
 mlxfwops/lib/fs3_ops.cpp                     |    113 +-
 mlxfwops/lib/fs3_ops.h                       |     17 +-
 mlxfwops/lib/fs4_ops.cpp                     |   1760 +
 mlxfwops/lib/fs4_ops.h                       |    198 +
 mlxfwops/lib/fw_ops.cpp                      |     22 +-
 mlxfwops/lib/mlxfwops.cpp                    |      6 +-
 mlxfwops/lib/mlxfwops_com.h                  |     11 +-
 mstdump/crd_main/mstdump.c                   |      2 +-
 mstdump/mstdump_dbs/ConnectX4.csv            |      2 +-
 mstdump/mstdump_dbs/ConnectX4LX.csv          |      2 +-
 mstdump/mstdump_dbs/ConnectX5.csv            |   4440 +
 mstdump/mstdump_dbs/Spectrum.csv             |     24 +-
 mstdump/mstdump_dbs/SwitchIB.csv             |    440 +-
 mstdump/mstdump_dbs/SwitchIB2.csv            |   1187 +-
 mstflint.spec                                |     15 +-
 mstflint.spec.in                             |      9 +-
 mtcr_ul/mtcr_ib_ofed.c                       |      6 +-
 mtcr_ul/mtcr_int_defs.h                      |      2 +-
 mtcr_ul/mtcr_tools_cif.c                     |     20 +-
 mtcr_ul/mtcr_ul.c                            |      5 +
 mtcr_ul/mtcr_ul_com.c                        |     89 +-
 mtcr_ul/mtcr_ul_icmd_cif.c                   |    184 +-
 reg_access/reg_access.c                      |      6 +-
 small_utils/Makefile.am                      |      1 -
 small_utils/Makefile.in                      |     92 +-
 small_utils/hca_self_test.ofed               |    892 -
 small_utils/hca_self_test.readme             |     31 -
 small_utils/mcra.c                           |      2 +-
 small_utils/mtserver.c                       |      2 +-
 tools_layouts/Makefile.am                    |      1 +
 tools_layouts/Makefile.in                    |      4 +-
 tools_layouts/cibfw_layouts.c                |   1003 +-
 tools_layouts/cibfw_layouts.h                |    213 +-
 tools_layouts/connectib_layouts.c            | 102385 ++++++++++++++++--------
 tools_layouts/connectib_layouts.h            |  45121 +++++++----
 tools_layouts/cx4fw_layouts.c                |    140 +-
 tools_layouts/cx4fw_layouts.h                |     86 +-
 tools_layouts/cx5fw_layouts.c                |    939 +
 tools_layouts/cx5fw_layouts.h                |    399 +
 tools_layouts/register_access_open_layouts.c |     53 +-
 tools_layouts/register_access_open_layouts.h |     55 +-
 tools_layouts/register_access_sib_layouts.c  |     21 +-
 tools_layouts/register_access_sib_layouts.h  |      2 +-
 tools_layouts/tools_open_layouts.c           |    154 +-
 tools_layouts/tools_open_layouts.h           |    115 +-
 108 files changed, 105982 insertions(+), 57393 deletions(-)

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



More information about the Pkg-ofed-commits mailing list