Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Mar 2019 20:14:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 219428] em network driver broken in current
Message-ID:  <bug-219428-7501-zjWuVO0kCF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219428-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219428-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=219428

Nick <nleibert87@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nleibert87@gmail.com

--- Comment #19 from Nick <nleibert87@gmail.com> ---
Hi, I believe I am also affected by this bug in FreeBSD-12.0-RELEASE-p3.

When uploading/downloading at the same time, em0 loses speed and will
eventually restart with:

Mar  2 14:45:40 kernel: em0: TX(0) desc avail = 41, pidx = 583
Mar  2 14:45:41 kernel: em0: link state changed to DOWN
Mar  2 14:45:42 kernel: em0: link state changed to UP
Mar  2 14:45:43 kernel: em0: TX(0) desc avail = 1024, pidx = 0
Mar  2 14:45:44 kernel: em0: link state changed to DOWN
Mar  2 14:45:45 kernel: em0: link state changed to UP

em0@pci0:0:25:0:        class=0x020000 card=0x20138086 chip=0x15038086 rev=0x05
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82579V Gigabit Network Connection'
    class      = network
    subclass   = ethernet

This does not happen when using Linux (ie Debian 9.8).

Thank you.

-- 
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-219428-7501-zjWuVO0kCF>