[roll] Roll fuchsia [iperf3] Fix CPU metrics calculation

Differentiate between send and recv on the CPU metric, otherwise 2
different tests are trying to upload data to the same metric on the
dashboard creating a bimodal distribution.

Original-Bug:85057

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/584981
Original-Revision: a1699dda6513b2eaab1cc9e410971cec06e9fab8
GitOrigin-RevId: 2b7728c0431cabeaa7aff2765dac358c3c0f1dd3
Change-Id: I76789c5059d586d0d7e98d2999430464199b539a
1 file changed
tree: 570c72a136f3634c92f1716058593c30d58e967d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.