diff --git a/.gitattributes b/.gitattributes index f96186c..367f3ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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.12.1.tar filter=lfs diff=lfs merge=lfs -text +rshim-2.0.20.0.tar filter=lfs diff=lfs merge=lfs -text diff --git a/rshim-2.0.12.1.tar b/rshim-2.0.12.1.tar deleted file mode 100644 index cd97ad1..0000000 --- a/rshim-2.0.12.1.tar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dafb5c94031663877cfa3220cb77aaaa855f016a4891f37ba19626dc69eaed6 -size 337920 diff --git a/rshim-2.0.20.0.tar b/rshim-2.0.20.0.tar new file mode 100644 index 0000000..d3452d2 --- /dev/null +++ b/rshim-2.0.20.0.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36ae0365c90dc0ee36b73c9843d74ea9cd49563e091fbf921ef88fad424bc70 +size 337920 diff --git a/rshim.changes b/rshim.changes index e3ba2bf..2e04d06 100644 --- a/rshim.changes +++ b/rshim.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 7 10:06:39 UTC 2024 - Matthias Brugger + +- Update to 2.0.20.0 (jsc#PED-6843 jsc#PED-6979) + * 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 diff --git a/rshim.spec b/rshim.spec index e71ae94..fc261ea 100644 --- a/rshim.spec +++ b/rshim.spec @@ -18,7 +18,7 @@ Name: rshim -Version: 2.0.12.1 +Version: 2.0.20.0 Release: 0 Summary: User-space driver for Mellanox BlueField SoC License: GPL-2.0 or BSD-3-Clause