Skip to content

fix transmit queue timeout#56

Open
HeyMingjin wants to merge 1 commit into
wget:masterfrom
HeyMingjin:master
Open

fix transmit queue timeout#56
HeyMingjin wants to merge 1 commit into
wget:masterfrom
HeyMingjin:master

Conversation

@HeyMingjin
Copy link
Copy Markdown

The TX queue length reached the threshold and stopped working, ultimately causing the network card to reset.

This patch will proactively refresh the netdev watchdog transmission start time (feed the dog) after each USB submission completes.

The TX queue length reached the threshold and stopped working,
ultimately causing the network card to reset.

This patch will proactively refresh the netdev watchdog transmission
start time (feed the dog) after each USB submission completes.

Signed-off-by: ymjlook <ymjlook@hotmail.com>
@tomaszduda23
Copy link
Copy Markdown

tomaszduda23 commented Feb 25, 2026

@loveSunnys I'm looking for fix for

[75969.493347] r8152 2-1.2:1.0 eth0: Tx status -71
[75969.517857] r8152 2-1.2:1.0 eth0: Tx status -71
[75969.518815] r8152 2-1.2:1.0 eth0: Tx status -71

is it possible that it might fix the one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants