Name: | ibacm |
---|---|
Epoch: | 4 |
Version: | 1.2.1 |
Release: | 1.0.8.el7uek4 |
Architecture: | x86_64 |
Group: | System Environment/Daemons |
Size: | 184424 |
License: | GPLv2 or BSD |
RPM: | ibacm-1.2.1-1.0.8.el7uek4.x86_64.rpm |
Source RPM: | ibacm-1.2.1-1.0.8.el7uek4.src.rpm |
Build Date: | Thu Jan 17 2019 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.openfabrics.org/ |
Summary: | InfiniBand Communication Manager Assistant |
Description: | The ibacm daemon helps reduce the load of managing path record lookups on large InfiniBand fabrics by providing a user space implementation of what is functionally similar to an ARP cache. The use of ibacm, when properly configured, can reduce the SA packet load of a large IB cluster from O(n^2) to O(n). The ibacm daemon is started and normally runs in the background, user applications need not know about this daemon as long as their app uses librdmacm to handle connection bring up/tear down. The librdmacm library knows how to talk directly to the ibacm daemon to retrieve data. |
- BUILDINFO: commit=61e048e9552e7f8cd53be5f09b811cde9468894e - ACM_ADDRESS_NAME names missing terminating NULL character (Mark Haywood) [Orabug: 29181470] - Compare logical partitions instead of pkeys (Mark Haywood) [Orabug: 29181441] - Unable to resurrect an interface (Mark Haywood) [Orabug: 29181453]
- Log using RCF3339 timestamps (Matt Ezell) [Orabug: 28971668] - remove endpoint IP address from provider when address deleted (Mark Haywood) [Orabug: 28744655] - Check return value when deleting a cache entry (Håkon Bugge) [Orabug: 28931362] - Flush cache in provider when local address is removed (Håkon Bugge) [Orabug: 28917198] - Remove trailing blanks (Håkon Bugge) [Orabug: 28931638] - Fix proper return value from ib_acme (Håkon Bugge) [Orabug: 28912323] - Handle rereg event coming before link active event (Håkon Bugge) [Orabug: 28917077] - Unable to assign EP name for limited pkey (Håkon Bugge) [Orabug: 28885651] - Fix improper refcnt (Håkon Bugge) [Orabug: 28800874] - Fix incorrect length used in address comparisons (Håkon Bugge) [Orabug: 28800890] - Copy correct number of address bytes before calling provider (Håkon Bugge) [Orabug: 28800916]
- Backport "e2c3c3f Incorrect usage of..." (Mark Haywood) [Orabug: 28708370]
- Add Epoch to package versioning (Aron Silverton) [Orabug: 27593051] - Add "uek4" token for OL7 package builds (Aron Silverton) [Orabug: 27934606]
- Fix ibacm service not starting on reboot (Gerd Rausch) [Orabug: 28011897]
- Generate autotools output at build time (Aron Silverton) [Orabug: 27959410] - Backport fix for "empty port provider causes segfault" (Wei Lin Guay) [Orabug: 27646071] - Adding new configuration option 'server_mode' (Gerd Rausch) [Orabug: 27767424] - Adding new configuration option 'acme_plus_kernel_only' (Gerd Rausch) [Orabug: 27788257]
- Ininital version for rhel6 - Related: bz700285