[roll] Roll fuchsia [virtio_net] Migrate netdevice usage to FIDL

The guest ethernet code and completion queue used the netdevice banjo
shims to interact with netdevice. Migrate to FIDl instead.

Original-Bug: 464040507
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442588
Original-Revision: ca1a1c85a2b8faad7f1e86d9139aa90e1a49a6a4
GitOrigin-RevId: 4e851d1d93b0c1a3693b3e05f3e53a6f041df737
Change-Id: Ibed84b6cb222270d703aa5c859e7003bf796314d
1 file changed
tree: b2528dcb8ad00ef26da110a72fa0ce6a724e0ce5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.