DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Chengwen Feng <fengchengwen@huawei.com>
Cc: dev@dpdk.org, tangkunshan@huawei.com, fanghao11@huawei.com,
	wangzhou1@hisilicon.com, zhangfei.gao@linaro.org,
	lihuisong@huawei.com
Subject: Re: [PATCH v2] bus/uacce: introduce UACCE bus
Date: Thu, 15 Feb 2024 09:39:17 +0100	[thread overview]
Message-ID: <25624214.ouqheUzb2q@thomas> (raw)
In-Reply-To: <20240116033543.24844-1-fengchengwen@huawei.com>

16/01/2024 04:35, Chengwen Feng:
> 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 such 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>
> Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org>
> Acked-by: Huisong Li <lihuisong@huawei.com>

Applied, thanks.




      reply	other threads:[~2024-02-15  8:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-08  6:18 [PATCH] " Chengwen Feng
2024-01-10  9:42 ` Zhangfei Gao
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 [this message]

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=25624214.ouqheUzb2q@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=fanghao11@huawei.com \
    --cc=fengchengwen@huawei.com \
    --cc=lihuisong@huawei.com \
    --cc=tangkunshan@huawei.com \
    --cc=wangzhou1@hisilicon.com \
    --cc=zhangfei.gao@linaro.org \
    /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).