Re: [dpdk-dev] [PATCH v9 0/4] add async data path in vhost sample

2020-10-22 Thread Jiang, Cheng1
Hi, > -Original Message- > From: Maxime Coquelin > Sent: Thursday, October 22, 2020 5:11 PM > To: Jiang, Cheng1 ; Xia, Chenbo > > Cc: dev@dpdk.org; Fu, Patrick ; Yang, YvonneX > > Subject: Re: [PATCH v9 0/4] add async data path in vhost sample > > Hi, > > On 10/22/20 8:46 AM, Cheng Ji

Re: [dpdk-dev] [PATCH v9 0/4] add async data path in vhost sample

2020-10-22 Thread Maxime Coquelin
Hi, On 10/22/20 8:46 AM, Cheng Jiang wrote: > This patch set makes vhost-vswitch be able to use vhost async APIs > for enqueue operations. Demonstrated how the application > leverage IOAT DMA channel with vhost async APIs. > > We introduce two parameters to enable DMA acceleration for Tx > operat

[dpdk-dev] [PATCH v9 0/4] add async data path in vhost sample

2020-10-21 Thread Cheng Jiang
This patch set makes vhost-vswitch be able to use vhost async APIs for enqueue operations. Demonstrated how the application leverage IOAT DMA channel with vhost async APIs. We introduce two parameters to enable DMA acceleration for Tx operations of queues: -dma_type This parameter is used to speci