Re: [PATCH] NetBSD hotplug: handle case where vifname is not present

2021-01-26 Thread Manuel Bouyer
On Fri, Jan 15, 2021 at 05:06:59PM +0100, Roger Pau Monné wrote: > On Tue, Jan 12, 2021 at 07:12:25PM +0100, Manuel Bouyer wrote: > > From: Manuel Bouyer > > > > Some Xen version didn't set the vifname in xenstore; just build one if > > not present. > > I think the current version (what's going

Re: [PATCH] NetBSD hotplug: handle case where vifname is not present

2021-01-15 Thread Roger Pau Monné
On Tue, Jan 12, 2021 at 07:12:25PM +0100, Manuel Bouyer wrote: > From: Manuel Bouyer > > Some Xen version didn't set the vifname in xenstore; just build one if > not present. I think the current version (what's going to become 4.15) should write the vifname in all cases? If not that's likely an