Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2016 20:22:38 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        freebsd-stable@freebsd.org
Subject:   Re: VLAN problem on some em(4) cards
Message-ID:  <20160410182238.GC1746@elch.exwg.net>
In-Reply-To: <20160410180616.GX35640@home.opsec.eu>
References:  <20160410174415.GA1746@elch.exwg.net> <20160410180616.GX35640@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
## Kurt Jaeger (lists@opsec.eu):

> Have you tried fiddeling with the flags ?
> 
> options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
> 
> examples:
> 
> ifconfig em0 -rxcsum -txcsum -wol
> ifconfig em0 -vlanmtu -vlanhwtag

I hadn't touched WOL, but almost everything else.
I also tried sysctl net.link.vlan.soft_pad (no effect, either).

> sysctl -a | grep dev.em | grep desc

dev.em.0.interrupts.rx_desc_min_thresh: 0
dev.em.0.queue_tx_0.no_desc_avail: 0
dev.em.0.%desc: Intel(R) PRO/1000 Network Connection 7.6.1-k

This is the same for the non-working (82574L) and working (82579LM)
interfaces - that's why I though lspci would be more interesting.

Regards,
Christoph

-- 
Spare Space



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