From nobody Fri Jun 25 03:20:16 2021 X-Original-To: freebsd-arm@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 D2EF511D2BCA for ; Fri, 25 Jun 2021 03:20:16 +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 4GB2Lm5RvPz4mW6 for ; Fri, 25 Jun 2021 03:20:16 +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 990DB23ABD for ; Fri, 25 Jun 2021 03:20:16 +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 15P3KGMW011235 for ; Fri, 25 Jun 2021 03:20:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 15P3KGuv011234 for freebsd-arm@FreeBSD.org; Fri, 25 Jun 2021 03:20:16 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: freebsd-arm@FreeBSD.org Subject: [Bug 256819] dummynet in monolithic kernel broken on stable/12-n233319-c419c8231fb arm64 Date: Fri, 25 Jun 2021 03:20:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 12.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kudzu@tenebras.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@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 attachments.created 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: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256819 Bug ID: 256819 Summary: dummynet in monolithic kernel broken on stable/12-n233319-c419c8231fb arm64 Product: Base System Version: 12.2-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: kudzu@tenebras.com Created attachment 226046 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226046&action= =3Dedit kernconf This was working with=20 stable/12-n233296-71efecb7eb1 arm64 and is broken with stable/12-n233319-c419c8231fb arm64 The sysctl oids for dummynet (many of them) are borked. Something is not getting initialized. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D root@graviton-1:/etc/ipfw 242# ipfw pipe 1 config gred 0.01/12/36/0.75 noer= ror ipfw: net.inet.ip.dummynet.red_lookup_depth must be greater than zero root@graviton-1:/etc/ipfw 243# sysctl net.inet.ip.dummynet.red_lookup_depth= =3D256 sysctl: oid 'net.inet.ip.dummynet.red_lookup_depth' is read only =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D diff of the dummynet oids < stable/12-n233296-71efecb7eb1 arm64 > stable/12-n233319-c419c8231fb arm64 3,4c3,4 < net.inet.ip.dummynet.io_pkt_fast: 66 < net.inet.ip.dummynet.io_pkt: 188 --- > net.inet.ip.dummynet.io_pkt_fast: 0 > net.inet.ip.dummynet.io_pkt: 0 6c6 < net.inet.ip.dummynet.fsk_count: 3 --- > net.inet.ip.dummynet.fsk_count: 0 8c8 < net.inet.ip.dummynet.schk_count: 6 --- > net.inet.ip.dummynet.schk_count: 0 10c10 < net.inet.ip.dummynet.expire: 1 --- > net.inet.ip.dummynet.expire: 0 12,18c12,18 < net.inet.ip.dummynet.tick_diff: 454 < net.inet.ip.dummynet.tick_adjustment: 53 < net.inet.ip.dummynet.tick_delta_sum: 4 < net.inet.ip.dummynet.tick_delta: -59 < net.inet.ip.dummynet.red_max_pkt_size: 1500 < net.inet.ip.dummynet.red_avg_pkt_size: 512 < net.inet.ip.dummynet.red_lookup_depth: 256 --- > net.inet.ip.dummynet.tick_diff: 0 > net.inet.ip.dummynet.tick_adjustment: 0 > net.inet.ip.dummynet.tick_delta_sum: 0 > net.inet.ip.dummynet.tick_delta: 0 > net.inet.ip.dummynet.red_max_pkt_size: 0 > net.inet.ip.dummynet.red_avg_pkt_size: 0 > net.inet.ip.dummynet.red_lookup_depth: 0 --=20 You are receiving this mail because: You are the assignee for the bug.=