Amazon Linux AMI x86_64 PV EBS
choose hs1.8xlarge instance type, placement group created on step 2, security group created on step 3
Launch desired OSv instance of the same type (hs1.8xlarge) into the same placement and security groups, use the same instance type
Install netperf on Linux instances
Run netserver of HVM Linux instance and OSv
Download netperf wrapper scripts to PV Linux instance
Tests execution and results collection
Edit netperf_wrapper.rb script, add desired tests to the test list (TEST_CASES variable) and put internal IP address of HVM Linux instance into test_server variable
Run netperf_wrapper.rb
Edit netperf_wrapper.rb script again, put internal IP address of OSv instance into test_server variable
Run netperf_wrapper.rb again
Results will be stored in text files named test_log_.log in current working directory
Parse testing results with netperf_log_parser.rb, the script outputs tables with throughput measurements results per test and per buffer size