[PATCH] bus/uacce: introduce UACCE bus

Zhangfei Gao zhangfei.gao at linaro.org
Wed Jan 10 10:42:14 CET 2024


Hi, Chengwen

On Fri, 8 Dec 2023 at 14:21, Chengwen Feng <fengchengwen at huawei.com> wrote:
>
> UACCE (Unified/User-space-access-intended Accelerator Framework) was
> upstream to Linux kernel version 5.7, and it targets to provide Shared
> Virtual Addressing (SVA) between accelerators and processes. So
> accelerator can access any data structure of the main cpu. [1] for more
> information.
>
> This commit introduces UACCE bus, so that the accelerator devices could
> seen at DPDK and could be further registered as a compress, crypto, dma
> and ethdev device.
>
> [1] https://docs.kernel.org/misc-devices/uacce.html
>
> Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>

Good job.

Acked-by: Zhangfei Gao <zhangfei.gao at linaro.org>


More information about the dev mailing list