Adding cpu set to enable affinity for given vcpu
[yardstick.git] / yardstick / benchmark / contexts / standalone / sriov.py
index 55d7057..7c95f55 100644 (file)
@@ -233,8 +233,6 @@ class SriovContext(Context):
             LOG.info("virsh create ...")
             Libvirt.virsh_create_vm(self.connection, cfg)
 
-            #    5: Tunning for better performace
-            Libvirt.pin_vcpu_for_perf(self.connection, vm_name, vcpu)
             self.vm_names.append(vm_name)
 
             # build vnf node details