search for: netsc

Displaying 5 results from an estimated 5 matches for "netsc".

Did you mean: netvsc
2018 Jan 03
0
[PATCH net-next 0/2] Enable virtio to act as a master for a passthru device
...devices > and support live migration > by switching to virtio datapath as a backup during the migration process > when the VF device > is unplugged. We all understand that. But you are making the solution very virtio specific. We want to see this be usable for other interfaces such as netsc and whatever other virtual interfaces are floating around out there. Also I haven't seen us address what happens as far as how we will handle this on the host. My thought was we should have a paired interface. Something like veth, but made up of a bond on each end. So in the host we should hav...
2018 Jan 03
2
[PATCH net-next 0/2] Enable virtio to act as a master for a passthru device
On 1/3/2018 8:59 AM, Alexander Duyck wrote: > On Tue, Jan 2, 2018 at 6:16 PM, Jakub Kicinski <kubakici at wp.pl> wrote: >> On Tue, 2 Jan 2018 16:35:36 -0800, Sridhar Samudrala wrote: >>> This patch series enables virtio to switch over to a VF datapath when a VF >>> netdev is present with the same MAC address. It allows live migration of a VM >>> with a
2018 Jan 03
2
[PATCH net-next 0/2] Enable virtio to act as a master for a passthru device
On Tue, Jan 2, 2018 at 6:16 PM, Jakub Kicinski <kubakici at wp.pl> wrote: > On Tue, 2 Jan 2018 16:35:36 -0800, Sridhar Samudrala wrote: >> This patch series enables virtio to switch over to a VF datapath when a VF >> netdev is present with the same MAC address. It allows live migration of a VM >> with a direct attached VF without the need to setup a bond/team between a
2018 Jan 03
2
[PATCH net-next 0/2] Enable virtio to act as a master for a passthru device
On Tue, Jan 2, 2018 at 6:16 PM, Jakub Kicinski <kubakici at wp.pl> wrote: > On Tue, 2 Jan 2018 16:35:36 -0800, Sridhar Samudrala wrote: >> This patch series enables virtio to switch over to a VF datapath when a VF >> netdev is present with the same MAC address. It allows live migration of a VM >> with a direct attached VF without the need to setup a bond/team between a
2018 Jan 22
0
[PATCH net-next 0/2] Enable virtio to act as a master for a passthru device
...>>>>>>>> is unplugged. >>>>>>> >>>>>>> We all understand that. But you are making the solution very virtio >>>>>>> specific. We want to see this be usable for other interfaces such as >>>>>>> netsc and whatever other virtual interfaces are floating around out >>>>>>> there. >>>>>>> >>>>>>> Also I haven't seen us address what happens as far as how we will >>>>>>> handle this on the host. My thought was we s...