Re: vtnet broken on -CURRENT when using VirtualBox

看板FB_current作者時間12年前 (2013/12/22 11:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/3 (看更多)
On 08.12.13, 01:22, Bryan Venteicher wrote: > > > ----- Original Message ----- >> System in a virtual machine: FreeBSD-CURRENT SVN rev 259064. >> Virtual machine is created with virtio host-only adapter. >> >> When trying to ssh into VM, the system in VM panics with the following >> message: >> >> panic: vtnet_txq_offload: mbuf 0xc309e900 TSO without checksum offload >> Please help me to debug this. >> > > I suspect I know what is wrong. What's the output of `ifconfig vtnetX`? # ifconfig vtnet0 vtnet0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=6c03bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> ether 08:00:27:96:b3:bc inet 192.168.56.10 netmask 0xffffff00 broadcast 192.168.56.255 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: Ethernet 10Gbase-T <full-duplex> status: active There are offloading capabilities present, but apparently VirtualBox virtio doesn't do it correctly. Running # ifconfig vtnet0 -tso solves the problem, I can log in via ssh just fine. -- Ilya _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1Ijbqpo9 (FB_current)
文章代碼(AID): #1Ijbqpo9 (FB_current)