RE: [EXT] [PATCH v2 2/5] crypto/uadk: introduce uadk crypto driver

2022-09-26 Thread Akhil Goyal
> Introduce a new crypto PMD for hardware accelerators based on UADK [1]. > > UADK is a framework for user applications to access hardware accelerators. > UADK relies on IOMMU SVA (Shared Virtual Address) feature, which share > the same page table between IOMMU and MMU. > Thereby user application

Re: [EXT] [PATCH v2 2/5] crypto/uadk: introduce uadk crypto driver

2022-09-26 Thread Zhangfei Gao
Hi, Akhil On 2022/9/26 下午4:36, Akhil Goyal wrote: Introduce a new crypto PMD for hardware accelerators based on UADK [1]. UADK is a framework for user applications to access hardware accelerators. UADK relies on IOMMU SVA (Shared Virtual Address) feature, which share the same page table between

Re: [EXT] [PATCH v2 2/5] crypto/uadk: introduce uadk crypto driver

2022-09-27 Thread Zhangfei Gao
On 2022/9/26 下午4:36, Akhil Goyal wrote: Introduce a new crypto PMD for hardware accelerators based on UADK [1]. UADK is a framework for user applications to access hardware accelerators. UADK relies on IOMMU SVA (Shared Virtual Address) feature, which share the same page table between IOMMU a

Re: [EXT] [PATCH v2 2/5] crypto/uadk: introduce uadk crypto driver

2022-09-28 Thread Zhangfei Gao
Hi, Akhil On 2022/9/26 下午4:36, Akhil Goyal wrote: Introduce a new crypto PMD for hardware accelerators based on UADK [1]. UADK is a framework for user applications to access hardware accelerators. UADK relies on IOMMU SVA (Shared Virtual Address) feature, which share the same page table between