https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207446
--- Comment #5 from Bryan Venteicher <[email protected]> --- (In reply to Jon Olson from comment #4) The issue appears that GCE doesn't work when the guest driver requests fewer than device's advertised max number of queue pairs. The FreeBSD driver will request at most 8 queue pairs. The driver ends up hanging when calling into the host (IIRC, during the VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
