https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Kubilay Kocak changed:
What|Removed |Added
See Also||https://bugs.freebsd.org/bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Kubilay Kocak changed:
What|Removed |Added
Flags|mfc-stable10? |mfc-stable10+
--- Comment #25 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Sean Bruno changed:
What|Removed |Added
Resolution|--- |FIXED
Status|In Progress
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #24 from commit-h...@freebsd.org ---
A commit references this bug:
Author: marius
Date: Wed Jan 27 22:31:10 UTC 2016
New revision: 294958
URL: https://svnweb.freebsd.org/changeset/base/294958
Log:
Sync the e1000 drivers with
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Andre changed:
What|Removed |Added
CC||a.hei...@gmail.com
--- Comment #23 from An
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Kubilay Kocak changed:
What|Removed |Added
CC||freebsd-net@FreeBSD.org,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #21 from Julien Cigar ---
Note that this is with TSO enabled:
em0: flags=8843 metric 0 mtu 1500
options=4219b
ether 68:05:ca:xx:xx:xx
inet 192.168.0.254 netmask 0xff00 broadcast 192.168.0.255
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Julien Cigar changed:
What|Removed |Added
CC||jci...@ulb.ac.be
--- Comment #20 fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Kubilay Kocak changed:
What|Removed |Added
Flags||mfc-stable10?
--
You are receivin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Franco Fichtner changed:
What|Removed |Added
CC||fra...@opnsense.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #18 from anth...@ury.org.uk ---
Unfortunately, the server experienced a watchdog timeout this morning :
Sep 2 07:39:49 urybsod kernel: em0: Watchdog timeout Queue[0]-- resetting
Sep 2 07:39:49 urybsod kernel: Interface is RUNN
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #17 from anth...@ury.org.uk ---
Created attachment 160662
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160662&action=edit
svn di svn://svn0.eu.freebsd.org/base/stable/10/sys/dev/e1000 sys/dev/e1000
--
You are recei
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #16 from Sean Bruno ---
You'll need this one as well to avoid a panic:
https://svnweb.freebsd.org/base?view=revision&revision=287330
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #15 from anth...@ury.org.uk ---
Apologies for the delay in updating - I had to wait for a period where I could
reboot the server into a new kernel.
I've patched CURRENT@286381 (and also CURRENT@285879) onto the changes from
10.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #14 from commit-h...@freebsd.org ---
A commit references this bug:
Author: sbruno
Date: Sun Aug 16 19:43:45 UTC 2015
New revision: 286831
URL: https://svnweb.freebsd.org/changeset/base/286831
Log:
Increase EM_MAX_SCATTER to 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Kubilay Kocak changed:
What|Removed |Added
Keywords||needs-qa, patch
URL
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Sean Bruno changed:
What|Removed |Added
Status|New |In Progress
--- Comment #13 from Sean
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #12 from anth...@ury.org.uk ---
Had to make a couple of changes to get that patch into a 10.1-RELEASE kernel:
-- Brought sys/dev/e1000 up to 10-STABLE (as previous)
-- Merged r274043 and r274704 from 10-STABLE
Unfortunately, it
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #11 from Sean Bruno ---
Can you try the following patch to if_em.c and see if it helps? I'm trying to
diagnose this here.
Index: dev/e1000/if_em.c
===
--- dev/e10
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #10 from anth...@ury.org.uk ---
Now using sys/dev/e1000@283959 from 10-STABLE (rest of the kernel 10.1-RELEASE
as before), I'm seeing watchdog timeouts again, with tso4 enabled. Again, this
only seems to happen at a point of high
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Sean Bruno changed:
What|Removed |Added
Keywords||IntelNetworking
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #9 from Alexandr Krivulya ---
The are some updates of em(4) driver in CURRENT, which are already MFC'd to
10-STABLE. It has some fixes, which may be related to your issue. So you can
try it.
https://svnweb.freebsd.org/base/head
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #8 from anth...@ury.org.uk ---
Now had two weeks under the 10.1-RELEASE-p10 kernel with e1000 rolled back to
269196 and I've not seen any timeouts. I'll try moving e1000 forwards to try
and find the problem commit that is the cau
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #7 from anth...@ury.org.uk ---
I've now built a 10.1-RELEASE-p10 kernel with sys/dev/e1000 rolled back to
before 269196. tso4 is enabled, I'll test this out over a few days and see what
happens.
--
You are receiving this mail b
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #6 from Alexandr Krivulya ---
I think it's some bug due to em(4) upgrade in 10.1
https://svnweb.freebsd.org/base?view=revision&revision=269196
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #5 from anth...@ury.org.uk ---
It's now been a week, disabling tso4 does seem to have resolved this. What
could be the reason for this now being required? As mentioned, I don't recall
this happening before it was upgraded to 10.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
--- Comment #4 from anth...@ury.org.uk ---
Disabled tso4 on em0, not had any problems so far over two backup runs. I'll
keep monitoring it, as it doesn't happen every time.
--
You are receiving this mail because:
You are the assignee for t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org
--
You are
28 matches
Mail list logo