Accepting request 878519 from hardware

- update to 2.0.5.10
  * fix possible tmfifo data loss in PCIe interface
  * fix USB deadlock
  * reduce CPU load when no rshim device present
  * add PCIe hotplug support

OBS-URL: https://build.opensuse.org/request/show/878519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rshim?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2021-03-12 12:33:56 +00:00 committed by Git OBS Bridge
commit 11bac2ba37
6 changed files with 16 additions and 7 deletions

2
.gitattributes vendored
View File

@ -22,4 +22,4 @@
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns
rshim-2.0.5.8.3.tar filter=lfs diff=lfs merge=lfs -text
rshim-2.0.5.10.0.tar filter=lfs diff=lfs merge=lfs -text

View File

@ -6,9 +6,9 @@
<param name="scm">git</param>
<param name="url">https://github.com/Mellanox/rshim-user-space.git</param>
<param name="filename">rshim</param>
<param name="versionrewrite-pattern">rshim-(.*)-(.*)</param>
<param name="versionrewrite-pattern">rshim-(.*)-(.*)</param>
<param name="versionrewrite-replacement">\1.\2</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@</param>
</service>
<service mode="disabled" name="set_version" />
</services>

3
rshim-2.0.5.10.0.tar Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82e06861f611ec53975d7403f46e34fb7442cf3bcc84c4dc26d5ebde5ba9d9cf
size 276480

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f5c3436cd69b138ed738854efd194720de603158df01da9aa7ba7afa4187b35
size 276480

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 11 16:05:12 UTC 2021 - Matthias Brugger <mbrugger@suse.com>
- update to 2.0.5.10
* fix possible tmfifo data loss in PCIe interface
* fix USB deadlock
* reduce CPU load when no rshim device present
* add PCIe hotplug support
-------------------------------------------------------------------
Mon Jan 25 14:35:50 UTC 2021 - Matthias Brugger <mbrugger@suse.com>

View File

@ -18,7 +18,7 @@
Name: rshim
Version: 2.0.5.8.3
Version: 2.0.5.10.0
Release: 0
Summary: User-space driver for Mellanox BlueField SoC
License: GPL-2.0-only