Re: [PATCH v3] content: Introduce VIRTIO_NET_F_STANDBY feature

From
Cornelia Huck <>
Date
2018-07-27T12:59:08+00:00
ID
Thread
Re: [PATCH v3] content: Introduce VIRTIO_NET_F_STANDBY feature
On Wed, 25 Jul 2018 09:40:40 -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 <

(missing closing bracket)

> ---
>  content.tex | 8 ++++++++
>  1 file changed, 8 insertions(+)

While we certainly need to add more details later, I think we should
just go ahead with this now as it at least gives some basic information
about the merged feature.

Acked-by: Cornelia Huck <>