From Fedora Project Wiki

Description

This test is intended to test s4/s3 suspending for guest nics


How to test

  1. determine the ip address of guest: guest_ip
  2. dboot the guest
  3. suspend the guest into s3/s4
    echo mem|disk > /sys/power/state
  4. waken from s3/s4 and test the virtual nics through ping
    ping _guest_ip -c 10

Expected Results

  1. determine the packet loss ratio, if the ratio is not zero, fail the whole test