Skip to content

Releases: Mellanox/rshim-user-space

User-space rshim driver version 2.0.5

08 Apr 15:30
Compare
Choose a tag to compare
Pre-release

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

23 Apr 04:57
Compare
Choose a tag to compare
Pre-release

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

14 Apr 21:16
Compare
Choose a tag to compare
Pre-release

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

09 Apr 13:10
Compare
Choose a tag to compare
Pre-release

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

23 Mar 19:43
Compare
Choose a tag to compare
Pre-release

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

18 Mar 13:15
Compare
Choose a tag to compare
rshim-2.0 Pre-release
Pre-release

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

09 Oct 17:52
2a760ec
Compare
Choose a tag to compare
Pre-release

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

10 Sep 14:44
Compare
Choose a tag to compare
Pre-release

This tag has the basic user-space rshim driver for Linux and the porting for FreeBSD.