[roll] Roll fuchsia [netstack3] Return ethernet IDs from test Ctx builder

Update `FakeEventDispatcherBuilder::build` and friends to return
ethernet device IDs instead of regular device IDs since the
builder only supports creating ethernet devices.

Original-Bug: 123461
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822470
Original-Revision: 6f2d50f6c997e1ea4a4eee656121ca38294fdeae
GitOrigin-RevId: c8ef0a683897cecbe3504466210a7d762d714ffc
Change-Id: I67706c7f0fdd4d51d259bd53e37599134ebb1552
1 file changed
tree: 7bcfafe4b72c67ac97cd3a57d5b3e98c3ce23c11
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.