------- Comment From [email protected] 2026-03-03 04:46 EDT------- (In reply to comment #11) > Thanks for reporting the bug. > > From logs I can see you are using Resolute 6.18 kernel. Can you please try > to reproduce the bug again updating to 7.0.0-3.3-generic on both the host > and the guest? > To get the latest kernel you can execute: > ``` > $ sudo add-apt-repository --yes ppa:canonical-kernel-team/unstable > $ sudo apt update && sudo apt upgrade -y > ```
Hi, After adding the given repository and then running update and upgrade, the kernel has been updated to 6.19.0 on both guest and host. Host: root@ltcden6-lp4:~# uname -r 6.19.0-6-generic Guest: root@ubuntu:~# uname -r 6.19.0-6-generic It seems this is the latest mainline kernel for ppc64. Please let me know if it's okay to go ahead and test with this kernel version or if I can force install the 7.0 kernel using any other method. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2143080 Title: [Ubuntu 26.04] Running iperf3 client for longer duration causes OOM on guest To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2143080/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
