Re: FreeBSD guest on Linux KVM, some vtnet(4) packets don't arrive
Lexi Winter <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]> |
Michael Tuexen wrote in <[email protected]>: > > On 10. Apr 2026, at 11:24, Lexi Winter <[email protected]> wrote: > > pci0: <POWER Hypervisor PCI bus> on pcib0 > > virtio_pci0: <VirtIO PCI (modern) Network adapter> port 0x20-0x3f mem 0x81030000-0x81030fff,0x210000000000-0x210000003fff irq 4610 at device 2.0 numa-domain 0 on pci0 > > vtnet0: <VirtIO Networking Adapter> numa-domain 0 on virtio_pci0 > > vtnet0: Invalid max_virtqueue_pairs value: 65535. Multiqueue feature disabled. > > virtio_pci0: virtqueue 1 (vtnet0-tx0) does not exist (size is zero) > > virtio_pci0: cannot allocate virtqueue 1: 19 > > vtnet0: cannot allocate virtqueues > > device_attach: vtnet0 attach returned 19 > > I guess this is related to > https://cgit.FreeBSD.org/src/commit/?id=0b39d72d0491c77e3e9883015b1fac46663c71de > You can put > hw.virtio.pci.transitional=0 > in /boot/loader.conf to get the old behavior. Does that help? yes, this seems to fix the new vtnet issue. now i'll go back to getting world to build so i can do some OpenSSL tests :-) thanks.
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCadjIwQAKCRD1nT63mIK/ YK3hAP427z69ckCTduUFk6ZBAZWv+8489zR1tY+7StU2ZFeN8wD/f8IEQQAdUkE/ P6+EUTuMIAlS22Hb/CG2ZkPpSM4ONgM= =2IhS -----END PGP SIGNATURE-----