X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=vsperf;h=5589ac39e96951a6629f9b2e2b5cabdd50dfc92e;hb=6583defcc0c5610f296c33446d5521d9030fc2b8;hp=6f248f89a83442f11c4fafa8ce1ebf71cbcd72d6;hpb=62cc56705f9ec94c59b2b0597ffdd1fa41008982;p=vswitchperf.git diff --git a/vsperf b/vsperf index 6f248f89..5589ac39 100755 --- a/vsperf +++ b/vsperf @@ -387,6 +387,9 @@ def enable_sriov(nic_list): else: _LOGGER.debug("SRIOV enabled for NIC %s", nic) + # ensure that path to the bind tool is valid + functions.settings_update_paths() + # WORKAROUND: it has been observed with IXGBE(VF) driver, # that NIC doesn't correclty dispatch traffic to VFs based # on their MAC address. Unbind and bind to the same driver