Re: [PATCH v3] doc: add release notes for async vhost dequeue data-path

2022-07-08 Thread Maxime Coquelin
On 6/28/22 04:06, Cheng Jiang wrote: Add release notes for asynchronous vhost dequeue data-path. Emphasize that split virtqueue and packed virtqueue are both supported in asynchronous vhost dequeue data-path. Signed-off-by: Cheng Jiang --- v3: code rebased. v2: fixed a full stop missing in t

RE: [PATCH v3] doc: add release notes for async vhost dequeue data-path

2022-07-07 Thread Xia, Chenbo
> -Original Message- > From: Jiang, Cheng1 > Sent: Tuesday, June 28, 2022 10:07 AM > To: maxime.coque...@redhat.com; Xia, Chenbo > Cc: dev@dpdk.org; Hu, Jiayu ; Ding, Xuan > ; Ma, WenwuX ; Wang, YuanX > ; Yang, YvonneX ; Jiang, > Cheng1 > Subject: [PATCH v3]

[PATCH v3] doc: add release notes for async vhost dequeue data-path

2022-06-27 Thread Cheng Jiang
Add release notes for asynchronous vhost dequeue data-path. Emphasize that split virtqueue and packed virtqueue are both supported in asynchronous vhost dequeue data-path. Signed-off-by: Cheng Jiang --- v3: code rebased. v2: fixed a full stop missing in the commit message. doc/guides/rel_notes/