Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit test for external sequence producer + static CCtx + streaming #4063

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

embg
Copy link
Contributor

@embg embg commented Jun 3, 2024

Linux uses streaming compression in BTRFS, but our existing unit test for the QAT + Linux scenario only covers one-shot compression.

This PR adds a unit test for the streaming scenario. It uses the older ZSTD_compressStream() API since that is what Linux uses.

@embg embg requested review from Cyan4973 and terrelln June 3, 2024 15:24
@embg embg changed the title Unit test for external matchfinder + static CCtx + streaming Unit test for external sequence producer + static CCtx + streaming Jun 3, 2024
@embg embg merged commit be6a182 into facebook:dev Jun 3, 2024
93 of 94 checks passed
@embg embg deleted the qat_kernel_unit_test branch June 4, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants