Re: [dpdk-dev] [PATCH v3 1/2] net/virtio: add vhost-user protocol features support

2020-07-03 Thread Adrian Moreno
On 7/3/20 10:40 AM, Xia, Chenbo wrote: > Hi Adrian, > >> -Original Message- >> From: Adrian Moreno >> Sent: Thursday, July 2, 2020 3:44 PM >> To: dev@dpdk.org >> Cc: Xia, Chenbo ; Wang, Zhihong >> ; Wang, Xiao W ; Yigit, >> Ferruh ; maxime.coque...@redhat.com >> Subject: [PATCH v3 1/2]

Re: [dpdk-dev] [PATCH v3 1/2] net/virtio: add vhost-user protocol features support

2020-07-03 Thread Xia, Chenbo
Hi Adrian, > -Original Message- > From: Adrian Moreno > Sent: Thursday, July 2, 2020 3:44 PM > To: dev@dpdk.org > Cc: Xia, Chenbo ; Wang, Zhihong > ; Wang, Xiao W ; Yigit, > Ferruh ; maxime.coque...@redhat.com > Subject: [PATCH v3 1/2] net/virtio: add vhost-user protocol features support

[dpdk-dev] [PATCH v3 1/2] net/virtio: add vhost-user protocol features support

2020-07-02 Thread Adrian Moreno
From: Maxime Coquelin This patch adds support for Vhost-user protocol features. It is required to support protocol features that were not in initial Vhost-user specification, such as reply-ack, MTU... Also, this patch prevents Virtio multiqueue feature negotiation if the slave does not support M