Actions
Bug #67943
closedISA-L plugins (libec_isa.so and libceph_crypto_isal.so) don't include AVX512 acceleration
% Done:
100%
Source:
Development
Backport:
reef squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v19.3.0-5340-gf1855782d4
Released In:
v20.2.0~1878
Upkeep Timestamp:
2025-11-01T01:32:24+00:00
Description
Ceph's cmake links several isa-l sources directly into our shared libraries, but does not include any of the AVX512 versions of its algorithms. This effects both the isa-l erasure code plugin libec_isa.so and the isa-l_crypto plugin libceph_crypto_isal.so. The latter is Ceph's default crypto accelerator (plugin_crypto_accelerator=crypto_isal).
(credit to Jamie Pryde in https://github.com/ceph/ceph/pull/59494)
Updated by Casey Bodley over 1 year ago
- Subject changed from ISA-L plugins (ec_isa.so and ceph_crypto_isa.so) don't include AVX512 acceleration to ISA-L plugins (libec_isa.so and libceph_crypto_isal.so) don't include AVX512 acceleration
- Description updated (diff)
Updated by Casey Bodley over 1 year ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot over 1 year ago
- Copied to Backport #68378: squid: ISA-L plugins (libec_isa.so and libceph_crypto_isal.so) don't include AVX512 acceleration added
Updated by Upkeep Bot over 1 year ago
- Copied to Backport #68379: reef: ISA-L plugins (libec_isa.so and libceph_crypto_isal.so) don't include AVX512 acceleration added
Updated by Upkeep Bot 9 months ago
- Merge Commit set to f1855782d47dd9a3bac2a2544f1aca973ab3f549
- Fixed In set to v19.3.0-5340-gf1855782d47
- Upkeep Timestamp set to 2025-07-08T18:45:15+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-5340-gf1855782d47 to v19.3.0-5340-gf1855782d47d
- Upkeep Timestamp changed from 2025-07-08T18:45:15+00:00 to 2025-07-14T15:45:33+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-5340-gf1855782d47d to v19.3.0-5340-gf1855782d4
- Upkeep Timestamp changed from 2025-07-14T15:45:33+00:00 to 2025-07-14T21:09:56+00:00
Updated by Konstantin Shalygin 7 months ago
- Status changed from Pending Backport to Resolved
- % Done changed from 0 to 100
- Source set to Development
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~1878
- Upkeep Timestamp changed from 2025-07-14T21:09:56+00:00 to 2025-11-01T01:32:24+00:00
Actions