commit | 02ed6d9df79aaa1b52342b1c3e44d8dd8a5393ac | [log] [tgz] |
---|---|---|
author | Bruno Dal Bo <brunodalbo@fuchsia.infra.roller.google.com> | Thu Mar 07 22:12:56 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 07 14:14:29 2024 -0800 |
tree | e4023844d4c42c07aba09e5fb6c3531003d1678f | |
parent | 291d251117b6314e303e90e1349022cfe25be999 [diff] |
[roll] Roll fuchsia [netstack] Prevent empty batches in netdevice Because the number of total descriptors is rounded up to the next power of 2, the scratch buffers could be smaller than the total number of InFlight buffers, causing empty batches on FifoWrite which causes panics. Original-Fixed: 328442154 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1002883 Original-Revision: 8c30cdd3f39a0016e7da45423f04c2eb87a0ffcb GitOrigin-RevId: 4611bf257a017c08a3bc0c8f7c851054ad21fa0e Change-Id: I1362864ec363a72e27bfcef23706dea21906e243
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
.