[Bug 165059] vtnet(4): Networking breaks with a router using virtio net driver on KVM host
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 11:49:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165059
Igor Raschetov <10@3it.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |10@3it.ru
--- Comment #32 from Igor Raschetov <10@3it.ru> ---
Hello
Adding parameters to /boot/loader.conf
hw.vtnet.X.tso_disable="1"
hw.vtnet.tso_disable="1"
hw.vtnet.lro_disable="1"
hw.vtnet.X.lro_disable="1"
hw.vtnet.csum_disable="1"
hw.vtnet.X.csum_disable="1"
Solved the problem
--
You are receiving this mail because:
You are the assignee for the bug.