Date: Sat, 23 Jan 2021 12:50:13 +0100 From: Stefan Bethke <stb@lassitu.de> To: freebsd-stable <freebsd-stable@freebsd.org> Subject: Re: APU3 ethernet can't transmit Message-ID: <BB6576BD-9E6B-470B-B010-1844DC68F37A@lassitu.de> In-Reply-To: <68042FF6-679F-42A5-B23E-A594F02EB8E2@gid.co.uk> References: <94989F4E-73D8-4938-A4B5-4677C3D7531B@lassitu.de> <bfa51dac-bed1-ba1d-bac1-59bf71e21d0e@menhennitt.com.au> <68042FF6-679F-42A5-B23E-A594F02EB8E2@gid.co.uk>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] I've tried one more time with this in rc.conf: network_interfaces="igb0" ifconfig_igb0="-lro -vlanhwtso -tso4 -vlanhwfilter -rxcsum -txcsum -vlanhwtag -vlanmtu -vlanhwcsum -tso6 -txcsum6" Whick produces this: options=802020<JUMBO_MTU,WOL_MAGIC> No joy. What's interesting is that the left LED on the plug in blinking with about 2Hz, so clearly the PHY or controller is unhappy about something. The i210 datasheet has a table with all modes the LEDs support, but it doesn't mention this fast blinking. The right LED is on constantly, which should indicate a link. This is the same on all three ports, irrespective of configuration. I also just tried netbooting, and that doesn't seem to be working either. So I guess it's time to RMA it. Stefan > Am 23.01.2021 um 11:28 schrieb Bob Bishop <rb@gid.co.uk>: > > Hi, > > FWIW I found that applying -lro didn’t work retrospectively, it had to be done when the interface was first configured. Might apply to other options too. > > -- > Bob Bishop > rb@gid.co.uk > >> On 22 Jan 2021, at 23:42, Graham Menhennitt <graham@menhennitt.com.au> wrote: >> >> Try "ifconfig $ifname -rxcsum -txcsum" and possibly " -vlanhwtso -tso4" as well. >> >> Graham >> >> On 23/01/2021 8:10 am, Stefan Bethke wrote: >>> I have a weird situation with an PCEngines APU3, where I can't seem to be able to transmit packets through either of the igb interfaces. With tcpdump, I can see packets arriving, and the interface flags appear to be just fine: >>> options=e527bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> >>> ether 00:0d:b9:58:xx:xx >>> inet6 fe80::20d:b9ff:xxxx:xxxx%igb0 prefixlen 64 scopeid 0x1 >>> inet6 2a02:8108:4840:xxxx:xxxx:xxxx:xxxx:xxxx prefixlen 64 autoconf >>> inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 >>> media: Ethernet autoselect (1000baseT <full-duplex>) >>> status: active >>> nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL> >>> >>> dhclient is running on that interfaces, and I got an IPv6 address through RA. >>> >>> Assigning an address manually doesn't change anything. >>> >>> igb0@pci0:1:0:0: class=0x020000 card=0x00008086 chip=0x157b8086 rev=0x03 hdr=0x00 >>> vendor = 'Intel Corporation' >>> device = 'I210 Gigabit Network Connection' >>> class = network >>> subclass = ethernet >>> >>> # freebsd-version >>> 12.2-RELEASE >>> >>> I installed 12.2-REL a couple of weeks ago, and haven't done anything since. >>> >>> Tried the three different port with different cables on different switch ports, which are working fine with other machines. >>> >>> I'm installing updates now via a USB adapter. >>> >>> Any suggestions? >>> >>> >>> Stefan >>> >>> -- >>> Stefan Bethke <stb@lassitu.de> Fon +49 151 14070811 >>> >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Stefan Bethke <stb@lassitu.de> Fon +49 151 14070811 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEJ+hF98o4r3eU/HiPD885WK4W4sEFAmAMDXUACgkQD885WK4W 4sF8sQf+N1r7p/nKJIWfOkHwLV51gkZKpKAOnxLqwWlOs4O6yy9+1v0cc28oRwPJ Bl06v7PsP2mTX+p6llk4ML2RoneaTVBXHJbit1dwyKspF8xvNkOfIV3pIlv0Y9fi B+R+KHfIU8gJLhK8Z3sxbsdQtjzcmDCgkh1BoJNgGLQEy61NSIeevKg0h0S07/1K G6hMycpjc6ziP1WLUvYQs6AQN66sLdsU2g5C2rxtZk04N0uTvPox8RI7xi+XiFfh fqyUdaxYzCwIK/usZrIEFWZ4o3DnTYRXi/OTuUZHISZ9iR/FVw/BE7oqGvmGGK3A 7MiMSYOXFDx2hrkVGNvjiUrKOUlIVw== =XQxz -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BB6576BD-9E6B-470B-B010-1844DC68F37A>
