From: Corentin Labbe <clabbe.montjoie@gmail.com>
To: Suman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
Cc: herbert@gondor.apana.org.au, linux-crypto@vger.kernel.org,
qat-linux@intel.com, dsterba@suse.com, terrelln@fb.com
Subject: Re: [v3] crypto: zstd - convert to acomp
Date: Wed, 28 May 2025 15:07:03 +0200 [thread overview]
Message-ID: <aDcKdxPMLdOxFUEB@Red> (raw)
In-Reply-To: <20250527102321.516638-1-suman.kumar.chakraborty@intel.com>
Le Tue, May 27, 2025 at 11:23:21AM +0100, Suman Kumar Chakraborty a écrit :
> Convert the implementation to a native acomp interface using zstd
> streaming APIs, eliminating the need for buffer linearization.
>
> This includes:
> - Removal of the scomp interface in favor of acomp
> - Refactoring of stream allocation, initialization, and handling for
> both compression and decompression using Zstandard streaming APIs
> - Replacement of crypto_register_scomp() with crypto_register_acomp()
> for module registration
>
> Signed-off-by: Suman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
> Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
> ---
> v2->v3:
> - Updated the logic to verify the existence of a single
> flat buffer using the acomp walk API.
>
Hello
Please use the right mail prefix [PATCH vX]
Thanks
Regards
prev parent reply other threads:[~2025-05-28 13:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-27 10:23 [v3] crypto: zstd - convert to acomp Suman Kumar Chakraborty
2025-05-27 11:20 ` Herbert Xu
2025-05-28 13:07 ` Corentin Labbe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aDcKdxPMLdOxFUEB@Red \
--to=clabbe.montjoie@gmail.com \
--cc=dsterba@suse.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=qat-linux@intel.com \
--cc=suman.kumar.chakraborty@intel.com \
--cc=terrelln@fb.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox