From owner-freebsd-stable@freebsd.org Sat Jan 23 10:28:38 2021 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 483424EF866 for ; Sat, 23 Jan 2021 10:28:38 +0000 (UTC) (envelope-from rb@gid.co.uk) Received: from mx0.gid.co.uk (mx0.gid.co.uk [194.32.164.250]) by mx1.freebsd.org (Postfix) with ESMTP id 4DNC5d0bykz3p3H for ; Sat, 23 Jan 2021 10:28:36 +0000 (UTC) (envelope-from rb@gid.co.uk) Received: from [194.32.164.30] ([194.32.164.30]) by mx0.gid.co.uk (8.14.2/8.14.2) with ESMTP id 10NASSq7047338; Sat, 23 Jan 2021 10:28:29 GMT (envelope-from rb@gid.co.uk) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Re: APU3 ethernet can't transmit From: Bob Bishop In-Reply-To: Date: Sat, 23 Jan 2021 10:28:28 +0000 Cc: freebsd-stable@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <68042FF6-679F-42A5-B23E-A594F02EB8E2@gid.co.uk> References: <94989F4E-73D8-4938-A4B5-4677C3D7531B@lassitu.de> To: Graham Menhennitt X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Rspamd-Queue-Id: 4DNC5d0bykz3p3H X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of rb@gid.co.uk designates 194.32.164.250 as permitted sender) smtp.mailfrom=rb@gid.co.uk X-Spamd-Result: default: False [-2.70 / 15.00]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[gid.co.uk]; RBL_DBL_DONT_QUERY_IPS(0.00)[194.32.164.250:from]; SPAMHAUS_ZRD(0.00)[194.32.164.250:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:42831, ipnet:194.32.164.0/24, country:GB]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-stable] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2021 10:28:38 -0000 Hi, FWIW I found that applying -lro didn=E2=80=99t 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 = wrote: >=20 > Try "ifconfig $ifname -rxcsum -txcsum" and possibly " -vlanhwtso = -tso4" as well. >=20 > Graham >=20 > 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=3De527bb >> 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 ) >> status: active >> nd6 options=3D23 >>=20 >> dhclient is running on that interfaces, and I got an IPv6 address = through RA. >>=20 >> Assigning an address manually doesn't change anything. >>=20 >> igb0@pci0:1:0:0: class=3D0x020000 card=3D0x00008086 = chip=3D0x157b8086 rev=3D0x03 hdr=3D0x00 >> vendor =3D 'Intel Corporation' >> device =3D 'I210 Gigabit Network Connection' >> class =3D network >> subclass =3D ethernet >>=20 >> # freebsd-version >> 12.2-RELEASE >>=20 >> I installed 12.2-REL a couple of weeks ago, and haven't done anything = since. >>=20 >> Tried the three different port with different cables on different = switch ports, which are working fine with other machines. >>=20 >> I'm installing updates now via a USB adapter. >>=20 >> Any suggestions? >>=20 >>=20 >> Stefan >>=20 >> -- >> Stefan Bethke Fon +49 151 14070811 >>=20 > _______________________________________________ > 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" >=20