From nobody Wed Nov 03 23:59:58 2021 X-Original-To: bugs@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 B5976182B0B3 for ; Wed, 3 Nov 2021 23:59:58 +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 4Hl3fk1YHsz3s03 for ; Wed, 3 Nov 2021 23:59:58 +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 10A8A21E57 for ; Wed, 3 Nov 2021 23:59:58 +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 1A3Nxv3m002807 for ; Wed, 3 Nov 2021 23:59:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1A3Nxvb3002806 for bugs@FreeBSD.org; Wed, 3 Nov 2021 23:59:57 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: bugs@FreeBSD.org Subject: [Bug 259635] netstat 1 with lagg failover, impossible transfer rate Date: Wed, 03 Nov 2021 23:59:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jwb@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259635 Bug ID: 259635 Summary: netstat 1 with lagg failover, impossible transfer rate Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: jwb@freebsd.org Lenovo T430: ifconfig_em0=3D"ether 6c:88:14:a7:59:0c" wlans_iwn0=3D"wlan0" ifconfig_wlan0=3D"WPA" create_args_wlan0=3D"" cloned_interfaces=3D"lagg0" ifconfig_lagg0=3D"up laggproto failover laggport em0 laggport wlan0 DHCP" ifconfig_lagg0_ipv6=3D"inet6 accept_rtadv" After plugging in and starting a transfer of video files from a desktop sys= tem over NFS, netstat shows almost 200 MB/s sustained: FreeBSD moray.acadix bacon ~ 1015: netstat 1 input (Total) output packets errs idrops bytes packets errs bytes colls 106994 0 0 161901590 55324 0 3320082 0 134136 0 0 202975988 69376 0 4164680 0 135402 0 0 204893698 70032 0 4202918 0 130116 0 0 196886320 67271 0 4037274 0 128795 0 0 194881488 66635 0 4005910 0 126675 0 0 191687146 65502 0 3931348 0 116430 0 0 176186388 60218 0 3613532 0 128540 0 0 194515260 66479 0 3990266 0 iostat 1 shows about half this rate, as expected. I use netstat regularly and never see this kind of behavior on a simple wir= ed connection. After disconnecting Ethernet, wireless transfers are also show= ing double the expected rate. --=20 You are receiving this mail because: You are the assignee for the bug.=