DF-0588 / fix_run.log
########## DF-0588 PATCHED-KERNEL (#1) RUN ##########
## kern.version:
DragonFly 6.5-DEVELOPMENT #1: Thu Jul 2 06:56:05 UTC 2026
root@dfbsd:/usr/obj/usr/src/sys/X86_64_GENERIC
## baseline mbufs:
7/146632 mbufs in use (current/max):
=== RUN A: 50 writes ===
[baseline] mbufs in use: 7
[after] mbufs in use: 7
[delta] leaked mbufs: 0 over 50 writes (~0 mbufs/write)
=== full netstat -m after run ===
7/146632 mbufs in use (current/max):
256/33296 mbuf clusters in use (current/max)
0/8260 mbuf jumbo clusters in use (current/max)
515 Kbytes allocated to network (0% of mb_map in use)
tun_leak exit=0
=== RUN B: 50 writes (repeat) ===
[baseline] mbufs in use: 7
[after] mbufs in use: 7
[delta] leaked mbufs: 0 over 50 writes (~0 mbufs/write)
=== full netstat -m after run ===
7/146632 mbufs in use (current/max):
256/33296 mbuf clusters in use (current/max)
0/8260 mbuf jumbo clusters in use (current/max)
515 Kbytes allocated to network (0% of mb_map in use)
tun_leak exit=0
=== RUN C: 200 writes (larger) ===
[baseline] mbufs in use: 7
[after] mbufs in use: 7
[delta] leaked mbufs: 0 over 200 writes (~0 mbufs/write)
=== full netstat -m after run ===
7/146632 mbufs in use (current/max):
256/33296 mbuf clusters in use (current/max)
0/8260 mbuf jumbo clusters in use (current/max)
515 Kbytes allocated to network (0% of mb_map in use)
tun_leak exit=0