event/octeontx2: add crypto adapter datapath
authorAnkur Dwivedi <adwivedi@marvell.com>
Thu, 8 Oct 2020 10:34:35 +0000 (16:04 +0530)
committerJerin Jacob <jerinj@marvell.com>
Thu, 15 Oct 2020 20:27:49 +0000 (22:27 +0200)
commit55bc2eadae43d33979cf325ec83270ea535e3009
tree39c1b49bcd8f68bd5cd0737a495c71a1092840b9
parent29768f78d5a7f0cf70b5f3007b9deaa361b17799
event/octeontx2: add crypto adapter datapath

In the op new mode of crypto adapter, the completed crypto operation
is submitted to the event device by the OCTEON TX2 crypto PMD.
During event device dequeue the result of crypto operation is checked.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Acked-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
drivers/common/cpt/cpt_common.h
drivers/crypto/octeontx2/otx2_cryptodev_ops.c
drivers/crypto/octeontx2/rte_pmd_octeontx2_crypto_version.map
drivers/event/octeontx2/otx2_evdev_crypto_adptr_dp.h [new file with mode: 0644]
drivers/event/octeontx2/otx2_worker.h
drivers/event/octeontx2/otx2_worker_dual.h