ibutils
The ibutils package provides a set of diagnostic tools that check the health
of an InfiniBand fabric.
Package components:
ibis: IB interface - A TCL shell that provides interface for sending various
MADs on the IB fabric. This is the component that actually accesses
the IB Hardware.
ibdm: IB Data Model - A library that provides IB fabric analysis.
ibmgtsim: An IB fabric simulator. Useful for developing IB tools.
ibdiag: This package provides 3 tools which provide the user interface
to activate the above functionality:
- ibdiagnet: Performs various quality and health checks on the IB
fabric.
- ibdiagpath: Performs various fabric quality and health checks on
the given links and nodes in a specific path.
- ibdiagui: A GUI wrapper for the above tools.
- Sources inherited from project SUSE:SLE-15-SP4:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/ibutils && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000052 52 Bytes | |
ibis-drop-multiple-definition-of-IbisObj.patch | 0000001212 1.18 KB | |
ibutils-1.2-retval.patch | 0000001572 1.54 KB | |
ibutils-1.5.7-0.2.gbd7e502.tar.gz | 0003638772 3.47 MB | |
ibutils-autotools.patch | 0000007871 7.69 KB | |
ibutils-diagui.patch | 0000003584 3.5 KB | |
ibutils-fix-build-dependency.patch | 0000000705 705 Bytes | |
ibutils-ibis-PIE.patch | 0000000473 473 Bytes | |
ibutils-no_special_ldflags_for_ibdmsh.patch | 0000000711 711 Bytes | |
ibutils-rpmlintrc | 0000000176 176 Bytes | |
ibutils-tk-8.6.patch | 0000001462 1.43 KB | |
ibutils.changes | 0000008080 7.89 KB | |
ibutils.spec | 0000005465 5.34 KB |
Latest Revision
Update ibutils to Factory level (jsc#SLE-19266) - Unify changelog with SLE15 - Trim old rpm constructs. - Update descriptions. - Added ibutils-ibis-PIE.patch - Add ibis-drop-multiple-definition-of-IbisObj.patch to fix compilation with GCC10 - Unify changelog with SLE12 - Fix older changelog entry that silently added a patch - Use %license for COPYING - Remove ibutils-add_shebang.patch and ibutils-code_cleanup.patch not needed anymore - Ibutils Makefiles are missing dependencies so successfull builds depend on timing so build in single job until fixed. - Add ibutils-no_special_ldflags_for_ibdmsh.patch to remove the bogus rpath from ibdmsh and that vein do not link - Update to 1.5.7-0.2.gbd7e502 from OFED 3.12 RC2. No change log present. - Added the fix for two cases of forbidden implicit const removal to ibutils-code_cleanup.patch. - Remove ibutils-add_shebang.patch as the file it pathed doesn't exist anymore. - Add COPYING to package docs.
Comments 0