~alpine/users

Re: xen: wifi drivers in linux-virt

Marc Göldner <magol@posteo.de>
Details
Message ID
<cace7f1e-4084-8d47-433f-55a8f2e8bcbe@posteo.de>
DKIM signature
missing
Download raw message
Hello Natanael,

since this mail didn't get through, I'm sending this without the 
kernel-image. Paul has received a copy of the image.

Starting the VM with following ram configs: 768MiB, 1024MiB, 2048MiB, 
4096MiB and 8192MiB. All result in a kernel panic of the lts-kernel.

Without passthrough activated the lts-kernel starts with 4096MiB or more 
memory. Bellow this value the kernel panics. The xen-pcifront module 
gets loaded:

$lsmod

Module                  Size  Used by
xen_pcifront           24576  0
ipv6                  524288  14
nf_defrag_ipv6         16384  1 ipv6
af_packet              53248  0
evdev                  24576  1
pcspkr                 16384  0
crct10dif_pclmul       16384  1
ghash_clmulni_intel    16384  0
aesni_intel           372736  0
crypto_simd            16384  1 aesni_intel
cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
glue_helper            16384  1 aesni_intel
intel_rapl_perf        16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  4
loop                   36864  0
ext4                  733184  2
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                  122880  1 ext4

In the lts kernel:

 > [    1.666483] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
 > [    1.668127] brd: module loaded
 > [    1.668133] Invalid max_queues (4), will use default max: 1.
 > [    1.668447] xen_netfront: Initialising Xen virtual ethernet driver
 > [    1.668885] i8042: PNP: No PS/2 controller found.
 > [    1.668889] i8042: Probing ports directly.
 > [    2.683739] i8042: No controller found
 > [    2.684469] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x2fbdbc0a3e5, max_idle_ns: 440795237360 ns
 > [    2.684929] intel_pstate: CPU model not supported
 > [    2.685008] BUG: unable to handle page fault for address: 
ffffc90001ef3818

In the virt-kernel at the same position:

 > [    0.569996] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
 > [    0.570252] Invalid max_queues (4), will use default max: 1.
 > [    0.570474] pcifront pci-0: Installing PCI frontend
 > [    0.570640] pcifront pci-0: Creating PCI Frontend Bus 0000:00
 > [    0.570665] pcifront pci-0: PCI host bridge to bus 0000:00
 > [    0.570671] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
 > [    0.570675] pci_bus 0000:00: root bus resource [mem 
0x00000000-0x7fffffffff]
 > [    0.570679] pci_bus 0000:00: root bus resource [bus 00-ff]
 > [    0.570967] pci 0000:00:00.0: [8086:24f3] type 00 class 0x028000
 > [    0.572023] pci 0000:00:00.0: reg 0x10: [mem 0xdf100000-0xdf101fff 
64bit]
 > [    0.577667] pcifront pci-0: claiming resource 0000:00:00.0/0
 > [    0.577786] VMware PVSCSI driver - version 1.0.7.0-k
 > [    0.577814] xen_netfront: Initialising Xen virtual ethernet driver
 > [    0.578310] i8042: PNP: No PS/2 controller found.
 > [    0.578315] i8042: Probing ports directly.
 > [    1.593230] i8042: No controller found
 > [    1.593263] intel_pstate: CPU model not supported
 > [    1.593331] gre: GRE over IPv4 demultiplexor driver

lts row 2: loads brd module

virt row 3: loads pcifront and VMWARE PVSCSI driver

After upgrading to alpinelinux 3.11.3, the behaviour stays the same.

I tried to register with gitlab.alpinelinux.org, but had problems, see 
below.

Regards
Marc

-------- Weitergeleitete Nachricht --------
Betreff: Re: xen: wifi drivers in linux-virt
Datum: Thu, 16 Jan 2020 22:02:18 +0100
Von: Marc Göldner <magol@posteo.de>
An: Paul Zillmann <p.zillmann@h6g.de>, ~alpine/users@lists.alpinelinux.org

> Are you able to share with us the boot parameters for kernel and 
> initramfs and also the context of the panic or any useful information 
> from the serial console (if present)?

Yes, see attached files.

@Natanael

> Can you file a bug of that? With detailed steps how to reproduce. Also
> mention that it works with linux-virt.

I haven't received the above post per mail nor have I received the 
confirmation mail after registering with gitlab. I don't know if this is 
an issue with my mail-provider, since there was no problem with the past 
mails.
Reply to thread Export thread (mbox)