Re: vmm guest crash in vio

2024-01-09 Thread Alexander Bluhm
On Tue, Jan 09, 2024 at 07:49:16PM +0100, Stefan Fritsch wrote: > @bluhm: Does the attached patch fix the panic? Yes. My test does not crash the patched guest anymore. bluhm > The fdt part is completely untested, testers welcome. > > diff --git a/sys/dev/fdt/virtio_mmio.c

Re: vmm guest crash in vio

2024-01-09 Thread Dave Voutila
Mark Kettenis writes: >> From: Dave Voutila >> Date: Tue, 09 Jan 2024 09:19:56 -0500 >> >> Stefan Fritsch writes: >> >> > On 08.01.24 22:24, Alexander Bluhm wrote: >> >> Hi, >> >> When running a guest in vmm and doing ifconfig operations on vio >> >> interface, I can crash the guest. >> >> I

Re: vmm guest crash in vio

2024-01-09 Thread Mark Kettenis
> From: Dave Voutila > Date: Tue, 09 Jan 2024 09:19:56 -0500 > > Stefan Fritsch writes: > > > On 08.01.24 22:24, Alexander Bluhm wrote: > >> Hi, > >> When running a guest in vmm and doing ifconfig operations on vio > >> interface, I can crash the guest. > >> I run these loops in the guest: >

Re: vmm guest crash in vio

2024-01-09 Thread Stefan Fritsch
On Tue, 9 Jan 2024, Dave Voutila wrote: > > Stefan Fritsch writes: > > > On 08.01.24 22:24, Alexander Bluhm wrote: > >> Hi, > >> When running a guest in vmm and doing ifconfig operations on vio > >> interface, I can crash the guest. > >> I run these loops in the guest: > >> while doas ifconfig

Re: vmm guest crash in vio

2024-01-09 Thread Dave Voutila
Stefan Fritsch writes: > On 08.01.24 22:24, Alexander Bluhm wrote: >> Hi, >> When running a guest in vmm and doing ifconfig operations on vio >> interface, I can crash the guest. >> I run these loops in the guest: >> while doas ifconfig vio1 inet 10.188.234.74/24; do :; done >> while doas

Re: bnxt panic - HWRM_RING_ALLOC command returned RESOURCE_ALLOC_ERROR error.

2024-01-09 Thread Alexander Bluhm
On Tue, Jan 09, 2024 at 12:04:17PM +1000, Jonathan Matthew wrote: > On Wed, Jan 03, 2024 at 10:14:12AM +0100, Hrvoje Popovski wrote: > > On 3.1.2024. 7:51, Jonathan Matthew wrote: > > > On Wed, Jan 03, 2024 at 01:50:06AM +0100, Alexander Bluhm wrote: > > >> On Wed, Jan 03, 2024 at 12:26:26AM