Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2024 11:49:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 165059] vtnet(4): Networking breaks with a router using virtio net driver on KVM host
Message-ID:  <bug-165059-7501-nII3ZlRdgx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-165059-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-165059-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D165059

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=3D"1"
hw.vtnet.tso_disable=3D"1"
hw.vtnet.lro_disable=3D"1"
hw.vtnet.X.lro_disable=3D"1"
hw.vtnet.csum_disable=3D"1"
hw.vtnet.X.csum_disable=3D"1"

Solved the problem

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-165059-7501-nII3ZlRdgx>