DPDK patches and discussions
 help / color / mirror / Atom feed
From: Zhangfei Gao <zhangfei.gao@linaro.org>
To: Chengwen Feng <fengchengwen@huawei.com>
Cc: thomas@monjalon.net, dev@dpdk.org, tangkunshan@huawei.com,
	 fanghao11@huawei.com, wangzhou1@hisilicon.com
Subject: Re: [PATCH] bus/uacce: introduce UACCE bus
Date: Wed, 10 Jan 2024 17:42:14 +0800	[thread overview]
Message-ID: <CABQgh9GPwd=nMWooX_NFhDGh7wN-6vK-gWM1DdsMJPSWpNHWWA@mail.gmail.com> (raw)
In-Reply-To: <20231208061836.31693-1-fengchengwen@huawei.com>

Hi, Chengwen

On Fri, 8 Dec 2023 at 14:21, Chengwen Feng <fengchengwen@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@huawei.com>

Good job.

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

  reply	other threads:[~2024-01-10  9:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-08  6:18 Chengwen Feng
2024-01-10  9:42 ` Zhangfei Gao [this message]
2024-01-15  8:14 ` lihuisong (C)
2024-01-15 11:43   ` fengchengwen
2024-01-16  3:35 ` [PATCH v2] " Chengwen Feng
2024-02-15  8:39   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABQgh9GPwd=nMWooX_NFhDGh7wN-6vK-gWM1DdsMJPSWpNHWWA@mail.gmail.com' \
    --to=zhangfei.gao@linaro.org \
    --cc=dev@dpdk.org \
    --cc=fanghao11@huawei.com \
    --cc=fengchengwen@huawei.com \
    --cc=tangkunshan@huawei.com \
    --cc=thomas@monjalon.net \
    --cc=wangzhou1@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).