DPDK patches and discussions
 help / color / mirror / Atom feed
From: Zhangfei Gao <zhangfei.gao@linaro.org>
To: liulongfang <liulongfang@huawei.com>,
	Zhangfei Gao <zhangfei.gao@linaro.org>,
	Akhil Goyal <gakhil@marvell.com>,
	Declan Doherty <declan.doherty@intel.com>,
	Fan Zhang <roy.fan.zhang@intel.com>,
	Ashish Gupta <ashish.gupta@marvell.com>,
	Ray Kinsella <mdr@ashroe.eu>
Cc: dev@dpdk.org, acc@openeuler.org
Subject: Re: [Acc] [PATCH 0/5] crypto/uadk: introduce uadk crypto driver
Date: Thu, 15 Sep 2022 11:02:14 +0800	[thread overview]
Message-ID: <e36f744f-9932-e4be-736b-0e7839e70790@linaro.org> (raw)
In-Reply-To: <ee18a65a-4ee3-b74e-d654-8199bfdddeed@huawei.com>



On 2022/9/13 下午3:08, liulongfang wrote:
> On 2022/9/11 13:23, Zhangfei Gao wrote:
>> Introduce a new crypto PMD for UADK, which relies on UADK library [1].
>>
> This should be "a new crypto PMD for DPDK"

Sorry for the misunderstanding.
Will change to this

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 can directly use virtual address for device dma,
which enhances the performance as well as easy usability.

[1] https://github.com/Linaro/uadk

Thanks

      reply	other threads:[~2022-09-15  3:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-11  5:23 Zhangfei Gao
2022-09-11  5:23 ` [PATCH 1/5] test/crypto: add cryptodev_uadk_autotest Zhangfei Gao
2022-09-11  5:23 ` [PATCH 2/5] crypto/uadk: introduce uadk crypto driver Zhangfei Gao
2022-09-11  5:23 ` [PATCH 3/5] crypto/uadk: support cipher algorithms Zhangfei Gao
2022-09-11  5:23 ` [PATCH 4/5] crypto/uadk: support auth algorithms Zhangfei Gao
2022-09-11  5:23 ` [PATCH 5/5] doc: Update doc for UADK crypto PMD Zhangfei Gao
2022-09-13  7:08 ` [Acc] [PATCH 0/5] crypto/uadk: introduce uadk crypto driver liulongfang
2022-09-15  3:02   ` Zhangfei Gao [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=e36f744f-9932-e4be-736b-0e7839e70790@linaro.org \
    --to=zhangfei.gao@linaro.org \
    --cc=acc@openeuler.org \
    --cc=ashish.gupta@marvell.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=liulongfang@huawei.com \
    --cc=mdr@ashroe.eu \
    --cc=roy.fan.zhang@intel.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).