> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Rami Rosen
> Sent: Friday, August 24, 2018 3:43 PM
> To: [email protected]
> Cc: [email protected]; Mcnamara, John <[email protected]>; Rami
> Rosen <[email protected]>
> Subject: [dpdk-dev] [PATCH] doc: fix wrong usage of bind command
>
> This patch fixes wrong usage of bind command in vhost.rst.
> Using "dpdk-devbind.py -b=uio_pci_generic 0000:00:04.0" gives an error of
> "unbind failed". It should be "-b uio_pci_generic" so it will work correctly.
>
> Signed-off-by: Rami Rosen <[email protected]>
> ---
Acked-by: Zhiyong Yang <[email protected]>