[PATCH 0/2] crypto: hisilicon - add two new features and two new zip sysfs

Chenghai Huang posted 2 patches 1 month ago
drivers/crypto/hisilicon/qm.c           | 29 +++++++++++++++++++------
drivers/crypto/hisilicon/zip/dae_main.c | 11 ++++++++--
drivers/crypto/hisilicon/zip/zip_main.c |  7 ++++++
include/linux/hisi_acc_qm.h             |  1 +
include/uapi/misc/uacce/hisi_qm.h       |  1 +
5 files changed, 40 insertions(+), 9 deletions(-)
[PATCH 0/2] crypto: hisilicon - add two new features and two new zip sysfs
Posted by Chenghai Huang 1 month ago
1.The zip device has added two new features: hash join and gather.
2.Add lz4 and lz77_only to the sysfs for user to recognize.

Chenghai Huang (1):
  crypto: hisilicon/zip - add lz4 and lz77_only to algorithm sysfs

Zhushuai Yin (1):
  crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move
    features

 drivers/crypto/hisilicon/qm.c           | 29 +++++++++++++++++++------
 drivers/crypto/hisilicon/zip/dae_main.c | 11 ++++++++--
 drivers/crypto/hisilicon/zip/zip_main.c |  7 ++++++
 include/linux/hisi_acc_qm.h             |  1 +
 include/uapi/misc/uacce/hisi_qm.h       |  1 +
 5 files changed, 40 insertions(+), 9 deletions(-)

-- 
2.33.0
Re: [PATCH 0/2] crypto: hisilicon - add two new features and two new zip sysfs
Posted by Herbert Xu 3 weeks, 6 days ago
On Sat, Aug 30, 2025 at 06:27:55PM +0800, Chenghai Huang wrote:
> 1.The zip device has added two new features: hash join and gather.
> 2.Add lz4 and lz77_only to the sysfs for user to recognize.
> 
> Chenghai Huang (1):
>   crypto: hisilicon/zip - add lz4 and lz77_only to algorithm sysfs
> 
> Zhushuai Yin (1):
>   crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move
>     features
> 
>  drivers/crypto/hisilicon/qm.c           | 29 +++++++++++++++++++------
>  drivers/crypto/hisilicon/zip/dae_main.c | 11 ++++++++--
>  drivers/crypto/hisilicon/zip/zip_main.c |  7 ++++++
>  include/linux/hisi_acc_qm.h             |  1 +
>  include/uapi/misc/uacce/hisi_qm.h       |  1 +
>  5 files changed, 40 insertions(+), 9 deletions(-)
> 
> -- 
> 2.33.0

All applied.  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