Update git submodules
authorAbhijit Sinha <abhijit.sinha@intel.com>
Wed, 18 Oct 2017 15:44:45 +0000 (16:44 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 19 Oct 2017 16:15:47 +0000 (16:15 +0000)
commit7031aeae707c21d75bf02e8bdee651b34c7b05af
tree9a692de00ee1541afa756cb6c80d9ab337ff41ba
parent09e12c68fae913e2b9b36b4b753026153145e7c3
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)
docs/submodules/yardstick