Re: [virtio-dev] Re: [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature

2018-08-28 Thread Michael S. Tsirkin
On Mon, Aug 27, 2018 at 09:50:33AM -0700, Samudrala, Sridhar wrote: > On 8/27/2018 5:34 AM, Michael S. Tsirkin wrote: > > On Mon, Aug 27, 2018 at 10:40:35AM +0200, Cornelia Huck wrote: > > > On Wed, 15 Aug 2018 11:49:15 -0700 > > > Sridhar Samudrala wrote: > > > > > > > VIRTIO_NET_F_STANDBY featu

[virtio-dev] Re: [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature

2018-08-27 Thread Samudrala, Sridhar
On 8/27/2018 5:34 AM, Michael S. Tsirkin wrote: On Mon, Aug 27, 2018 at 10:40:35AM +0200, Cornelia Huck wrote: On Wed, 15 Aug 2018 11:49:15 -0700 Sridhar Samudrala wrote: VIRTIO_NET_F_STANDBY feature enables hypervisor to indicate virtio_net device to act as a standby for another device with

[virtio-dev] Re: [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature

2018-08-27 Thread Michael S. Tsirkin
On Mon, Aug 27, 2018 at 10:40:35AM +0200, Cornelia Huck wrote: > On Wed, 15 Aug 2018 11:49:15 -0700 > Sridhar Samudrala wrote: > > > VIRTIO_NET_F_STANDBY feature enables hypervisor to indicate virtio_net > > device to act as a standby for another device with the same MAC address. > > > > Signed-

[virtio-dev] Re: [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature

2018-08-27 Thread Cornelia Huck
On Wed, 15 Aug 2018 11:49:15 -0700 Sridhar Samudrala wrote: > VIRTIO_NET_F_STANDBY feature enables hypervisor to indicate virtio_net > device to act as a standby for another device with the same MAC address. > > Signed-off-by: Sridhar Samudrala > Acked-by: Cornelia Huck > Fixes: https://github