Re: [EXTERNAL] [PATCH v3 0/3] Introduce UADK compression driver

2024-06-13 Thread Zhangfei Gao
On Fri, 14 Jun 2024 at 01:59, Akhil Goyal wrote: > > > Introduce a new compress 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 sam

RE: [EXTERNAL] [PATCH v3 0/3] Introduce UADK compression driver

2024-06-13 Thread Akhil Goyal
> Introduce a new compress 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 applicatio