[Bug 263229] virtio vtnet driver with rxcsum errors

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Sep 2025 12:07:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263229

--- Comment #29 from Michael Tuexen <tuexen@freebsd.org> ---
(In reply to mike from comment #27)
I can reproduce the problem. I am not sure if the problem is vtnet specific.
LRO is a feature which improves the performance of a host. But if a node acts
as a router, you don't want LRO, since you want to see every packet.
However, I have not found this clearly documented in the man pages. I also
don't know yet, if there is anything which could be done in vtnet (or and other
network driver).

-- 
You are receiving this mail because:
You are the assignee for the bug.