search for: vf_slave

Displaying 20 results from an estimated 20 matches for "vf_slave".

2018 Apr 10
3
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...at I expect the difference would be >> > > > > between 2netdev and3 netdev model is this: >> > > > > 2netdev: >> > > > > bypass_master >> > > > > / >> > > > > / >> > > > > VF_slave >> > > > > >> > > > > 3netdev: >> > > > > bypass_master >> > > > > / \ >> > > > > / \ >> > > > > VF_slave backup_slave >> > > > > >>...
2018 Apr 10
3
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...at I expect the difference would be >> > > > > between 2netdev and3 netdev model is this: >> > > > > 2netdev: >> > > > > bypass_master >> > > > > / >> > > > > / >> > > > > VF_slave >> > > > > >> > > > > 3netdev: >> > > > > bypass_master >> > > > > / \ >> > > > > / \ >> > > > > VF_slave backup_slave >> > > > > >>...
2018 Apr 10
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...enario. >> > > Just let me undestand it clearly. What I expect the difference would be >> > > between 2netdev and3 netdev model is this: >> > > 2netdev: >> > > bypass_master >> > > / >> > > / >> > > VF_slave >> > > >> > > 3netdev: >> > > bypass_master >> > > / \ >> > > / \ >> > > VF_slave backup_slave >> > > >> > > Is that correct? If not, how does it look like? >> > &...
2018 Apr 10
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...enario. >> > > Just let me undestand it clearly. What I expect the difference would be >> > > between 2netdev and3 netdev model is this: >> > > 2netdev: >> > > bypass_master >> > > / >> > > / >> > > VF_slave >> > > >> > > 3netdev: >> > > bypass_master >> > > / \ >> > > / \ >> > > VF_slave backup_slave >> > > >> > > Is that correct? If not, how does it look like? >> > &...
2018 Apr 10
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...lag this check can be done in bypass module >> > for 3 netdev scenario. >> Just let me undestand it clearly. What I expect the difference would be >> between 2netdev and3 netdev model is this: >> 2netdev: >> bypass_master >> / >> / >> VF_slave >> >> 3netdev: >> bypass_master >> / \ >> / \ >> VF_slave backup_slave >> >> Is that correct? If not, how does it look like? >> >> >Looks correct. >VF_slave and backup_slave are the original netdevs and...
2018 Apr 10
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...lag this check can be done in bypass module >> > for 3 netdev scenario. >> Just let me undestand it clearly. What I expect the difference would be >> between 2netdev and3 netdev model is this: >> 2netdev: >> bypass_master >> / >> / >> VF_slave >> >> 3netdev: >> bypass_master >> / \ >> / \ >> VF_slave backup_slave >> >> Is that correct? If not, how does it look like? >> >> >Looks correct. >VF_slave and backup_slave are the original netdevs and...
2018 Apr 11
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...; > > between 2netdev and3 netdev model is this: >> > > > > > > 2netdev: >> > > > > > > bypass_master >> > > > > > > / >> > > > > > > / >> > > > > > > VF_slave >> > > > > > > >> > > > > > > 3netdev: >> > > > > > > bypass_master >> > > > > > > / \ >> > > > > > > / \ >> > > > > > >...
2018 Apr 11
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...; > > between 2netdev and3 netdev model is this: >> > > > > > > 2netdev: >> > > > > > > bypass_master >> > > > > > > / >> > > > > > > / >> > > > > > > VF_slave >> > > > > > > >> > > > > > > 3netdev: >> > > > > > > bypass_master >> > > > > > > / \ >> > > > > > > / \ >> > > > > > >...
2018 Apr 11
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...: >> > > > > > > > > 2netdev: >> > > > > > > > > bypass_master >> > > > > > > > > / >> > > > > > > > > / >> > > > > > > > > VF_slave >> > > > > > > > > >> > > > > > > > > 3netdev: >> > > > > > > > > bypass_master >> > > > > > > > > / \ >> > > > > > > > >...
2018 Apr 11
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...: >> > > > > > > > > 2netdev: >> > > > > > > > > bypass_master >> > > > > > > > > / >> > > > > > > > > / >> > > > > > > > > VF_slave >> > > > > > > > > >> > > > > > > > > 3netdev: >> > > > > > > > > bypass_master >> > > > > > > > > / \ >> > > > > > > > >...
2018 Apr 09
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...if the driver is doing >a 2 netdev or 3 netdev model and based on that flag this check can be done in bypass module >for 3 netdev scenario. Just let me undestand it clearly. What I expect the difference would be between 2netdev and3 netdev model is this: 2netdev: bypass_master / / VF_slave 3netdev: bypass_master / \ / \ VF_slave backup_slave Is that correct? If not, how does it look like? Thanks!
2018 Apr 09
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...if the driver is doing >a 2 netdev or 3 netdev model and based on that flag this check can be done in bypass module >for 3 netdev scenario. Just let me undestand it clearly. What I expect the difference would be between 2netdev and3 netdev model is this: 2netdev: bypass_master / / VF_slave 3netdev: bypass_master / \ / \ VF_slave backup_slave Is that correct? If not, how does it look like? Thanks!
2018 Apr 10
0
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...gt;>> Just let me undestand it clearly. What I expect the difference would be >>>>> between 2netdev and3 netdev model is this: >>>>> 2netdev: >>>>> bypass_master >>>>> / >>>>> / >>>>> VF_slave >>>>> >>>>> 3netdev: >>>>> bypass_master >>>>> / \ >>>>> / \ >>>>> VF_slave backup_slave >>>>> >>>>> Is that correct? If not, how does it look like...
2018 Apr 10
0
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...I expect the difference would be >>>>>>> between 2netdev and3 netdev model is this: >>>>>>> 2netdev: >>>>>>> bypass_master >>>>>>> / >>>>>>> / >>>>>>> VF_slave >>>>>>> >>>>>>> 3netdev: >>>>>>> bypass_master >>>>>>> / \ >>>>>>> / \ >>>>>>> VF_slave backup_slave >>>>>>> >>...
2018 Apr 10
0
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...ss module >>>> for 3 netdev scenario. >>> Just let me undestand it clearly. What I expect the difference would be >>> between 2netdev and3 netdev model is this: >>> 2netdev: >>> bypass_master >>> / >>> / >>> VF_slave >>> >>> 3netdev: >>> bypass_master >>> / \ >>> / \ >>> VF_slave backup_slave >>> >>> Is that correct? If not, how does it look like? >>> >>> >> Looks correct. >> VF_sla...
2018 Apr 11
0
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...t;>>>> between 2netdev and3 netdev model is this: >>>>>>>>> 2netdev: >>>>>>>>> bypass_master >>>>>>>>> / >>>>>>>>> / >>>>>>>>> VF_slave >>>>>>>>> >>>>>>>>> 3netdev: >>>>>>>>> bypass_master >>>>>>>>> / \ >>>>>>>>> / \ >>>>>>>>> VF_slave...
2018 Apr 11
0
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...> > > > > > 2netdev: > >> > > > > > > > > bypass_master > >> > > > > > > > > / > >> > > > > > > > > / > >> > > > > > > > > VF_slave > >> > > > > > > > > > >> > > > > > > > > 3netdev: > >> > > > > > > > > bypass_master > >> > > > > > > > > / \ > >> > > > >...
2018 Apr 09
0
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
...netdev model and based on that flag this check can be done in bypass module >> for 3 netdev scenario. > Just let me undestand it clearly. What I expect the difference would be > between 2netdev and3 netdev model is this: > 2netdev: > bypass_master > / > / > VF_slave > > 3netdev: > bypass_master > / \ > / \ > VF_slave backup_slave > > Is that correct? If not, how does it look like? > > Looks correct. VF_slave and backup_slave are the original netdevs and are present in both the models. In the 3 netdev mode...
2018 Apr 06
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
Thu, Apr 05, 2018 at 11:08:22PM CEST, sridhar.samudrala at intel.com wrote: >This patch enables virtio_net 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 VF and virtio net device in the guest. > >The hypervisor needs to enable only
2018 Apr 06
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
Thu, Apr 05, 2018 at 11:08:22PM CEST, sridhar.samudrala at intel.com wrote: >This patch enables virtio_net 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 VF and virtio net device in the guest. > >The hypervisor needs to enable only