]> git.baikalelectronics.ru Git - kernel.git/commit
tools: hv: set allow-hotplug for VF on Ubuntu
authorsixiao@microsoft.com <sixiao@microsoft.com>
Wed, 31 May 2017 17:28:13 +0000 (10:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Jun 2017 18:16:15 +0000 (14:16 -0400)
commitc8c297c8e6a21a0b642087a0d0fade1bdb9706f7
tree9d57da82ece5c71da7969ffb9881e338c347f3ad
parent136f74021e80e0f55d741f69391460523bdc5b0c
tools: hv: set allow-hotplug for VF on Ubuntu

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 <sixiao@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/hv/bondvf.sh