Hello and thank you for the project and packages.
Please could the c8s-sig-hyperscale zstd version be rebased to 1.5.2 ?
https://git.centos.org/rpms/zstd/c/1043b88ce9addac62b58cb84c595ed85b9878af8?branch=c8s-sig-hyperscale rebased to 1.5.1 on 2022-01-11
Since then zstd has had a 1.5.2 bug-fix release, addressing issues that were raised with the v1.5.1 release.
https://github.com/facebook/zstd/releases/tag/v1.5.2
Of particular interest are the fixes for reusing allocations in cases where inputs are very small and allocation overhead becomes a bottleneck.
https://github.com/facebook/zstd/issues/2966 https://github.com/facebook/zstd/pull/2969
Thank you for considering this request.