From nobody Mon Sep 27 22:46:14 2021 X-Original-To: usb@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 2247C17D0AEA for ; Mon, 27 Sep 2021 22:46:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJHmk0PDbz3C6l for ; Mon, 27 Sep 2021 22:46:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DD7D5195BD for ; Mon, 27 Sep 2021 22:46:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 18RMkDlx003400 for ; Mon, 27 Sep 2021 22:46:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 18RMkDMM003399 for usb@FreeBSD.org; Mon, 27 Sep 2021 22:46:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 258057] muge(4) crashes with large tx batches Date: Mon, 27 Sep 2021 22:46:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-usb List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258057 Mark Millard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marklmi26-fbsd@yahoo.com --- Comment #25 from Mark Millard --- (In reply to Dan Kotowski from comment #21) >From HoneyComb that was delivered in 2021-June (same report as I made on SolidRuns's discord area, then some extra notes): # usbconfig ugen1.1: at usbus1, cfg=3D0 md=3DHOST spd=3DSUPER (= 5.0Gbps) pwr=3DSAVE (0mA) ugen0.1: at usbus0, cfg=3D0 md=3DHOST spd=3DSUPER (= 5.0Gbps) pwr=3DSAVE (0mA) ugen1.2: at usbus1, cfg=3D0 md=3DHOST spd=3D= HIGH (480Mbps) pwr=3DSAVE (0mA) ugen0.2: at usbus0, cfg=3D0 md=3DHOST spd=3DS= UPER (5.0Gbps) pwr=3DON (72mA) ugen1.3: at usbus1, cfg=3D0 md=3DHOST spd=3D= HIGH (480Mbps) pwr=3DSAVE (2mA) ugen1.4: at usbus1, cfg=3D0 md=3DHOST spd=3D= SUPER (5.0Gbps) pwr=3DSAVE (0mA) ugen1.5: at usbus1, cfg=3D0 md=3DHOST spd=3DSUPER (= 5.0Gbps) pwr=3DON (224mA) ugen1.6: at usbus1, cfg=3D0 md=3DHOST spd=3DSUPER (= 5.0Gbps) pwr=3DON (224mA) I've never had problems with USB3 devices that I've tried ending up without SUPER (5.0Gbps) status. (But it is only a few types of devices.) The Realtek USB 10/100/1000 LAN is plugged into the port nearest to the board. I've been running various FreeBSD versions over the time. I use bectl to bo= ot any of releng/13.0.0 , stable/13, and main [so: 14], mostly 13.0R and main. For example (root-is-ZFS): # uname -apKU FreeBSD CA72_16Gp_ZFS 14.0-CURRENT FreeBSD 14.0-CURRENT #12 main-n249019-0637070b5bca-dirty: Tue Aug 31 02:24:20 PDT 2021=20=20=20=20 root@CA72_16Gp_ZFS:/usr/obj/BUILDs/main-CA72-nodbg-clang/usr/main-src/arm64= .aarch64/sys/GENERIC-NODBG-CA72 arm64 aarch64 1400032 1400032 I usually boot an Optane in the PCIe slot but also boot an external USB3 SSD that has a slightly modified copy of the Optane (recopied & adjusted as I progre= ss). The system is built with -mcpu=3Dcortex-a72 (mentioned because it is unusua= l). The USB3 ssd can boot RPi4B's with 8 GiBytes of RAM. (I avoid ZFS when ther= e is less than 8 GiBytes.) None of those systems have had problems identifying U= SB3 SUPER as appropriate. I've used the Realtek USB3 LAN type of dongle on all = of them. --=20 You are receiving this mail because: You are the assignee for the bug.=