Re: [dpdk-dev] [PATCH] doc: fix parameter of virtio_user for container

2017-03-07 Thread Yuanhan Liu
On Tue, Mar 07, 2017 at 08:48:45AM -0500, Yong Wang wrote: > Update the "Virtio_user for Container Networking" doc, add the > "--file-prefix" option to testpmd in host and container to avoid > hugepage config file conflict. > > Fixes: 50665deebda0 ("doc: add guide to use virtio-user for container

Re: [dpdk-dev] [PATCH] doc: fix parameter of virtio_user for container

2017-03-07 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Yong Wang > Sent: Tuesday, March 7, 2017 1:49 PM > To: Tan, Jianfeng ; yuanhan@linux.intel.com > Cc: dev@dpdk.org; Yong Wang > Subject: [dpdk-dev] [PATCH] doc: fix parameter of virtio_us

[dpdk-dev] [PATCH] doc: fix parameter of virtio_user for container

2017-03-07 Thread Yong Wang
Update the "Virtio_user for Container Networking" doc, add the "--file-prefix" option to testpmd in host and container to avoid hugepage config file conflict. Fixes: 50665deebda0 ("doc: add guide to use virtio-user for container networking") Signed-off-by: Yong Wang --- doc/guides/howto/virtio_