Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2016 11:28:18 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        Marius Strobl <marius@alchemy.franken.de>
Cc:        FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: possible em regression (was Re: svn commit: r294958 - in stable/10: share/man/man4 sys/dev/e1000 sys/dev/ixgb sys/dev/netmap)
Message-ID:  <56B22AA2.3030000@sentex.net>
In-Reply-To: <20160201222756.GE15359@alchemy.franken.de>
References:  <201601272231.u0RMV8LW019394@repo.freebsd.org> <56ABAA92.5050901@sentex.net> <56ABB291.5040305@omnilan.de> <56ABCE95.3030807@sentex.net> <20160130012358.GY15359@alchemy.franken.de> <56ACE917.80502@sentex.net> <20160130172618.GA15359@alchemy.franken.de> <56AFD811.1030706@sentex.net> <20160201222756.GE15359@alchemy.franken.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/1/2016 5:27 PM, Marius Strobl wrote:
> On Mon, Feb 01, 2016 at 05:11:29PM -0500, Mike Tancsa wrote:
>> On 1/30/2016 12:26 PM, Marius Strobl wrote:
>>>
>>> Ah, okay, that at least makes sense. Can you please verify that with
>>> the attached patch applied, you have a setup that works out of the
> by e-mail. I've put it online:
> https://people.freebsd.org/~marius/em_tso_gig_only_10.diff


So far so good. I have been running it on a couple of boxes and no
watchdog resets

# ifconfig em0
em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0
mtu 1500

options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active

# pciconf -lvcb em0
em0@pci0:5:0:0: class=0x020000 card=0x348d8086 chip=0x108c8086 rev=0x03
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82573E Gigabit Ethernet Controller (Copper)'
    class      = network
    subclass   = ethernet
    bar   [10] = type Memory, range 32, base 0xea180000, size 131072,
enabled
    bar   [14] = type Memory, range 32, base 0xea100000, size 524288,
enabled
    bar   [18] = type I/O Port, range 32, base 0x2000, size 32, enabled
    cap 01[c8] = powerspec 2  supports D0 D3  current D0
    cap 05[d0] = MSI supports 1 message, 64 bit enabled with 1 message
    cap 10[e0] = PCI-Express 1 endpoint max data 128(256) RO NS link x1(x1)
                 speed 2.5(2.5) ASPM disabled(L0s/L1)
    ecap 0001[100] = AER 1 0 fatal 1 non-fatal 0 corrected
    ecap 0003[140] = Serial 1 001517ffff2e31ad

and

# ifconfig em0
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500

options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
      media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active

# pciconf -lcvb em0
em0@pci0:13:0:0:        class=0x020000 card=0x108c15d9 chip=0x108c8086
rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82573E Gigabit Ethernet Controller (Copper)'
    class      = network
    subclass   = ethernet
    bar   [10] = type Memory, range 32, base 0xe8a00000, size 131072,
enabled
    bar   [18] = type I/O Port, range 32, base 0x5000, size 32, enabled
    cap 01[c8] = powerspec 2  supports D0 D3  current D0
    cap 05[d0] = MSI supports 1 message, 64 bit enabled with 1 message
    cap 10[e0] = PCI-Express 1 endpoint max data 128(256) RO NS link x1(x1)
                 speed 2.5(2.5)
    ecap 0001[100] = AER 1 0 fatal 1 non-fatal 0 corrected
    ecap 0003[140] = Serial 1 003048ffff9c59f0




	---Mike



-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56B22AA2.3030000>