Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1547590
| From | "Challa, Mahipal" <Mahipal.Challa@cavium.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 0/3] Cavium ThunderX ZIP driver |
| Date | 2016-12-27 14:20 +0100 |
| Message-ID | <sSZPA-2xe-7@gated-at.bofh.it> (permalink) |
| References | <sSZPA-2xe-9@gated-at.bofh.it> <sSWoF-ha-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Herbert,
Thanks for your response
>Hi Jan:
On Mon, Dec 12, 2016 at 04:04:36PM +0100, Jan Glauber wrote:
> >
> >this series adds support for hardware accelerated compression & decompression
> >as found on ThunderX (arm64) SOCs. I've been reviewing this driver internally
> >for some time and would like to get feedback on the RFC to see if this goes
> >into the right direction and to see if there are any concerns.
> >
> >We've discussed switching to the new acomp algorithm but for the time being
> >decided against acomp because our test cases are not yet supported with it.
> OK. Do you see any major problems in converting this over to acomp?
Mahipal: One major issue is, the kernel use cases to validate the Cavium ThunderX ZIP driver are "ZSWAP" and "IPComp" which are not yet supported with scomp-acomp framework.
Regards,
-Mahipal
From: Herbert Xu <herbert@gondor.apana.org.au>
Sent: Tuesday, December 27, 2016 2:32 PM
To: Jan Glauber
Cc: linux-crypto@vger.kernel.org; linux-kernel@vger.kernel.org; David S . Miller; Challa, Mahipal; Nair, Vishnu
Subject: Re: [RFC PATCH 0/3] Cavium ThunderX ZIP driver
Hi Jan:
On Mon, Dec 12, 2016 at 04:04:36PM +0100, Jan Glauber wrote:
>
> this series adds support for hardware accelerated compression & decompression
> as found on ThunderX (arm64) SOCs. I've been reviewing this driver internally
> for some time and would like to get feedback on the RFC to see if this goes
> into the right direction and to see if there are any concerns.
>
> We've discussed switching to the new acomp algorithm but for the time being
> decided against acomp because our test cases are not yet supported with it.
OK. Do you see any major problems in converting this over to acomp?
Thanks,
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC PATCH 0/3] Cavium ThunderX ZIP driver Jan Glauber <jglauber@cavium.com> - 2016-12-12 16:10 +0100
[RFC PATCH 2/3] crypto: zip - Wire-up Compression / decompression HW offload Jan Glauber <jglauber@cavium.com> - 2016-12-12 16:10 +0100
Re: [RFC PATCH 1/3] crypto: zip - Add ThunderX ZIP driver core Corentin Labbe <clabbe.montjoie@gmail.com> - 2016-12-13 14:40 +0100
Re: [RFC PATCH 1/3] crypto: zip - Add ThunderX ZIP driver core Sasha Levin <levinsasha928@gmail.com> - 2016-12-19 17:20 +0100
Re: [RFC PATCH 0/3] Cavium ThunderX ZIP driver Herbert Xu <herbert@gondor.apana.org.au> - 2016-12-27 10:40 +0100
Re: [RFC PATCH 0/3] Cavium ThunderX ZIP driver "Challa, Mahipal" <Mahipal.Challa@cavium.com> - 2016-12-27 14:20 +0100
Re: [RFC PATCH 0/3] Cavium ThunderX ZIP driver Herbert Xu <herbert@gondor.apana.org.au> - 2016-12-28 10:10 +0100
csiph-web