Page MenuHomeFreeBSD

dwc3: uncondinationally enable Host IN Auto Retry
ClosedPublic

Authored by bz on Jul 2 2022, 8:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 17, 9:45 AM
Unknown Object (File)
Tue, Apr 14, 5:23 AM
Unknown Object (File)
Sat, Apr 11, 2:51 PM
Unknown Object (File)
Sat, Apr 11, 1:01 PM
Unknown Object (File)
Sat, Apr 11, 12:55 PM
Unknown Object (File)
Sat, Apr 4, 3:31 PM
Unknown Object (File)
Wed, Mar 25, 9:09 PM
Unknown Object (File)
Sat, Mar 21, 4:34 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46232
Build 43121: arc lint + arc unit