Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jul 2024 06:50:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 280110] [dummynet] pipe config bw parameter limited to 4Gbits/s (due to uint32)
Message-ID:  <bug-280110-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280110

            Bug ID: 280110
           Summary: [dummynet] pipe config bw parameter limited to
                    4Gbits/s (due to uint32)
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: history.quotas-0r@icloud.com

This is long-standing known issue.
Years ago it was lifted from 2 to 4 gbps due to transition from int32 to
uint32, but since then it stays like that.

As result, it make impossible to use number of things (for example fq_codel=
 and
friends) on links which are faster than 4gbps.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280110-227>