summaryrefslogtreecommitdiff
path: root/Documentation/networking
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2017-08-02 05:58:53 +0300
committerDavid S. Miller <davem@davemloft.net>2017-08-03 02:55:33 +0300
commit0c195567a8f6e82ea5535cd9f1d54a1626dd233e (patch)
treec23e3f19dd745d47a0b028661695394f75e53bc7 /Documentation/networking
parent638ce0fc1eeca9b243a20bb64a0d7edd11d92da7 (diff)
downloadlinux-0c195567a8f6e82ea5535cd9f1d54a1626dd233e.tar.xz
netvsc: transparent VF management
This patch implements transparent fail over from synthetic NIC to SR-IOV virtual function NIC in Hyper-V environment. It is a better alternative to using bonding as is done now. Instead, the receive and transmit fail over is done internally inside the driver. Using bonding driver has lots of issues because it depends on the script being run early enough in the boot process and with sufficient information to make the association. This patch moves all that functionality into the kernel. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions