Page MenuHomeFreeBSD

dwc3: uncondinationally enable Host IN Auto Retry
ClosedPublic

Authored by bz on Jul 2 2022, 8:49 PM.
Tags
None
Referenced Files
F137114177: D35698.diff
Fri, Nov 21, 4:12 AM
Unknown Object (File)
Wed, Nov 19, 3:38 PM
Unknown Object (File)
Wed, Nov 19, 9:41 AM
Unknown Object (File)
Sun, Nov 16, 6:34 PM
Unknown Object (File)
Fri, Nov 7, 4:33 AM
Unknown Object (File)
Thu, Nov 6, 7:21 AM
Unknown Object (File)
Wed, Nov 5, 5:21 AM
Unknown Object (File)
Tue, Nov 4, 1:47 AM
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