[roll] Roll fuchsia [usb][dwc3] Log ep0 XFER_NOT_READY with XferActive

XFER_NOT_READY events for ep0 with reason=XferActive have
been correlated with the onset of a failure mode in which
the USB interface NAK's all incoming requests and fails
to respond to host traffic until the device is either
unplugged from USB or reboots.

This CL adds warning log messages when this condition presents
itself as an aid, and perhaps as the basis for metrics, that
look for this problem case.

Bug 477610664

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1481856
Original-Revision: fd1f6e58e89c39f9d4a0bdb81bd7d65d87824262
GitOrigin-RevId: 132cd0477007984ea903ed1a3f610b077e55ad72
Change-Id: I23515228697d49832b2ef2e4082b410420d4c237
1 file changed
tree: 7b1a6515a2c802fca91d722a10a89e3864a9ea73
  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.