Date: Wed, 25 Sep 2019 14:43:17 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 240658] iflib: if_igb(4) and some if_em(4) devices don't recognize/report carrier loss. Message-ID: <bug-240658-7501-sIWKy5yNoB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240658-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-240658-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=3D240658 --- Comment #8 from Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> --- (In reply to John Delano from comment #7) To what FreeBSD version did you apply D18545 from comment #6 of the queue-detection-issue bug report? As expected, it's not applicable to 12.1 for me and should also fail on all other versions newer than stable/12 from february: patch -C -p1 -i D18545.diff Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: head/sys/dev/e1000/em_txrx.c |=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D |--- head/sys/dev/e1000/em_txrx.c |+++ head/sys/dev/e1000/em_txrx.c -------------------------- Patching file sys/dev/e1000/em_txrx.c using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y] n Apply anyway? [n] y Hunk #1 failed at 457. 1 out of 1 hunks failed while patching sys/dev/e1000/em_txrx.c : : : -------------------------- |Index: head/sys/dev/ixl/ixl_txrx.c |=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D |--- head/sys/dev/ixl/ixl_txrx.c |+++ head/sys/dev/ixl/ixl_txrx.c -------------------------- Patching file sys/dev/ixl/ixl_txrx.c using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y] n Apply anyway? [n] y Hunk #1 failed at 515. Hunk #2 failed at 788. Hunk #3 failed at 805. 3 out of 3 hunks failed while patching sys/dev/ixl/ixl_txrx.c done --=20 You are receiving this mail because: You are on the CC list for the bug. 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-240658-7501-sIWKy5yNoB>