Re: [PATCH net-next, 1/2] tools: hv: set allow-hotplug for VF on Ubuntu

2017-06-02 Thread David Miller
From: Simon Xiao Date: Wed, 31 May 2017 10:28:13 -0700 > On HyperV, the VF interface can be offered by a host at any time. > Mark the VF interface as hotplug, to make sure it will be brought up > automatically when it is registered. > > Signed-off-by: Simon Xiao > Reviewed-by: Haiyang Zhang A

[PATCH net-next, 1/2] tools: hv: set allow-hotplug for VF on Ubuntu

2017-05-31 Thread Simon Xiao
On HyperV, the VF interface can be offered by a host at any time. Mark the VF interface as hotplug, to make sure it will be brought up automatically when it is registered. Signed-off-by: Simon Xiao Reviewed-by: Haiyang Zhang --- tools/hv/bondvf.sh | 6 -- 1 file changed, 4 insertions(+), 2