CSIT-1387 Implement mapping function 85/16685/7
authorPeter Mikus <pmikus@cisco.com>
Fri, 4 Jan 2019 07:38:16 +0000 (07:38 +0000)
committerPeter Mikus <pmikus@cisco.com>
Tue, 8 Jan 2019 12:11:59 +0000 (12:11 +0000)
commitd57482c4cd391c5c0b6a440629f81df09169bc82
tree8b9d74527ce5667755614bab9cccf12300623576
parentd1c1b27d17033799cd586a079820d708cc8a541c
CSIT-1387 Implement mapping function

Implement universal mapping function for placing the NF
threads to cpu cores/threads.

- Must be SMT aware.
- Must work with N-core NF.
- Must be DUT (vswtich) aware.
- Must be deterministic.
- Must use DTCR and MTCR parameters.

Change-Id: I98b61861f85c5af7ecd856719b4adf2ba95c262f
Signed-off-by: Peter Mikus <pmikus@cisco.com>
resources/libraries/python/CpuUtils.py
resources/libraries/robot/performance/performance_configuration.robot
resources/libraries/robot/performance/performance_utils.robot