--- kvm_tests.cfg.sample.2009-04-26	2009-04-26 18:21:41.000000000 +0300
+++ kvm_tests.cfg.sample.2009-04-26.iperf.patched	2009-05-31 14:27:27.000000000 +0300
@@ -81,6 +81,10 @@
     - linux_s3:      install setup
         type = linux_s3
 
+    - iperf:        install setup
+        type = iperf
+        extra_params += " -snapshot"
+
 # NICs
 variants:
     - @rtl8139:
@@ -101,6 +105,8 @@
         ssh_status_test_command = echo $?
         username = root
         password = 123456
+        iperf:
+          iperf_binary = misc/iperf
 
         variants:
             - Fedora:
@@ -287,6 +293,8 @@
         password = 123456
         migrate:
             migration_test_command = ver && vol
+        iperf:
+            iperf_binary = misc/iperf.exe
 
         variants:
             - Win2000:
