[openib-general] [ANNOUNCE] libibverbs 1.0.3 released

Roland Dreier rdreier at cisco.com
Tue May 2 14:57:36 PDT 2006


I just made a 1.0.3 release of libibverbs and pushed it out to the
relevant channels, which means that it should appear on
http://openib.org/downloads/ shortly.  Binary packages will also
appear in Debian and Fedora Extras when the builds complete.

Changes since 1.0.2 include:

 - Reduce dependency on libsysfs.  Introduce ibv_get_sysfs_path() and
   ibv_read_sysfs_file() functions for low-level driver use.  All
   libsysfs use will be removed in libibverbs 1.1.
 - Deprecate ib_XXX symbols and introduce ibv_XXX versions for better
   consistency in the API.  The ib_XXX versions will be removed in
   libibverbs 1.1.
 - Add ibv_rate_to_mult() and mult_to_ibv_rate() functions.
 - Fix problems building for pre-V9 sparc ISAs.
 - Other misc fixes and cleanups.

See the ChangeLog in the package for full details.

Thanks,
  Roland



More information about the general mailing list