Re: [dpdk-dev] [PATCH 0/8] cryptodev: hide internal strutures

2021-09-13 Thread Zhang, Roy Fan
> -Original Message- > From: Akhil Goyal > Sent: Sunday, August 29, 2021 1:52 PM > To: dev@dpdk.org > Cc: ano...@marvell.com; Nicolau, Radu ; Doherty, > Declan ; hemant.agra...@nxp.com; > ma...@nvidia.com; Ananyev, Konstantin ; > tho...@monjalon.net; Zhang, Roy Fan ; > asoma...@amd.com; ru

Re: [dpdk-dev] [PATCH 0/8] cryptodev: hide internal strutures

2021-09-06 Thread Akhil Goyal
Hi All, Please review this series as soon as possible. Would like to merge this series as early as possible so that we have Lesser conflicts for other series. Thanks and Regards, Akhil > -Original Message- > From: Akhil Goyal > Sent: Sunday, August 29, 2021 6:22 PM > To: dev@dpdk.org >

[dpdk-dev] [PATCH 0/8] cryptodev: hide internal strutures

2021-08-29 Thread Akhil Goyal
Structures rte_cryptodev and rte_cryptodev_data are not supposed to be directly used by the application. These are made public as they are used by inline datapath public APIs. This patchset, creates a new rte_cryptodev_core.h file which helps in defining a data structure to hold datapath APIs in a