From: Shukun Tan <tanshukun1@huawei.com> To: <herbert@gondor.apana.org.au>, <davem@davemloft.net> Cc: <linux-crypto@vger.kernel.org>, <xuzaibo@huawei.com>, <wangzhou1@hisilicon.com>, <fanghao11@huawei.com>, Shukun Tan <tanshukun1@huawei.com> Subject: [PATCH 0/3] crypto: hisilicon - refactor vfs_num related codes Date: Thu, 2 Apr 2020 14:53:00 +0800 [thread overview] Message-ID: <1585810383-49392-1-git-send-email-tanshukun1@huawei.com> (raw) This series clean the vfs_num related redundant code in this series, move all into QM. Hao Fang (1): crypto: hisilicon - add vfs_num module parameter for hpre/sec Shukun Tan (2): crypto: hisilicon - put vfs_num into struct hisi_qm crypto: hisilicon - unify SR-IOV related codes into QM drivers/crypto/hisilicon/hpre/hpre.h | 1 - drivers/crypto/hisilicon/hpre/hpre_main.c | 130 +++++----------------------- drivers/crypto/hisilicon/qm.c | 136 +++++++++++++++++++++++++++-- drivers/crypto/hisilicon/qm.h | 25 +++++- drivers/crypto/hisilicon/sec2/sec.h | 1 - drivers/crypto/hisilicon/sec2/sec_main.c | 137 ++++++------------------------ drivers/crypto/hisilicon/zip/zip_main.c | 131 ++++------------------------ 7 files changed, 215 insertions(+), 346 deletions(-) -- 2.7.4
next reply other threads:[~2020-04-02 6:54 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-04-02 6:53 Shukun Tan [this message] 2020-04-02 6:53 ` [PATCH 1/3] crypto: hisilicon - put vfs_num into struct hisi_qm Shukun Tan 2020-04-02 6:53 ` [PATCH 2/3] crypto: hisilicon - unify SR-IOV related codes into QM Shukun Tan 2020-04-02 6:53 ` [PATCH 3/3] crypto: hisilicon - add vfs_num module parameter for hpre/sec Shukun Tan 2020-04-16 6:51 ` [PATCH 0/3] crypto: hisilicon - refactor vfs_num related codes Herbert Xu
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=1585810383-49392-1-git-send-email-tanshukun1@huawei.com \ --to=tanshukun1@huawei.com \ --cc=davem@davemloft.net \ --cc=fanghao11@huawei.com \ --cc=herbert@gondor.apana.org.au \ --cc=linux-crypto@vger.kernel.org \ --cc=wangzhou1@hisilicon.com \ --cc=xuzaibo@huawei.com \ --subject='Re: [PATCH 0/3] crypto: hisilicon - refactor vfs_num related codes' \ /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
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).