Skip to content

fix transmit queue timeout#56

Open
loveSunnys wants to merge 1 commit intowget:masterfrom
loveSunnys:master
Open

fix transmit queue timeout#56
loveSunnys wants to merge 1 commit intowget:masterfrom
loveSunnys:master

Conversation

@loveSunnys
Copy link

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 <[email protected]>
@tomaszduda23
Copy link

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