[Pkg-ofed-commits] [mstflint] branch upstream updated (166e41f -> 366ec6e)

Mehdi Dogguy mehdi at moszumanska.debian.org
Thu Dec 31 19:02:36 UTC 2015


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

mehdi pushed a change to branch upstream
in repository mstflint.

      from  166e41f   Imported Upstream version 4.0.1+1.43.g97d7275
       new  3eb77e0   Imported Upstream version 4.1.0+1.44.g8d7fa4a
       new  85fbd01   Imported Upstream version 4.1.0+1.45.g1d75d01
       new  366ec6e   Imported Upstream version 4.1.0+1.46.gb1cdaf7

The 3 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:
 autom4te.cache/output.0                            |   22 +-
 autom4te.cache/output.1                            |   22 +-
 autom4te.cache/traces.0                            |    2 +-
 autom4te.cache/traces.1                            |    6 +-
 cmdif/tools_cif.c                                  |    4 +-
 common/gitversion.h                                |    2 +-
 configure                                          |   22 +-
 configure.ac                                       |    6 +-
 dev_mgt/tools_dev_types.c                          |   23 +-
 dev_mgt/tools_dev_types.h                          |    8 +-
 flint/cmd_line_parser.cpp                          |   36 +-
 flint/err_msgs.h                                   |    2 +
 flint/subcommands.cpp                              |  214 +-
 flint/subcommands.h                                |    3 +-
 include/mtcr_ul/mtcr.h                             |   11 +-
 man/mstflint.1                                     |   34 +-
 mflash/mflash.c                                    |   71 +-
 mflash/mflash.h                                    |   14 +-
 mflash/mflash_access_layer.c                       |   14 +-
 mflash/mflash_access_layer.h                       |   11 +-
 mflash/mflash_common_structs.h                     |   10 +-
 mflash/mflash_pack_layer.c                         |    8 +-
 mflash/mflash_pack_layer.h                         |   11 +-
 mflash/mflash_types.h                              |   11 +-
 mlxconfig/Makefile.am                              |    2 +-
 mlxconfig/Makefile.in                              |    2 +-
 mlxconfig/mlxcfg_lib.cpp                           |  209 +-
 mlxconfig/mlxcfg_lib.h                             |   15 +-
 mlxconfig/mlxcfg_param_lib.cpp                     | 1427 +++-
 mlxconfig/mlxcfg_param_lib.h                       |  458 +-
 mlxconfig/mlxcfg_parser.cpp                        |  188 +-
 mlxconfig/mlxcfg_status.h                          |   10 +-
 mlxconfig/mlxcfg_ui.cpp                            |  136 +-
 mlxconfig/mlxcfg_ui.h                              |   13 +-
 mlxfwops/lib/Makefile.am                           |    3 +-
 mlxfwops/lib/Makefile.in                           |    3 +-
 mlxfwops/lib/flint_base.cpp                        |   20 +-
 mlxfwops/lib/flint_base.h                          |  113 +-
 mlxfwops/lib/flint_io.cpp                          |   26 +-
 mlxfwops/lib/flint_io.h                            |    7 +-
 mlxfwops/lib/fs2_ops.cpp                           |   66 +-
 mlxfwops/lib/fs2_ops.h                             |    3 +-
 mlxfwops/lib/fs3_ops.cpp                           |  202 +-
 mlxfwops/lib/fw_ops.cpp                            |  145 +-
 mlxfwops/lib/fw_ops.h                              |   23 +-
 mlxfwops/lib/mlxfwops.cpp                          |  128 +-
 mlxfwops/lib/mlxfwops.h                            |   15 +-
 mlxfwops/lib/mlxfwops_com.h                        |   58 +-
 .../uefi_c/mft_uefi_common.h                       |   41 +-
 mstdump/mstdump_dbs/ConnectX3.csv                  |    9 +-
 mstdump/mstdump_dbs/ConnectX3Pro.csv               |    3 +-
 mstdump/mstdump_dbs/ConnectX4.csv                  |    1 -
 mstdump/mstdump_dbs/ConnectX4LX.csv                |  662 +-
 mstdump/mstdump_dbs/{SwitchEN.csv => Spectrum.csv} | 8647 +++++++++++---------
 mstflint.spec                                      |   11 +-
 mstflint.spec.in                                   |    5 +-
 mtcr_ul/mtcr_icmd_cif.h                            |    7 +-
 mtcr_ul/mtcr_tools_cif.c                           |   11 +-
 mtcr_ul/mtcr_ul.c                                  |  144 +-
 mtcr_ul/mtcr_ul_icmd_cif.c                         |    3 +-
 reg_access/reg_access.c                            |    9 +-
 reg_access/reg_access.h                            |    2 +-
 small_utils/hca_self_test.ofed                     |    5 +-
 small_utils/vpd.c                                  |    4 +-
 tools_layouts/adb_to_c_utils.c                     |    4 +-
 tools_layouts/adb_to_c_utils.h                     |    4 +-
 tools_layouts/cibfw_layouts.c                      |   88 +-
 tools_layouts/cibfw_layouts.h                      |   49 +-
 tools_layouts/cx4fw_layouts.c                      |    1 +
 tools_layouts/register_access_open_layouts.h       |    6 +-
 tools_layouts/register_access_sib_layouts.c        |   20 +-
 tools_layouts/register_access_sib_layouts.h        |   23 +-
 tools_layouts/tools_open_layouts.c                 | 1535 +++-
 tools_layouts/tools_open_layouts.h                 |  726 +-
 tools_res_mgmt/tools_res_mgmt.c                    |    2 +-
 75 files changed, 10058 insertions(+), 5803 deletions(-)
 copy mflash/mflash_access_layer.h => mlxfwops/uefi_c/mft_uefi_common.h (62%)
 mode change 100755 => 100644
 rename mstdump/mstdump_dbs/{SwitchEN.csv => Spectrum.csv} (79%)

-- 
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