Network failure when high traffic

Mohamed Dawod <[email protected]> Sun, 1 Dec 2024 08:59:55 +0000
Newsgroups gmane.comp.micro-kernel.l4.devel
Message-ID <SA3PR04MB877046F27C4638981D537F47EB342@SA3PR04MB8770.namprd04.prod.outlook.com>
Hello,
I created a new L4 setup with uvmm module and Linux kernel running on it.
I added also virtio-net-device and created new tap devices to be able to communicate with the VM from outside of L4.
The setup was done successfully and I could ping from my host machine to the Linux VM and vise versa.
The problem appeared when I accelerated the ping using -i option :

Ping 192.168.7.2 -i 0.01
It continue pings for a few minutes then it gives (Destination Host Unreachable)!


I used the wrapper function vmm.start_virtio_switch() in me demo.
Why did this issue happen ? And how can I fix it?

Thanks,
Mohamed

_______________________________________________
l4-hackers mailing list -- [email protected]
To unsubscribe send an email to [email protected]