https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
Sean Bruno changed:
What|Removed |Added
Resolution|--- |FIXED
Status|In Progress
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #34 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=199174
--- Comment #33 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=199174
--- Comment #32 from Sean Bruno ---
Ok, I think I've got this bug cornered. Can you test the patch at
https://reviews.freebsd.org/D3192 to see if it fixes your testcase?
--
You are receiving this mail because:
You are on the CC list for
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #31 from Sean Bruno ---
(In reply to david.keller from comment #30)
I just tested an alignment of 128 and I don't see any changes to behavior. I
still get a lockup with TSO enabled.
@@ -3350,13 +3356,13 @@
* Setup DMA
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #30 from david.kel...@litchis.fr ---
I've only set ifp->if_hw_tsomax=65518 as other settings depend on attributes
not available in releng/10.1.
=> It crashed after 1h movie playing over nfs.
I'll wait for 10.2 to perform the fu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #29 from Sean Bruno ---
(In reply to david.keller from comment #28)
Rick has suggested this. It seems to work, but I'm unsure of the impact.
Can you try the following patch to if_em.c and see if it helps? I'm trying to
diagno
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #28 from david.kel...@litchis.fr ---
(In reply to Sean Bruno from comment #27)
I can try to help, could you elaborate on what Rick M. told you ?
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #27 from Sean Bruno ---
(In reply to david.keller from comment #26)
ok, good to know. I have an idea of what to do thanks to Rick. Let me test
some things and try to reproduce fail/fix.
--
You are receiving this mail because
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #26 from david.kel...@litchis.fr ---
(In reply to Sean Bruno from comment #25)
So far, it only happened when NFS mount was stressed (torrent traffic).
I didn't manage to reproduce using iperf.
It doesn't seems to me directly rel
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #25 from Sean Bruno ---
(In reply to david.keller from comment #23)
Ah, is this an NFS test or a raw iperf test? I still need to take care of
something that Rick M. asked me to do.
--
You are receiving this mail because:
You
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
Kubilay Kocak changed:
What|Removed |Added
CC|sbr...@freebsd.org |freebsd-net@FreeBSD.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #23 from david.kel...@litchis.fr ---
Still hanging with r28.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
htt
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #22 from david.kel...@litchis.fr ---
(In reply to Sean Bruno from comment #21)
Sure, I'running now a releng 10.1 kernel with dev/e1000/ from r28.
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
Sean Bruno changed:
What|Removed |Added
Status|New |In Progress
--- Comment #21 from Sean
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #20 from david.kel...@litchis.fr ---
(In reply to Sean Bruno from comment #19)
10.1-RELEASE-p10
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-n
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #19 from Sean Bruno ---
(In reply to david.keller from comment #18)
ok.
What version of FreeBSD is failing?
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #18 from david.kel...@litchis.fr ---
(In reply to Sean Bruno from comment #17)
Just happened again.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freeb
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
Sean Bruno changed:
What|Removed |Added
Keywords||IntelNetworking
--
You are receiving
Linux-like BSD.
Sorry, could not resist.
/troll
> On 30 maj 2015, at 19:50, bugzilla-nore...@freebsd.org wrote:
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
>
> --- Comment #16 from david.kel...@litchis.fr ---
> Since freebsd-update 10.1-RELEASE-p6 -> p9, no freeze happened.
>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #17 from Sean Bruno ---
(In reply to david.keller from comment #16)
Its still happening on -current from what I can see in my testing. At least
with MSI enabled. I'll push a patch that the Intel devs and I are working on
after
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #16 from david.kel...@litchis.fr ---
Since freebsd-update 10.1-RELEASE-p6 -> p9, no freeze happened.
Even after hours running iperf.
That's quite strange as nothing new happened on e1000 since p6.
--
You are receiving this ma
/
> T: 0318 200208 | i...@tuxis.nl
>
>
>
> Van:
> Aan:
> Verzonden: 8-5-2015 19:42
> Onderwerp: [Bug 199174] em tx and rx hang
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
>
> --- Comment #15 from Sean Bruno ---
> (In repl
: 0318 200208 | i...@tuxis.nl
Van:
Aan:
Verzonden: 8-5-2015 19:42
Onderwerp: [Bug 199174] em tx and rx hang
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #15 from Sean Bruno ---
(In reply to david.keller from comment #14)
Nothing fancy here.
Server
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #15 from Sean Bruno ---
(In reply to david.keller from comment #14)
Nothing fancy here.
Server runs "iperf -p 8000 -s" (8core amd box)
Client under test runs this forever:
#!/bin/sh
FILE=test.out
if [ -f ${FILE} ]; then
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #14 from david.kel...@litchis.fr ---
(In reply to Sean Bruno from comment #11)
Sean, can you provide iperf command lines you used ?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #13 from david.kel...@litchis.fr ---
(In reply to Eric Joyner from comment #12)
Sure Eric.
On server (FreeBSD 10.1):
data on /data (zfs, NFS exported, local, nfsv4acls)
On client (Fedora 21):
X.X.X.X:/data on /media/nas type nf
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
Eric Joyner changed:
What|Removed |Added
CC||ricer...@gmail.com
--- Comment #12 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #11 from Sean Bruno ---
Did a couple of tests via iperf.
test 1
#1 set hw.em.txd="4096"
#2 set hw.em.rxd="4096"
#3 ran with TSO enabled
-- ran into hangs and debug output from watchdog as reporter and stated.
-- seems to happen
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #10 from david.kel...@litchis.fr ---
Intel device Errata 17
(http://www.intel.fr/content/dam/www/public/us/en/documents/specification-updates/82574-gbe-controller-spec-update.pdf)
says:
> When using TSO, a situation can occur wh
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
Hiren Panchasara changed:
What|Removed |Added
CC||hi...@freebsd.org
--- Comment #
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #8 from david.kel...@litchis.fr ---
Note that current driver does'nt increment adapter->rx_overruns in
em_msix_link().
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
--- Comment #7 from david.kel...@litchis.fr ---
I disabled TSO4 and VLAN_HWTSO 16 days ago when I saw your reply.
The card used to hung specially when I was watching crappy movies.
Hence I watched Fast And Furious 1 to 7 since to stress the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
m...@sentex.net changed:
What|Removed |Added
CC||m...@sentex.net
--- Comment #6 fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org
--
You are
35 matches
Mail list logo