All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] crypto: hisilicon - update ACC module parameter
@ 2020-09-10 12:56 Longfang Liu
  2020-09-10 12:56 ` [PATCH 2/5] crypto: hisilicon - update HPRE module parameter description Longfang Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Longfang Liu @ 2020-09-10 12:56 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto

In order to pass kernel crypto test, the ACC module parameter
pf_q_num needs to be set to an integer greater than 1,
and then fixed two bugs.

Longfang Liu (5):
  crypto: hisilicon - update mininum queue
  crypto: hisilicon - update HPRE module parameter description
  crypto: hisilicon - update SEC module parameter description
  crypto: hisilicon - update ZIP module parameter description
  crypto: hisilicon - fixed memory allocation error

 drivers/crypto/hisilicon/hpre/hpre_main.c  |  2 +-
 drivers/crypto/hisilicon/qm.h              |  4 ++--
 drivers/crypto/hisilicon/sec2/sec_crypto.c | 16 ++++++++++++----
 drivers/crypto/hisilicon/sec2/sec_main.c   |  2 +-
 drivers/crypto/hisilicon/zip/zip_main.c    |  2 +-
 5 files changed, 17 insertions(+), 9 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/5] crypto: hisilicon - update ACC module parameter
@ 2020-09-10 11:56 Longfang Liu
  2020-09-10 11:56 ` [PATCH 5/5] crypto: hisilicon - fixed memory allocation error Longfang Liu
  0 siblings, 1 reply; 5+ messages in thread
From: Longfang Liu @ 2020-09-10 11:56 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto

In order to pass kernel crypto test, the ACC module parameter
pf_q_num needs to be set to an integer greater than 1,
and then fixed two bugs.

Longfang Liu (5):
  crypto: hisilicon - update mininum queue
  crypto: hisilicon - update HPRE module parameter description
  crypto: hisilicon - update SEC module parameter description
  crypto: hisilicon - update ZIP module parameter description
  crypto: hisilicon - fixed memory allocation error

 drivers/crypto/hisilicon/hpre/hpre_main.c  |  2 +-
 drivers/crypto/hisilicon/qm.h              |  4 ++--
 drivers/crypto/hisilicon/sec2/sec_crypto.c | 16 ++++++++++++----
 drivers/crypto/hisilicon/sec2/sec_main.c   |  2 +-
 drivers/crypto/hisilicon/zip/zip_main.c    |  2 +-
 5 files changed, 17 insertions(+), 9 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-11  1:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-10 12:56 [PATCH 0/5] crypto: hisilicon - update ACC module parameter Longfang Liu
2020-09-10 12:56 ` [PATCH 2/5] crypto: hisilicon - update HPRE module parameter description Longfang Liu
2020-09-10 12:56 ` [PATCH 5/5] crypto: hisilicon - fixed memory allocation error Longfang Liu
2020-09-11  1:05 ` [PATCH 0/5] crypto: hisilicon - update ACC module parameter liulongfang
  -- strict thread matches above, loose matches on Subject: below --
2020-09-10 11:56 Longfang Liu
2020-09-10 11:56 ` [PATCH 5/5] crypto: hisilicon - fixed memory allocation error Longfang Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.