[Bug 240658] iflib: if_igb(4) and some if_em(4) devices don't recognize/report carrier loss.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 25 14:43:18 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240658

--- Comment #8 from Harald Schmalzbauer <bugzilla.freebsd at 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
|===================================================================
|--- 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
|===================================================================
|--- 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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-net mailing list