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

2017-03-22 Thread Yuanhan Liu
On Wed, Mar 08, 2017 at 02:45:53AM -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

[dpdk-dev] [PATCH v3] 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 --- v3: * Modify the commit