Fix error in sut throughput measurement 28/72428/1
authorLuc Provoost <luc.provoost@intel.com>
Thu, 22 Apr 2021 07:17:36 +0000 (09:17 +0200)
committerLuc Provoost <luc.provoost@intel.com>
Thu, 22 Apr 2021 07:17:36 +0000 (09:17 +0200)
commitbe8808b48eb5c70a2f3de12f28b1994913f6029e
tree01164c36ee440a1263dedb5b79091697cb8517de
parent26f32dd0e298e5a60b7d8fb154e0da571e033f21
Fix error in sut throughput measurement

In the fomula to calculate the sut throughput measurement, we used the
frequency of the wrong machine: the generator. This issue showed up when
testing with generator and sut on a different type of compute node, with
different processor frequency.

Change-Id: Ib42bb8a30924d6bc6bb2773aed5dcc9145bb50fc
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_test.py