diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-12-12 16:01:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-12 16:01:12 +0000 |
commit | 90aaeda8fa255cbb06cbb8e7e77a5636d972a086 (patch) | |
tree | 5d64f61bbe53934cb21fd33d044edeb8590c33e4 /scripts | |
parent | 6ed78d41bd1a9f4575db06d41dc61c61256577b8 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB: Fix IndexError in pin_vcpu_for_perf"
- NSB: Fix IndexError in pin_vcpu_for_perf
This addresses the IndexError in Standalone SRIOV/OVSDPDK context.
The correct sys_cpu number should be sys_cpu-1
Error:
threads = "%s-%s" % (soc_cpu[socket][sys_cpu], soc_cpu[socket][-1])
IndexError: list index out of range
Tested platform: (Hyper-Threading disabled)
NUMA node0 CPU(s): 0-21
NUMA node1 CPU(s): 22-43
With socket equal to 0, sys_cpu value was 22 which resulted to IndexError.
Change-Id: I36b045cacce4caff4b5ddafaa9b6737f1c6df0a1
Signed-off-by: Dino Simeon Madarang <dinox.madarang@intel.com>
Reviewed-by: Alain Jebara <alain.jebara@intel.com>
Reviewed-by: Deepak S <deepak.s@linux.intel.com>
Reviewed-by: Ross Brattain <ross.b.brattain@intel.com>
Reviewed-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions