blob: 2e196108483408999dbef93b98bb84b41629a42f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
id = 2762
title = "virtio-net regression for aarch64 guests"
state = "opened"
created_at = "2025-01-03T15:02:37.369Z"
closed_at = "n/a"
labels = ["Networking", "device:virtio"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2762"
host-os = "Pop! OS 22.04 LTS"
host-arch = "x86"
qemu-version = "9.2"
guest-os = "Custom Linux"
guest-arch = "aarch64"
description = """The host system is running DHCP via dnsmasq 2.88. QEMU 9.1 works properly and completes DHCP handshake. QEMU 9.2 fails the DHCP handshake after DHCPOFFER with "eth0: checksum failure from 10.2.83.1".
I found by bisecting that the issue was introduced by commit 7987d2be5a8bc3a502f89ba8cf3ac3e09f64d1ce "virtio-net: Copy received header to buffer". Reverting that commit on 9.2.0 corrects the issue."""
reproduce = "n/a"
additional = "n/a"
|