[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: Thu, 27 Apr 2023 01:01:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165059
José Zadir <jzadir@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jzadir@gmail.com
--- Comment #30 from José Zadir <jzadir@gmail.com> ---
Hello,
I created a FreeBSD 12.3 STABLE virtual router in a Proxmox 7.1 environment and
was encountering this issue with my FreeBSD VM.
I can confirm that running the following helped to work arround the issue, but
the performance is terrible.
ifconfig vtnet0 -rxcsum
ifconfig vtnet1 -rxcsum
--
You are receiving this mail because:
You are the assignee for the bug.