commit | 063ad7b73a72a3c88e3960bcfb41d640332de041 | [log] [tgz] |
---|---|---|
author | David Hastings <dahastin@fuchsia.infra.roller.google.com> | Mon Oct 31 00:46:39 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Oct 30 17:47:45 2022 -0700 |
tree | c181cab1ff878e1435b9c55e48616d181df617f6 | |
parent | 21955e151f49aac24e07c81339256ccc80a73a02 [diff] |
[roll] Roll fuchsia [virtualization] Enable Rust virtio-net device Compared this to the C++ device using iperf3 on Termina and a tethered gLinux desktop. In both cases, throughput ranged from 400Mbps, to 750Mbps. Both of these devices use a single thread to service both virtio queues, so this is a reasonably respectable throughput. Note that if you want to repro this, you need to patch in fxrev.dev/749243 to work around fxbug.dev/113283. Original-Bug: 95485 Tested=iperf3 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/749244 Original-Revision: b736ac4bc65c939456b6081febdb40ebbb8f0f45 GitOrigin-RevId: 381957230fdb18bec7a514e00b9273e3911b525b Change-Id: Ic70cbf0d378e1c875f958d3edcd72a9c1b9576da
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.