hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/networking/net_failover.rst
....@@ -8,9 +8,9 @@
88 ========
99
1010 The net_failover driver provides an automated failover mechanism via APIs
11
-to create and destroy a failover master netdev and mananges a primary and
11
+to create and destroy a failover master netdev and manages a primary and
1212 standby slave netdevs that get registered via the generic failover
13
-infrastructrure.
13
+infrastructure.
1414
1515 The failover netdev acts a master device and controls 2 slave devices. The
1616 original paravirtual interface is registered as 'standby' slave netdev and
....@@ -29,7 +29,7 @@
2929 =============================================
3030
3131 net_failover enables hypervisor controlled accelerated datapath to virtio-net
32
-enabled VMs in a transparent manner with no/minimal guest userspace chanages.
32
+enabled VMs in a transparent manner with no/minimal guest userspace changes.
3333
3434 To support this, the hypervisor needs to enable VIRTIO_NET_F_STANDBY
3535 feature on the virtio-net interface and assign the same MAC address to both