Am 09.06.26 um 9:03 AM schrieb Paolo Abeni: > On 6/8/26 10:06 PM, Michael S. Tsirkin wrote: >> On Mon, Jun 08, 2026 at 07:12:14PM +0200, Paolo Abeni wrote: >>> Thanks for the data. The bug is in the virtio_net driver; non GSO >>> packets requiring inner header csum are handled unmodified from the >>> guest to the host, and the H/W NICs has to compute the inner transport >>> header csum for the encap packet. >>> >>> Could you please try the attached kernel patch? You will need to update >>> the kernel inside the guest.
I first tested 7.1.0-rc7 inside the guest and the issue was still present. With your patch on top, the issue is gone :) Thank you for the fast fix! Tested-by: Fiona Ebner <[email protected]> Best Regards, Fiona
