Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2019 09:05:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 239240] igb: TX(2) desc avail = 1024, pidx = 0 messages appear when the network card (igb/ixgbe/em) loses ethernet link
Message-ID:  <bug-239240-7501-ZZvTHDKnkC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239240-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239240-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239240

--- Comment #13 from Krzysztof Galazka <krzysztof.galazka@intel.com> ---
The watchdog message is cased by an issue in the iflib framework. The queue
hang detection code does not check the state of the interface. We are worki=
ng
on a fix in this review: https://reviews.freebsd.org/D21712

And this patch: https://reviews.freebsd.org/D21769 should fix a problem with
em/igb not reporting current link state.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239240-7501-ZZvTHDKnkC>