[dpdk-dev] 答复: [PATCH v2] net/virtio-user: support changing tap interface name

Wenfeng Liu liuwf at arraynetworks.com.cn
Tue Mar 28 08:59:50 CEST 2017


Hi Yuanhan,

Yes, that make sense. I will send an update patch later. Thanks.

Regards,
liuwf

-----邮件原件-----
发件人: Yuanhan Liu [mailto:yuanhan.liu at linux.intel.com] 
发送时间: 2017年3月28日 14:22
收件人: Wenfeng Liu
抄送: jianfeng.tan at intel.com; maxime.coquelin at redhat.com; dev at dpdk.org
主题: Re: [PATCH v2] net/virtio-user: support changing tap interface name

On Tue, Mar 28, 2017 at 12:09:09PM +0000, Wenfeng Liu wrote:
> This patch adds a new option 'iface' to change the interface name of 
> tap device with vhost-kernel as backend.
> 
> Signed-off-by: Wenfeng Liu <liuwf at arraynetworks.com.cn>
> Reviewed-by: Jianfeng Tan <jianfeng.tan at intel.com>


This option applies only to vhost-kernel backend, you may need do a sanity
check and raise an exception if it's given for vhost-user backend.

	--yliu



More information about the dev mailing list