svn commit: r568148 - head/sysutils/rshim-user-space

Hans Petter Selasky hselasky at FreeBSD.org
Fri Mar 12 08:38:18 UTC 2021


Author: hselasky
Date: Fri Mar 12 08:38:17 2021
New Revision: 568148
URL: https://svnweb.freebsd.org/changeset/ports/568148

Log:
  Update port to v2.0.5-10:
  
  - PCIe hotplug support
  - Reduce CPU utilization when there is no rshim device
  
  Approved by:	pi@ (implicit)
  Sponsored by:	Mellanox Technologies // NVIDIA Networking

Modified:
  head/sysutils/rshim-user-space/Makefile
  head/sysutils/rshim-user-space/distinfo

Modified: head/sysutils/rshim-user-space/Makefile
==============================================================================
--- head/sysutils/rshim-user-space/Makefile	Fri Mar 12 08:05:34 2021	(r568147)
+++ head/sysutils/rshim-user-space/Makefile	Fri Mar 12 08:38:17 2021	(r568148)
@@ -3,7 +3,7 @@
 
 PORTNAME=	rshim-user-space
 DISTVERSIONPREFIX=	rshim-
-DISTVERSION=		2.0.5-9.1
+DISTVERSION=		2.0.5-10
 
 MAINTAINER=	hselasky at FreeBSD.org
 COMMENT=	Userspace daemon for the Mellanox BlueField SoC

Modified: head/sysutils/rshim-user-space/distinfo
==============================================================================
--- head/sysutils/rshim-user-space/distinfo	Fri Mar 12 08:05:34 2021	(r568147)
+++ head/sysutils/rshim-user-space/distinfo	Fri Mar 12 08:38:17 2021	(r568148)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614934797
-SHA256 (Mellanox-rshim-user-space-rshim-2.0.5-9.1_GH0.tar.gz) = c2d308d3f316c505c22b7b76cecc7fc6a6b74655300aa5a70977c9930c6ae39f
-SIZE (Mellanox-rshim-user-space-rshim-2.0.5-9.1_GH0.tar.gz) = 56552
+TIMESTAMP = 1615538041
+SHA256 (Mellanox-rshim-user-space-rshim-2.0.5-10_GH0.tar.gz) = d399818c303775a6bb48219645f4666156c92ef8ce4df0073ab0cd51d1731b60
+SIZE (Mellanox-rshim-user-space-rshim-2.0.5-10_GH0.tar.gz) = 57523


More information about the svn-ports-head mailing list