Commit Graph

55 Commits

Author SHA256 Message Date
Ana Guerrero
f89dd21197 Accepting request 1151451 from science:HPC
- Use %patch -P N instead of deprecated %patchN. (forwarded request 1149402 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/1151451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=28
2024-02-26 18:47:34 +00:00
c0b0da73f4 Accepting request 1149402 from home:pgajdos:m
- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1149402
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=55
2024-02-26 12:54:55 +00:00
Ana Guerrero
f29b5e73e2 Accepting request 1114727 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1114727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=27
2023-10-02 18:07:09 +00:00
dd98780ed6 Accepting request 1114712 from home:NMorey:branches:science:HPC
- Update to 4.25.0
  https://github.com/Mellanox/mstflint/files/12317054/MSTFLINT.Package.-Firmware.Burning.and.Diagnostics.Tools.Documentation.v4.25.0.pdf
- Refresh fix-race-condition-during-install.patch to handle new race conditions

OBS-URL: https://build.opensuse.org/request/show/1114712
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=53
2023-10-02 08:08:14 +00:00
Dominique Leuenberger
b7c860f637 Accepting request 1099115 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1099115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=26
2023-07-18 20:07:45 +00:00
71e71dc325 Accepting request 1099114 from home:NMorey:branches:science:HPC
- Update to 4.24.0
  https://github.com/Mellanox/mstflint/releases/download/v4.24.0-1/MSTFLINT.Package.-Firmware.Burning.and.Diagnostics.Tools.Documentation.v4.24.0.pdf
- Refresh fix-race-condition-during-install.patch to handle new race conditions

OBS-URL: https://build.opensuse.org/request/show/1099114
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=51
2023-07-17 16:01:39 +00:00
Dominique Leuenberger
e2896b0c4c Accepting request 1091264 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1091264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=25
2023-06-07 21:07:54 +00:00
eb0ed59a97 Accepting request 1091263 from home:pgajdos
- version update to 4.23.0
  https://github.com/Mellanox/mstflint/releases/download/v4.23.0-1/MSTFLINT.Package.-Firmware.Burning.and.Diagnostics.Tools.Documentation.v4.23.0.pdf
- modified patches
  % PIE.patch (refreshed)

OBS-URL: https://build.opensuse.org/request/show/1091263
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=49
2023-06-07 12:15:28 +00:00
Dominique Leuenberger
33ee7c8a3c Accepting request 1029592 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1029592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=24
2022-10-18 10:45:19 +00:00
Nicolas Morey-Chaisemartin
d3c5b1400a Accepting request 1029591 from home:NMoreyChaisemartin:branches:science:HPC
- Updated fix-race-condition-during-install.patch to fix another
  race condition during install

OBS-URL: https://build.opensuse.org/request/show/1029591
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=47
2022-10-17 18:36:02 +00:00
Richard Brown
624d9dff29 Accepting request 1007258 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1007258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=23
2022-09-30 15:58:52 +00:00
Nicolas Morey-Chaisemartin
0c0c1c5d74 Accepting request 1007257 from home:NMoreyChaisemartin:branches:science:HPC
- Update to v4.21.0-1 (jsc#PED-911, jsc#PED-1188)
  - Generic
    - Added support for NVIDIA ConnectX-7 adapter cards.
    - Added additional Flash support for ConnectX-4 Lx and ConnectX-5 adapter cards.
    - Python 2.x - Python 2.x is now end-of-life and no longer supported by MFT.
  - mstfwreset
    - For some configuration changes done using mstconfig, PCI rescan by the user is required.
    - Added a new reset-type ("NIC only reset") to mstfwreset which is applicable only
      to SmartNIC devices. The new reset-type is also the new default for SmartNIC devices.
      In case of reset-type is set to "NIC only reset", mstfwreset will not reset the internal host.
  - mstflint
    - Querying Vendor Specific Firmware Information from an Nvidia AOC / Transceiver Querying
      a firmware cable transceiver is now done using the "mstflint" tool.
    - cable/transceivers burning commands provide now validation and extract version from the image files.
    - Modified the output of the PCIe link information, removed the device status filed.
    - When downgrading to a firmware version that does not support the flash type of
      the device, mstflint will present the user a clear error of such scenario.
  - mlxconfig
    - Enable the users to apply token via MTUSB connected device.
  - mstresourceparse
    - mstresourceparse will present the union fields according to the selector.
     Unions that do not have a selector, will be presented with all the fields as before.
  - mstresourcedump
    - mstresourcedump tool now runs ~10X faster in mem mode with output to binary file.
    - Updated the "--virtual-hca-id" value output to be in a hexadecimal format.
    - Memory-Mode, data field is now transferred via memory instead of the resource-dump register.
  - mstlink
    - Removed irrelevant "eye" info fields in the output of the "show eye" command for PCIe links.
    - Removed the device status field from the PCIe info section.
    - Added support for "show_eye" command for ConnectX-7 over PCIe links.
    - Re-formatted the serdes Tx parameter layout in the "show_sedes_tx" command.
    - Added support for the PRBS test mode of Active/Optical CMIS modules.
    - Added support for additional configuration flags of the module control parameters.
    - Added support for new PRBS TX/RX patterns (--tx_prbs <tx_prbs_mode> & --rx_prbs <rx_prbs_mode>).
    - Added new show counters for 16nm devices. To see them run the "show_counter" command.
    - Extended the list of the cable information received for 16nm devices when running the "show_module" command.
    - Extended the information collection for 7nm and 16nm devices. See "--amber_collect" flag.
    - Extended the list of the cable information (LOL, LOS, FSM, and module status)
      for CMIS when running the "show_module" command.
  - mstdump
    - Added an optional parameter of the CSV path (-c | --csv)
     which loads the provides the CSV from a fixed location as a DB instead of the default one.
  - mstprivhost
    - Added a new flag to query all hosts status from the embedded Arm side for Multi-host systems.
- Refresh patches against latest sources:
  - Remove-date-time-info-from-build.patch
  - Fix-gcc7-and-gcc8.patch

OBS-URL: https://build.opensuse.org/request/show/1007257
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=45
2022-09-30 13:09:56 +00:00
Dominique Leuenberger
8db4baeb53 Accepting request 915802 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/915802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=22
2021-09-02 21:20:28 +00:00
Dirk Stoecker
4f2b0df7ad Accepting request 913944 from home:NMoreyChaisemartin:branches:science:HPC
- Update to v4.17.0-1 (jsc#SLE-19261)
  - Anti-rollback Protection
    - Enabled Anti-rollback protection to prevent old vulnerable firmware
      versions from being flashed to the device
  - mstlink tool
    - Added support for DSFP modules
  - Parallel Firmware Burning (DMA Burning)
    - Added support for parallel firmware burning.
- Refresh PIE.patch against latest sources

OBS-URL: https://build.opensuse.org/request/show/913944
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=44
2021-09-02 15:45:42 +00:00
Dominique Leuenberger
1a262e5127 Accepting request 904612 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/904612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=21
2021-07-07 16:30:44 +00:00
Nicolas Morey-Chaisemartin
570783a472 Accepting request 904594 from home:wfrisch:branches:science:HPC
Link as position independent executables (bsc#1184124).
  - Added PIE.patch
  - PIE is still disabled on s390x due to build failures.

OBS-URL: https://build.opensuse.org/request/show/904594
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=43
2021-07-07 15:43:52 +00:00
Richard Brown
c53ff2cf2a Accepting request 883984 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/883984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=20
2021-04-10 13:27:49 +00:00
Nicolas Morey-Chaisemartin
a223e19789 Accepting request 883662 from home:NMoreyChaisemartin:branches:science:HPC
- Update to v4.16.0-2
  - mstlink tool
      - Added support for PCIe eye grade scan
      - Enabled margin scan on Network links
      - Enabled querying the current host configuration using the "q | query" flag
  - mstconfig tool
      - fixed database
  - fixed several bugs
- Refresh patches against latest sources:
  - Remove-date-time-info-from-build.patch
  - Fix-gcc7-and-gcc8.patch
  - fix-race-condition-during-install.patch

OBS-URL: https://build.opensuse.org/request/show/883662
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=41
2021-04-09 07:36:52 +00:00
Dominique Leuenberger
a626caa99d Accepting request 839581 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/839581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=19
2020-10-05 17:42:24 +00:00
Nicolas Morey-Chaisemartin
fe060ecc55 Accepting request 839558 from home:NMoreyChaisemartin:branches:science:HPC
- Update to v4.15.0-1 (jsc#SLE-15968)
  - New Supported Devices
    - ConnectX-6Lx adapter cards support.
    - BlueField-2 adapter cards support.
  - mstconfig tool
    - QOS ets configuration ConnectX-4 LX 25NIC failed when enabled VFs > 21
    - Network programmability (Dynamic Flex Parse) Packet classification on
      eCPRI header on receive with DPDK
    - Improved BlueField NVMf Performance when working in 4K block size
        [BlueField SmartNIC] Support full virtio-net PCI device emulation +
		Device Hot Plug - BareMetal case GA
    - ConnectX-6 SHARPv2 to achieve line-rate performance
    - New Feature - BOOT_INTERRUPT_DIS parameter was added to mlxconfig.
      When TRUE, legacy interrupts should not be used for receive/transmit indication.
      Polling should be used instead.
  - mstdump tool
    - Fixed an issue that caused mstflint to print garbage messages.
      To fix the bug, the new kernel module should be recompiled and loaded
  - mstreg tool
        [software steering, ASAP^2, Connection Tracking] adding DP_HASH support
    - Virtual output Queuing - exposing descriptors
    - New Feature - Increased the registry keys the tool supports and now it exposes the full PRM.
    - For additional information, refer to the PRM.
  - mstlink tool
    - need mstlink to support TX SerDes set --database at Quantum and Spectrum-2
    - QSFP DD + CMIS
    - mstlink - support for 400G
    - mstlink to enforce PRBS at host-management and/ or multi-host systems
    - mstlink - add support to configure PRBS
    - Read/Write SerDes Tx taps with new SLTP register - mstlink
    - Fix the return bad status of SLTP according to the new return values
    - New Feature - HDR lane rate is now supported when in Pseudorandom Binary Sequence (PRBS) mode.
    - New Feature - Added support for switching between NRZ/PAM4 speeds for new devices that support
    - HDR/200G speeds (ConnectX-6, ConnectX-6 Dx, Mellanox Quantum, Mellanox Spectrum 2).
  - mstfwreset tool
    - handling mstfwreset on SN in different modes
  - mstflint tool
        [Secure Boot][BlueField-2] EFUSE keys burn tool (Arm OS) for RSA Keys and MKEK
    - Support HPCC in CX6Dx
    - Add life cycle, secure boot, recovery indications to the flint query full command
    - New Feature - Enables the user to insert information manually to the flash on components
      such as MFG/DEV GUID/MAC when no information exists after the burn process using the command
        "mstflint -d \<device\> sg \<guid\>".
      If the information is not inserted manually, the existing GUID/MAC
    - information will be used instead.
    - New Feature - Enables the user to query the MFA2 file using a PSID.
  - mstresourcedump tool
    - MSTResoruceDump new tool: Build a dump passer tool for parsing resource dumps
    - Added support for "--virtual-hca-id" command. Now the tool can provide info on the virtual HCA
        (host channel adapter, NIC) ID.

OBS-URL: https://build.opensuse.org/request/show/839558
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=39
2020-10-05 13:29:34 +00:00
Dominique Leuenberger
8ee54875a6 Accepting request 766958 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/766958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=18
2020-01-26 23:22:29 +00:00
Nicolas Morey-Chaisemartin
1811fb8cc5 Accepting request 766935 from home:NMoreyChaisemartin:branches:science:HPC
- Update to v4.13.3-2
  - ConnectX-6DX adapter cards GA support.
  - mstflint tool
    - New feature - Burning MFA2 images. Enables the user to extract (i.e. unzip)
      4MB images from MFA2 archive, that matches the device type and device PSIB.
    - New feature - Verifying MFA2 Archive. Enables the user to verify a given MFA2
      archive contains the image that matches the given device.
    - New feature - Verifying firmware image on a device which operates in livefish mode by
      comparing it with an existing binary firmware file.
    - Added image-reactivation feature which re-assigns the image signature to the
      previous image (in case the new image is faulty) enabling "fwreset" functionality
      or to burn a new image.
  - mstresourcedump tool
    - New mstresourcedump tool added to extracts and prints data segments generated
      by the firmware. The dump output is used by Mellanox for debug and troubleshooting.
  - mstfwreset tool
    - Added support for Socket Direct devices in the mstfwreset tool.
    - Added save/restore ATS PCIE capability.
    - Added support for Live-Patch in ConnectX-5.
    - Added a new reset option (reset-type) to the reset command of mstfwreset.
      The user can see the supported reset-types by using the query command.
  - mstlink tool
    - New feature - Using --json flag formats the output of the tool including all
      options & commands in JSON format and prints it.
    - Added support for reading the "Link Downed Counter" and "Link Error Recovery Counter"
      in the mstlink utility when using InfiniBand protocol only.
    - Added support for HDR PCIe grades in the EYE Opening Info in the mstlink utility.
    - Added a new flag (show links) to define the valid PCIe links.
    - Displays and configures port related data at the physical layer.
  - mstconfig tool
    - Added the ATS_ENABLED TLV param. When set to TRUE, the device will support Address
      Translation Service (ATS).
    - Added the VF_VPD_ENABLE parameter to mstconfig. When set, the VPD capability
      is exposed to Virtual Functions.
  - mstarchive tool
    - Added support for MFA2 query using the mstarchive tool.
  - mstfwtrace tool
    - Extracts and prints trace messages generated by the firmware of 5th generation devices.
      This tool supports secure firmware flow only.
  - mstreg tool
    - Exposes supported access registers, and allows users to obtain information
      regarding the registers fields and attributes, and to set and get data with
      a specific register.
  - mstfwmanager tool
    - Supports listing the contents of images archive. When running this command the tool
      will list all firmware images within this PLDM package for each image it displays.

OBS-URL: https://build.opensuse.org/request/show/766935
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=37
2020-01-24 16:05:32 +00:00
Dominique Leuenberger
a4dc7b0c2b Accepting request 728695 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/728695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=17
2019-09-07 09:53:29 +00:00
Nicolas Morey-Chaisemartin
eef9eba103 Accepting request 728694 from home:NMoreyChaisemartin:branches:science:HPC
- Update to v4.11.0-5 (bsc#1136328)
  - Build related changes
    - Disabled -Werror compiler flag
    - Added the option to choose local system libraries if available in the machine
    - Enhanced python 3 compatibility
    - Removed python shebangs from the scripts
    - Fixed multiple rpmbuild issues
    - Added --enable-all-static configure flag that allows compilation of static executables, when the the option is supported by the compiler
    - All python scripts were aligned to unix encoding
    - Fixed multiple builds and compilation issues
  - mstprivhost tool
    - Added mstprivhost tool to set host privilege configurations
  - mstflint tool
    - Added missing Rom info attribute for legacy FW qq query
    - Fixed query timeout when device is locked
    - Renamed former --next_boot_fw_ver to --flashed_version flag. This flag queries the flashed version.
    - Note that the previous flag is supported to keep compatibility.
    - Fixed an issue with FW upgrade on ConnectX-5 EN
  - mstregdup tool
    - Fixed segfault
  - mstconfig
    - Added new params:
  - mstfwtrace
    - Added fwtracer: in this release, this tool supports secure FW flow only
  - libibmad
    - Added support for libibmad 12 in addition to 5
  - Python tools
    - Fixed Python wrapper to work properly in multiple OSes and multiple Python versions
  - Added adb generic tools
    - Added mstreg tool: To enable this option please use "--enable-adb-genaric-tools" flag

OBS-URL: https://build.opensuse.org/request/show/728694
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=35
2019-09-06 07:06:57 +00:00
Dominique Leuenberger
e6d035e372 Accepting request 689744 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/689744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=16
2019-03-29 19:43:05 +00:00
Nicolas Morey-Chaisemartin
f3e2bc536a Accepting request 689734 from home:NMoreyChaisemartin:branches:science:HPC
- Add missing python helpers to the package (bsc#1103497)

OBS-URL: https://build.opensuse.org/request/show/689734
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=33
2019-03-29 08:38:34 +00:00
Dominique Leuenberger
9e9acdcbe7 Accepting request 674857 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/674857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=15
2019-02-15 09:02:03 +00:00
Nicolas Morey-Chaisemartin
de3bdd4771 Accepting request 674852 from home:NMoreyChaisemartin:branches:science:HPC
- Update to v4.11.0-3 (bsc#1103497)
  - Added option to query only flashed FW version, which reduces the CPU usage during the query.
    To use this option you should use "--next_boot_fw_ver" flag.
  - Fixed issue of missing information during query.
  - Added support for python 3.
  - Added option to reduce cpu utilization with "--low_cpu" flag.
  - Added compatibility to 1.1.X version, in addition to previously supported 1.0.2 version.
  - Added support for Mellanox Quantum switch systems and
    ConnectX-6 Ready adapter cards.
  - mstarchive tool
    The mstarchive tool allows the user to create a file with the mfa2 extension.
    The new file contains several binary files of a given firmware for
    different adapter cards.
  - mstprivhost
    The ability to restrict the hosts from configuring the NIC.
    Meaning, only the Arm side will have the privilege to configure the NIC.
    Note: This utility is supported in BlueField devices only.
  - mstconfig in BlueField
    Enables the user to manage (grand/restrict) mlxconfig configuration
    privileges for BlueField Arm systems.
- Refresh patchest against latest sources:
  - Add-armv6-and-armv7-support.patch
  - Add-s390-s390x-support.patch
  - Fix-gcc7-and-gcc8.patch
  - Remove-date-time-info-from-build.patch
  - fix-race-condition-during-install.patch
- Drop Fixed-licenses-of-files.patch as it was merged upstream

OBS-URL: https://build.opensuse.org/request/show/674852
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=31
2019-02-14 06:54:30 +00:00
Dominique Leuenberger
efcf696bf5 Accepting request 650123 from science:HPC
- Add Fixed-licenses-of-files.patch from upstream that
  fixes license issues (bsc#1086923)

- Update to v4.10.0-3 (fate#325998)
  - Added mstcongestion 
- Add fix-race-condition-during-install.patch
  to fix install on parallel builds

- Update to v4.10.0-2
  - mstfwreset not supported
  - mstflint now handles all the burn parameters when MCC
    is enabled and displays the secure-FW CS tokens.
  - mstconfig
    - Added the option to query partial parameters
    - Added the following new parameters:
        FLEX_PARSER_PROFILE_ENABLE
        ECPF_ESWITCH_MANAGER
        ECPF_PAGE_SUPPLIER
        SAFE_MODE_ENABLE
        SAFE_MODE_THERSHOLD
        BOOT_UNDI_NETWORK_WAIT
  - Fixed bug in firmware burning flow
- Refresh patchest against latest sources:
  - Remove-date-time-info-from-build.patch
  - Add-s390-s390x-support.patch
  - Add-armv6-and-armv7-support.patch
  - Fix-gcc7-and-gcc8.patch

OBS-URL: https://build.opensuse.org/request/show/650123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=14
2018-11-26 09:23:53 +00:00
Nicolas Morey-Chaisemartin
c2b33f1ad8 - Add Fixed-licenses-of-files.patch from upstream that
fixes license issues (bsc#1086923)

OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=29
2018-11-19 07:56:13 +00:00
Nicolas Morey-Chaisemartin
af1a93e29b - Add fix-race-condition-during-install.patch
to fix install on parallel builds

OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=28
2018-10-25 11:32:13 +00:00
Nicolas Morey-Chaisemartin
9fc02bb26e Accepting request 644584 from home:NMoreyChaisemartin:branches:sp1-staging
- Update to v4.10.0-3 (fate#325998)
  - Added mstcongestion 

- Update to v4.10.0-2
  - mstfwreset not supported
  - mstflint now handles all the burn parameters when MCC
    is enabled and displays the secure-FW CS tokens.
  - mstconfig
    - Added the option to query partial parameters
    - Added the following new parameters:
        FLEX_PARSER_PROFILE_ENABLE
        ECPF_ESWITCH_MANAGER
        ECPF_PAGE_SUPPLIER
        SAFE_MODE_ENABLE
        SAFE_MODE_THERSHOLD
        BOOT_UNDI_NETWORK_WAIT
  - Fixed bug in firmware burning flow
- Refresh patchest against latest sources:
  - Remove-date-time-info-from-build.patch
  - Add-s390-s390x-support.patch
  - Add-armv6-and-armv7-support.patch
  - Fix-gcc7-and-gcc8.patch

OBS-URL: https://build.opensuse.org/request/show/644584
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=27
2018-10-25 10:49:12 +00:00
Dominique Leuenberger
fa21215ab9 Accepting request 618884 from science:HPC
- Update patches to fit science:HPC worflow
  - Remove old format patches
    - mstflint-4.4.0-implicit-declaration.patch
    - mstflint-4.4.0-no-date-time.patch
    - mstflint-armv6_arch.patch
    - mstflint-armv7_arch.patch
    - mstflint-gcc7.patch
    - mstflint-s390_arch.patch
  - Replaced with new format patches
    - Remove-date-time-info-from-build.patch
    - Add-s390-s390x-support.patch
    - Add-armv6-and-armv7-support.patch
    - Fix-gcc7-and-gcc8.patch
      - Patch was updated to also fix Gcc8 compilation issues
  - Drop obsolete patch
    - mstfint-mtcr_ul_no_static_lib.patch
- Update to v4.9.0-3
  - No release notes available

OBS-URL: https://build.opensuse.org/request/show/618884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=13
2018-06-25 09:43:01 +00:00
Nicolas Morey-Chaisemartin
1585ee1218 Accepting request 618883 from home:NMoreyChaisemartin:branches:science:HPC
Drop tarball

OBS-URL: https://build.opensuse.org/request/show/618883
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=25
2018-06-25 06:36:26 +00:00
Nicolas Morey-Chaisemartin
7b8dd5aaf7 Accepting request 618879 from home:NMoreyChaisemartin:branches:science:HPC
- Update patches to fit science:HPC worflow
  - Remove old format patches
    - mstflint-4.4.0-implicit-declaration.patch
    - mstflint-4.4.0-no-date-time.patch
    - mstflint-armv6_arch.patch
    - mstflint-armv7_arch.patch
    - mstflint-gcc7.patch
    - mstflint-s390_arch.patch
  - Replaced with new format patches
    - Remove-date-time-info-from-build.patch
    - Add-s390-s390x-support.patch
    - Add-armv6-and-armv7-support.patch
    - Fix-gcc7-and-gcc8.patch
      - Patch was updated to also fix Gcc8 compilation issues
  - Drop obsolete patch
    - mstfint-mtcr_ul_no_static_lib.patch
- Update to v4.9.0-3
  - No release notes available

OBS-URL: https://build.opensuse.org/request/show/618879
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=24
2018-06-25 06:25:36 +00:00
Dominique Leuenberger
cb5b7c925b Accepting request 591116 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/591116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=12
2018-03-28 08:31:31 +00:00
Nicolas Morey-Chaisemartin
9f06e7232a Accepting request 590909 from home:kasimir:ToTest
- Add mstflint-armv6_arch.patch to support build on armv6l

OBS-URL: https://build.opensuse.org/request/show/590909
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=22
2018-03-26 14:23:51 +00:00
Dominique Leuenberger
c63d4c6118 Accepting request 589146 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/589146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=11
2018-03-22 11:03:53 +00:00
Nicolas Morey-Chaisemartin
eca05beeb4 Accepting request 589145 from home:NMoreyChaisemartin:branches:science:HPC
- Update to v4.9.0-1
  * mstfwreset
    * Added support for a hot swap (or hot plug) of the PCIe slot.
  * Secure Firmware Update
    * Added support for Secure Firmware Update to ConnectX-4 adapter cards.
    * Enabled signing the package with an RSA 4096 bit keys.
    * Added support for setting the GUIDs when Secure Firmware Update is enabled.
  * mstconfig
    * Added the following mstconfig configuration parameters:
      * AUTO_RELOAD
      * DRIVER_SETTINGS
      * EXP_ROM_PXE_ENABLE
      * EXP_ROM_UEFI_ARM_ENABLE
      * EXP_ROM_UEFI_X86_ENABLE
      * INTERNAL_CPU_MODEL
      * IPV4
      * IPV6
      * PCI_DATA_WR_ORDERING_MODE
      * PXE_UNDI
      * STATUS_UPDATE
      * TCP
      * TCPIP
      * TRACER_ENABLE
  * mstflint
    * Added support for FreeBSD with BSD license.
  * Secure Boot
    * Added support for secure boot to ConnectX-3 adapter cards.

OBS-URL: https://build.opensuse.org/request/show/589145
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=20
2018-03-20 11:41:34 +00:00
Dominique Leuenberger
2d41ccbf2d Accepting request 540248 from science:HPC
- Update to v4.8.0-2
  * Drop proprietary Mellanox file

- Update to v4.8.0-1, No info of changes available (bsc#1046293, fate#322949)
- Update mstflint-gcc7.patch to the latest sources

OBS-URL: https://build.opensuse.org/request/show/540248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=10
2017-11-15 15:55:34 +00:00
Nicolas Morey-Chaisemartin
20662e64cd - Update to v4.8.0-2
* Drop proprietary Mellanox file

OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=18
2017-11-09 11:20:19 +00:00
Nicolas Morey-Chaisemartin
51f910f288 Accepting request 537934 from home:NMoreyChaisemartin:branches:science:HPC
- Update to v4.8.0-1, No info of changes available (bsc#1046293, fate#322949)
- Update mstflint-gcc7.patch to the latest sources

OBS-URL: https://build.opensuse.org/request/show/537934
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=17
2017-10-31 15:35:37 +00:00
Yuchen Lin
fcb274802f Accepting request 515859 from science:HPC
1

OBS-URL: https://build.opensuse.org/request/show/515859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=9
2017-08-13 12:57:57 +00:00
Nicolas Morey-Chaisemartin
0e74ab7ffe Accepting request 515853 from home:NMoreyChaisemartin:branches:science:HPC
- Update to v4.7.0-1, No info of changes available

OBS-URL: https://build.opensuse.org/request/show/515853
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=15
2017-08-10 08:38:48 +00:00
Dominique Leuenberger
a5902acaa8 Accepting request 505929 from science:HPC
1

OBS-URL: https://build.opensuse.org/request/show/505929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=8
2017-06-26 13:54:19 +00:00
Nicolas Morey-Chaisemartin
b9e5ae0f5f Accepting request 505924 from home:NMoreyChaisemartin:branches:science:HPC
- Replace dependency from libibmad-devel to infiniband-diags-devel

OBS-URL: https://build.opensuse.org/request/show/505924
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=13
2017-06-23 15:51:33 +00:00
Dominique Leuenberger
c98181e785 Accepting request 499770 from science:HPC
- Add mstflint-gcc7.patch for GCC7 support (forwarded request 499769 from NMoreyChaisemartin)

OBS-URL: https://build.opensuse.org/request/show/499770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=7
2017-05-31 10:21:09 +00:00
Nicolas Morey-Chaisemartin
12a91b11cd Accepting request 499769 from home:NMoreyChaisemartin:branches:science:HPC
- Add mstflint-gcc7.patch for GCC7 support

OBS-URL: https://build.opensuse.org/request/show/499769
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=11
2017-05-30 13:25:19 +00:00
Dominique Leuenberger
19ad22f679 Accepting request 498278 from science:HPC
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/498278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mstflint?expand=0&rev=6
2017-05-27 11:18:42 +00:00
Nicolas Morey-Chaisemartin
4641787595 Accepting request 495827 from home:NMoreyChaisemartin:branches:science:HPC
- Adapt mstflint-s390_arch.patch to work with s390 and s390x

OBS-URL: https://build.opensuse.org/request/show/495827
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=9
2017-05-18 09:43:42 +00:00