From: Ankur Dwivedi <adwivedi@marvell.com> To: <dev@dpdk.org> Cc: <jerinj@marvell.com>, <pbhagavatula@marvell.com>, <akhil.goyal@nxp.com>, <anoobj@marvell.com>, Ankur Dwivedi <adwivedi@marvell.com> Subject: [dpdk-dev] [PATCH 0/3] event/octeontx2: add support for event crypto adapter Date: Tue, 8 Sep 2020 15:39:53 +0530 Message-ID: <20200908100956.25868-1-adwivedi@marvell.com> (raw) This patch series adds support for event crypto adapter in op new mode in the OCTEON TX2 event PMD. The functionality has been verified with event crypto adapter test application. Build with meson and ninja is supported. Ankur Dwivedi (3): crypto/octeontx2: move functions to helper file event/octeontx2: add crypto adapter framework event/octeontx2: add crypto adapter datapath drivers/common/cpt/cpt_common.h | 1 + drivers/crypto/octeontx2/meson.build | 4 +- drivers/crypto/octeontx2/otx2_ca_helper.h | 75 +++++++++++++++ .../crypto/octeontx2/otx2_crypto_adapter.c | 77 +++++++++++++++ .../crypto/octeontx2/otx2_crypto_adapter.h | 21 ++++ .../octeontx2/otx2_cryptodev_hw_access.h | 12 +++ drivers/crypto/octeontx2/otx2_cryptodev_ops.c | 96 ++++++++----------- .../octeontx2/otx2_cryptodev_ops_helper.h | 74 ++++++++++++++ drivers/crypto/octeontx2/otx2_cryptodev_qp.h | 7 ++ .../rte_pmd_octeontx2_crypto_version.map | 11 +++ drivers/event/octeontx2/meson.build | 3 +- drivers/event/octeontx2/otx2_evdev.c | 5 + drivers/event/octeontx2/otx2_worker.h | 10 +- drivers/event/octeontx2/otx2_worker_dual.h | 11 ++- 14 files changed, 345 insertions(+), 62 deletions(-) create mode 100644 drivers/crypto/octeontx2/otx2_ca_helper.h create mode 100644 drivers/crypto/octeontx2/otx2_crypto_adapter.c create mode 100644 drivers/crypto/octeontx2/otx2_crypto_adapter.h create mode 100644 drivers/crypto/octeontx2/otx2_cryptodev_ops_helper.h -- 2.28.0
next reply other threads:[~2020-09-08 10:10 UTC|newest] Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-09-08 10:09 Ankur Dwivedi [this message] 2020-09-08 10:09 ` [dpdk-dev] [PATCH 1/3] crypto/octeontx2: move functions to helper file Ankur Dwivedi 2020-09-08 10:09 ` [dpdk-dev] [PATCH 2/3] event/octeontx2: add crypto adapter framework Ankur Dwivedi 2020-09-08 10:09 ` [dpdk-dev] [PATCH 3/3] event/octeontx2: add crypto adapter datapath Ankur Dwivedi 2020-09-17 5:16 ` [dpdk-dev] [PATCH v2 0/3] event/octeontx2: add support for event crypto adapter Ankur Dwivedi 2020-09-17 5:16 ` [dpdk-dev] [PATCH v2 1/3] crypto/octeontx2: move functions to helper file Ankur Dwivedi 2020-09-17 5:16 ` [dpdk-dev] [PATCH v2 2/3] event/octeontx2: add crypto adapter framework Ankur Dwivedi 2020-09-17 5:16 ` [dpdk-dev] [PATCH v2 3/3] event/octeontx2: add crypto adapter datapath Ankur Dwivedi 2020-09-27 12:27 ` Jerin Jacob 2020-10-08 5:54 ` [dpdk-dev] [PATCH v3 0/3] event/octeontx2: add support for event crypto adapter Ankur Dwivedi 2020-10-08 5:54 ` [dpdk-dev] [PATCH v3 1/3] crypto/octeontx2: move functions to helper file Ankur Dwivedi 2020-10-08 5:54 ` [dpdk-dev] [PATCH v3 2/3] event/octeontx2: add crypto adapter framework Ankur Dwivedi 2020-10-08 5:54 ` [dpdk-dev] [PATCH v3 3/3] event/octeontx2: add crypto adapter datapath Ankur Dwivedi 2020-10-08 10:34 ` [dpdk-dev] [PATCH v4 0/3] event/octeontx2: add support for event crypto adapter Ankur Dwivedi 2020-10-08 10:34 ` [dpdk-dev] [PATCH v4 1/3] crypto/octeontx2: move functions to helper file Ankur Dwivedi 2020-10-08 10:34 ` [dpdk-dev] [PATCH v4 2/3] event/octeontx2: add crypto adapter framework Ankur Dwivedi 2020-10-08 10:34 ` [dpdk-dev] [PATCH v4 3/3] event/octeontx2: add crypto adapter datapath Ankur Dwivedi 2020-10-08 15:05 ` [dpdk-dev] [PATCH v4 0/3] event/octeontx2: add support for event crypto adapter Pavan Nikhilesh Bhagavatula 2020-10-08 16:21 ` Jerin Jacob
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=20200908100956.25868-1-adwivedi@marvell.com \ --to=adwivedi@marvell.com \ --cc=akhil.goyal@nxp.com \ --cc=anoobj@marvell.com \ --cc=dev@dpdk.org \ --cc=jerinj@marvell.com \ --cc=pbhagavatula@marvell.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
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git