Accepting request 1156395 from home:mbrugger
- Update to 2.0.20.0 * Adjust delay time for nic_fw reset * Add BFB completion condition for enhanced NIC mode * Fixes for potential high CPU utilization OBS-URL: https://build.opensuse.org/request/show/1156395 OBS-URL: https://build.opensuse.org/package/show/hardware/rshim?expand=0&rev=28
This commit is contained in:
parent
3b27568b84
commit
654b7462ed
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -22,4 +22,4 @@
|
|||||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
## Specific LFS patterns
|
## Specific LFS patterns
|
||||||
rshim-2.0.12.1.tar filter=lfs diff=lfs merge=lfs -text
|
rshim-2.0.20.0.tar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0dafb5c94031663877cfa3220cb77aaaa855f016a4891f37ba19626dc69eaed6
|
|
||||||
size 337920
|
|
3
rshim-2.0.20.0.tar
Normal file
3
rshim-2.0.20.0.tar
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a36ae0365c90dc0ee36b73c9843d74ea9cd49563e091fbf921ef88fad424bc70
|
||||||
|
size 337920
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 7 10:06:39 UTC 2024 - Matthias Brugger <mbrugger@suse.com>
|
||||||
|
|
||||||
|
- Update to 2.0.20.0
|
||||||
|
* Adjust delay time for nic_fw reset
|
||||||
|
* Add BFB completion condition for enhanced NIC mode
|
||||||
|
* Fixes for potential high CPU utilization
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 2 15:58:07 UTC 2023 - Matthias Brugger <mbrugger@suse.com>
|
Thu Nov 2 15:58:07 UTC 2023 - Matthias Brugger <mbrugger@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rshim
|
Name: rshim
|
||||||
Version: 2.0.12.1
|
Version: 2.0.20.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: User-space driver for Mellanox BlueField SoC
|
Summary: User-space driver for Mellanox BlueField SoC
|
||||||
License: GPL-2.0 or BSD-3-Clause
|
License: GPL-2.0 or BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user