forked from pool/rshim
Accepting request 1003923 from home:mbrugger
- update to 2.0.6.13.7 * make use of rshim with several devices more efficient * support 32 bit CR space possible on BF3 USB access * support more transfer sizes * add new device ID for BF3 * allow to en/disable VFIO/UIO support via rshim.conf * make restart of rshim process more robust fixing potential race * set default boot timeout to 150 seconds OBS-URL: https://build.opensuse.org/request/show/1003923 OBS-URL: https://build.opensuse.org/package/show/hardware/rshim?expand=0&rev=17
This commit is contained in:
parent
b1c6e86e1a
commit
67404956ca
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -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.6.11.5.tar filter=lfs diff=lfs merge=lfs -text
|
||||
rshim-2.0.6.13.7.tar filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e452a96b186253c4d7dd93f4548aaa07420affd91891c4d4f7873d0fda15d3e2
|
||||
size 317440
|
3
rshim-2.0.6.13.7.tar
Normal file
3
rshim-2.0.6.13.7.tar
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd6d907ebe5f3f1a7add3d96b6a967f41b252d12b399909249e2e9e6fbcd1fb0
|
||||
size 327680
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 08:56:34 UTC 2022 - Matthias Brugger <mbrugger@suse.com>
|
||||
|
||||
- update to 2.0.6.13.7
|
||||
* make use of rshim with several devices more efficient
|
||||
* support 32 bit CR space possible on BF3 USB access
|
||||
* support more transfer sizes
|
||||
* add new device ID for BF3
|
||||
* allow to en/disable VFIO/UIO support via rshim.conf
|
||||
* make restart of rshim process more robust fixing potential race
|
||||
* set default boot timeout to 150 seconds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 14:16:25 UTC 2022 - Matthias Brugger <mbrugger@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: rshim
|
||||
Version: 2.0.6.11.5
|
||||
Version: 2.0.6.13.7
|
||||
Release: 0
|
||||
Summary: User-space driver for Mellanox BlueField SoC
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user