diff options
author | Abhijit Sinha <abhijit.sinha@intel.com> | 2017-10-18 16:44:45 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-19 16:15:47 +0000 |
commit | 7031aeae707c21d75bf02e8bdee651b34c7b05af (patch) | |
tree | 9a692de00ee1541afa756cb6c80d9ab337ff41ba /docs | |
parent | 09e12c68fae913e2b9b36b4b753026153145e7c3 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- BugFix: Negative dropped packets in Prox tests
Removed the abs function which can potentially mask
negative dropped packets.
Dropped packets in Prox workload VNF = max((tx_packets - rx_packets), 0)
Change-Id: I510a351e899cdf9a1f366d632b9f0528b1d9dcce
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
(cherry picked from commit a27278dacaa54ae60cd3bdfa6e6145643f76fa02)
Diffstat (limited to 'docs')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject b3ebb0526501cba14055e00ee16606f85f6212e +Subproject c0b3d5a7abc6acd0282c063844471ed6aa02d36 |