From Fedora Project Wiki
Description
This test is intended to test s4/s3 suspending for guest nics
How to test
- determine the ip address of guest: guest_ip
- dboot the guest
- suspend the guest into s3/s4
echo mem|disk > /sys/power/state
- waken from s3/s4 and test the virtual nics through ping
ping _guest_ip -c 10
Expected Results
- determine the packet loss ratio, if the ratio is not zero, fail the whole test