intel/isa-l

Upcoming release v2.31

pablodelara opened this issue ยท 9 comments

We are working towards the next release of ISA-L (v2.31), trending towards January 2024.
We would appreciate if ARM and PowerPC developers/users can test the current code, to make sure the library is bug free for all supported architectures.
Many thanks!

Update: we are looking into releasing next week, so if there are any outstanding issues (especially on ARM/PowerPC architectures, as we have limited testing on these).

I tested the latest commit with the python-isal test suite on x86_64 and aarch64 and all tests passed. This is great, as I won't be needing to include a patched version of 2.30 after this 2.31 release.

Hi all. We are targeting the v2.31 release before the end of the week. We are now in code freeze, unless something critical needs a fix. Any further testing is much appreciated @rhpvorderman @liuqinfei and @gerrith3. Thanks!

python-isal tests pass. The tests succeed on all major operating systems on x86_64 as well as on emulated aarch64 (linux). This only covers the use cases in the python bindings, which is basically most of igzip_lib. The rest of ISA-L is not covered.

Many thanks for such quick response, @rhpvorderman. Much appreciated!

Hi all. We are targeting the v2.31 release before the end of the week. We are now in code freeze, unless something critical needs a fix. Any further testing is much appreciated @rhpvorderman @liuqinfei and @gerrith3. Thanks!

I have verified the latest software version on aarch64 servers with openEuler OS. All isa-l unit tests has passed.

I saw the release. Thank you for all the work you put in making ISA-L up to date again @pablodelara!

Thanks @rhpvorderman for your contributions as well! Closing this thread :)