Releases: Mellanox/rshim-user-space
Releases · Mellanox/rshim-user-space
User-space rshim driver version 2.0.5
2.0.5 contains bug fixes comparing to 2.0.4
- PCIe hotplug support triggered by mlx-fwreset
- Reduce CPU utilization when there is no rshim device
- Fix potential tmfifo data loss
- Add workaround checking for Bluefield-2 REV-0
- Fix network traffic stop issue when Tx buffer full
- Fix potential dead-lock when calling rshim_access_check
- Ignore rshim access checking when global drop mode is enabled
- Fix some secure boot related issue
- Add some default configuration in rshim.conf
- Change the debug level of Rshim byte access widget timeout
- Add bfb-install script
- Enable console output during boot stream pushing
- Display/configure OPN string for BlueField-2
- misc: Display device version / revision ID
- Add service file for FreeBSD
- Improve response time to ctrl+c for boot stream
- Fix a rpmbuild issue when make_build is not defined
- Add DROP_MODE configuration in misc file
- Avoid reading the fifo if still booting
user-space rshim driver rshim-2.0.4
User-space rshim driver version 2.0.4
- Update .spec file according to review comments
- Fix the 'KillMode' in rshim.service
- Support process termination by SIGTERM
- Fix some compiling warnings and configure issue for FreeBSD
- Fix a read()/write() issue in rshim_pcie.c caused by optimization
user-space rshim driver rshim-2.0.3
user-space rshim driver rshim-2.0.3
- Enable pci device during probing
- Map the pci resource0 file instead of /dev/mem
- Add copyright header in bootstrap.sh
- Add 'Requires' tag check in the rpm .spec for kernel-modules-extra
- Fix the 'rshim --version' output
user-space rshim driver rshim-2.0.2
This release fixes some issues found in the fedora review process.
- Remove unnecessary dependency in .spec and use make_build
- Add package build for debian/ubuntu
- Fix some format in the man page
- Add check for syslog headers
user-space rshim driver rshim-2.0.1
This tag fixes several issues reported when trying to upstream the package into fedora.
- Rename bfrshim to rshim
- Remove rshim.spec since it's auto-generated from rshim.spec.in
- Fix warnings reported by coverity
- Add rhel/rshim.spec.in for fedora
- Move rshim to sbin and move man page to man8
rshim-2.0
This is the rshim-2.0 release
- Add the LICENSE file;
- Update the .spec according to up-streaming packaging guideline;
- autoconf/automake support;
- Move the fuse related changes into a separate file;
- BlueField-2 (Viper) support;
- Bug fixes.
user-space rshim driver v1.0-alpha.2
This tag has several small bug fixes and the changes to sync-up with the latest Linux kernel-space rshim driver.
user-space rshim driver v1.0-alpha.1
This tag has the basic user-space rshim driver for Linux and the porting for FreeBSD.