[roll] Roll fuchsia [virtualization-net-tests] Adding fix for virtio net test flake

A previous change fixed a target issue, but left an issue on the host.
It is possible for the host to send a packet to the target before the
target's netdevice's receive buffers are ready. Add a loop to retry in
case this occurs.

Multiply: virtualization-net-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698667
Original-Revision: 0d013567d60b5fc9b1bf968be07d3d151acd54f0
GitOrigin-RevId: 8233525d32cb046f62b0ea8297f93bb23915517c
Change-Id: I570b5cb1f849013bdffee817b20be873468be935
1 file changed
tree: b524349aed16577fae75b26ee71f57f23ed1424b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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.