[Bug 290420] DUMMYNET: copy_obj_q ERROR

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 Oct 2025 07:46:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290420

            Bug ID: 290420
           Summary: DUMMYNET: copy_obj_q ERROR
           Product: Base System
           Version: 13.5-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: dimka@dz.dn.ua

# ipfw pipe 46000 config bw 400Mbit/s
# ipfw queue 46000 config pipe 46000 mask dst-ip 0xffffffff
# ipfw add 46000 queue 46000 ip from any to any in recv vlan123

On command
# ipfw queue 46000 show
I receive report about 170...200 dinamic queues to console, and some errors to
syslog:

kernel: copy_obj_q ERROR type 5 queue -1 have 32 need 96
kernel: copy_obj_q ERROR type 5 queue -1 have 0 need 96

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