> -Original Message-
> From: Ian Jackson
> Sent: 05 August 2020 11:13
> To: Durrant, Paul
> Cc: p...@xen.org; xen-devel@lists.xenproject.org; 'Wei Liu'
> Subject: RE: [EXTERNAL] [PATCH v2 4/4] tools/hotplug: modify set_mtu() to
> inform the frontend vi
> -Original Message-
> From: Ian Jackson
> Sent: 05 August 2020 10:31
> To: p...@xen.org
> Cc: xen-devel@lists.xenproject.org; Durrant, Paul ;
> 'Wei Liu'
> Subject: RE: [EXTERNAL] [PATCH v2 4/4] tools/hotplug: modify set_mtu() to
> inform the frontend
Durrant, Paul writes ("RE: [PATCH v2 4/4] tools/hotplug: modify set_mtu() to
inform the frontend via xenstore"):
> > -Original Message-
> > From: Ian Jackson
...
> Well, I guess we address the driver domain issue in this way
> too... I will add a
Paul Durrant writes ("RE: [PATCH v2 4/4] tools/hotplug: modify set_mtu() to
inform the frontend via xenstore"):
> > -Original Message-
> > From: Ian Jackson
...
> > Actually.
> >
> > This shouldn't be in the frontend at all, should it ? In
> -Original Message-
> From: Ian Jackson
> Sent: 04 August 2020 12:35
> To: p...@xen.org
> Cc: xen-devel@lists.xenproject.org; 'Paul Durrant' ;
> 'Wei Liu'
> Subject: RE: [PATCH v2 4/4] tools/hotplug: modify set_mtu() to inform the
> fronten
Paul Durrant writes ("RE: [PATCH v2 4/4] tools/hotplug: modify set_mtu() to
inform the frontend via xenstore"):
> > -Original Message-
> > From: Ian Jackson
> > Sent: 04 August 2020 12:14
> > To: Paul Durrant
> > Cc: xen-devel@lists.xen
> -Original Message-
> From: Ian Jackson
> Sent: 04 August 2020 12:14
> To: Paul Durrant
> Cc: xen-devel@lists.xenproject.org; Paul Durrant ; Wei
> Liu
> Subject: Re: [PATCH v2 4/4] tools/hotplug: modify set_mtu() to inform the
> frontend via xenstore
>
>
Paul Durrant writes ("[PATCH v2 4/4] tools/hotplug: modify set_mtu() to inform
the frontend via xenstore"):
> From: Paul Durrant
>
> set_mtu() currently sets the backend vif MTU but does not inform the frontend
> what it is. This patch adds code to write the MTU int
From: Paul Durrant
set_mtu() currently sets the backend vif MTU but does not inform the frontend
what it is. This patch adds code to write the MTU into a xenstore node. See
netif.h for a specification of the node.
NOTE: There is also a small modification replacing '$mtu' with '${mtu}'
for