[dpdk-dev] [PATCH 2/2] examples/vhost: support multiple socket files

Yuanhan Liu yuanhan.liu at linux.intel.com
Tue Aug 23 08:05:31 CEST 2016


On Sat, Aug 20, 2016 at 06:11:36AM -0400, Jiayu Hu wrote:
> When examples/vhost runs in client mode, only one QEMU can be connected.
> This is because that examples/vhost just supports one socket file. This
> patch is to add multiple sockets support for examples/vhost.
> 
> Signed-off-by: Jiayu Hu <jiayu.hu at intel.com>

Applied to dpdk-next-virtio.

> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Please don't add it when it's not explicitly given. You got some
comments from some one doesn't mean you got the "Reviewed-by".

So, I dropped it while applying it.

> ---

And, you should put v2 change log here, under the line of "---"

	--yliu
>  examples/vhost/main.c | 45 +++++++++++++++++++++++++++++++++------------
>  1 file changed, 33 insertions(+), 12 deletions(-)


More information about the dev mailing list