Page MenuHomeFreeBSD

dwc3: uncondinationally enable Host IN Auto Retry
ClosedPublic

Authored by bz on Jul 2 2022, 8:49 PM.
Tags
None
Referenced Files
F102181182: D35698.diff
Fri, Nov 8, 2:47 PM
Unknown Object (File)
Oct 4 2024, 9:03 PM
Unknown Object (File)
Oct 4 2024, 10:34 AM
Unknown Object (File)
Oct 3 2024, 3:47 PM
Unknown Object (File)
Oct 3 2024, 5:29 AM
Unknown Object (File)
Sep 28 2024, 4:26 PM
Unknown Object (File)
Sep 27 2024, 12:13 PM
Unknown Object (File)
Sep 26 2024, 7:41 PM
Subscribers

Details

Summary

Enable dwc3's auto retry feature. For IN transfers with crc errors
or internal overruns this will make the host reply with a
non-terminating retry ACK. I believe the hope was to improve
reliability after seeing occasional hiccups.

Obtained from: an old debugging patch
MFC after: 2 weeks

Test Plan

This mentioned debugging patch was running for months on my HC and
a rk3399 without noticing a regression at least. I went and looked
up the bit for the description.

Extracted from D35484 as requested by @mw.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable