https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289168
--- Comment #2 from [email protected] --- Testing with a riscv64 vm initially created on a recent -current bux, then transferred to a debian-based (actually linux mint lxde amd64 machine) and running the rvvm emulator like so, in a tmux session: $ ./rvvm_x86_64 ./fw_payload.bin -i fbsd-re0.raw -m 32G -s 6 -nogui -portfwd tcp/127.0.0.1:9022=22 then logging in a few times, I first tried running a ping to any remote site in one window, then in another tried % fetch https://download.freebsd.org/snapshots/ISO-IMAGES/15.0/FreeBSD-15.0-PRERELEASE-amd64-20250819-02a8fadd2c4d-279701-disc1.iso.xz FreeBSD-15.0-PRERELEASE-amd64-20250819-02a8fad 16% of 799 MB 407 kBps 27m49s^C fetch: transfer interrupted interrupted because it had slowed to a crawl. Tried resuming it (ping still running) after waiting for the ping latency to come back to normal % fetch -r https://download.freebsd.org/snapshots/ISO-IMAGES/15.0/FreeBSD-15.0-PRERELEASE-amd64-20250819-02a8fadd2c4d-279701-disc1.iso.xz FreeBSD-15.0-PRERELEASE-amd64-20250819-02a8fad 31% of 799 MB 4229 kBps 02m12s^C fetch: transfer interrupted Then, stopped the ping and the file resumed transfer and it resumed at expected speeds: % fetch -r https://download.freebsd.org/snapshots/ISO-IMAGES/15.0/FreeBSD-15.0-PRERELEASE-amd64-20250819-02a8fadd2c4d-279701-disc1.iso.xz FreeBSD-15.0-PRERELEASE-amd64-20250819-02a8fad 799 MB 12 MBps 45s -- You are receiving this mail because: You are the assignee for the bug.
