Index | Thread | Search

From:
Greg Schaefer <gsgs7878@proton.me>
Subject:
Re: igc0 going offline w/default perfpolicy
To:
Jan Klemkow <j.klemkow@wemelug.de>
Cc:
"tech@openbsd.org" <tech@openbsd.org>
Date:
Fri, 23 Jan 2026 21:21:12 +0000

Download raw body.

Thread
Apologies-- thought I had updated this issue. Put a scope on the 13.5V
DC power supply and large transients are visible every 100ms when
setperf_auto() needlessly wakes all sleeping C6+ cores simultaneously. 
ASRock likely took capacitor shortcuts and igc0/i226 can wedge if too
much power disruption. Frequent multi-core C6+ wakeup increase the odds
of an issue. (Modifying the setperf_auto() timer frequency changes the
time until failure.)

With respect to your questions and help future identification:

> What it you scenario? Do use this interface for a desktop with client traffic,
> for a Server which provice services like http, or as a router with forwarding?

This will be an edge server (WAN gateway, packet filtering, netflow analysis,
DNS/NTP/etc, certificate management, etc). I use DC-powered low-wattage boards
that are DC-UPS friendly due to outage issues at my locale (and WAN is only 1Gb
so don't need to go crazy).

This problem showed during initial OpenBSD 7.7 provisioning and thus never got
deployed. Have replicated with 7.2 and 7.8. (igc0/igc1 are on the same subnet
for ease of testing.)

> Could you provide some debugging information? netstat -s, netstat -i

Before the issue: kstat igc0:::, netstat -s, netstat -i

gw2# kstat igc0:::
igc0:0:igc-stats:0
        crc errs: 0
  alignment errs: 0
         rx errs: 0
     missed pkts: 0
    single colls: 0
 excessive colls: 0
  multiple colls: 0
      late colls: 0
      collisions: 0
       recv errs: 0
          defers: 0
       tx no crs: 0
 host tx discard: 0
   recv len errs: 0
          xon rx: 0
          xon tx: 0
         xoff rx: 0
         xoff tx: 0
    fc rx unsupp: 0
          rx 64B: 5 packets
      rx 65-127B: 9 packets
     rx 128-255B: 0 packets
     rx 256-511B: 1 packets
    rx 512-1023B: 0 packets
    rx 1024-maxB: 1 packets
         rx good: 16 packets
        rx bcast: 7 packets
        rx mcast: 0 packets
         tx good: 1 packets
   rx good bytes: 2821 bytes
   tx good bytes: 64 bytes
      rx no bufs: 0
    rx undersize: 0
        rx frags: 0
     rx oversize: 0
      rx jabbers: 0
         rx mgmt: 0 packets
   rx mgmt drops: 0 packets
         tx mgmt: 0 packets
  rx total bytes: 40622 bytes
  tx total bytes: 64 bytes
        rx total: 137 packets
        tx total: 1 packets
          tx 64B: 1 packets
      tx 65-127B: 0 packets
     tx 128-255B: 0 packets
     tx 256-511B: 0 packets
    tx 512-1023B: 0 packets
    tx 1024-maxB: 0 packets
        tx mcast: 0 packets
        tx bcast: 0 packets
      tx tso ctx: 0
      interrupts: 20
      rx to host: 16 packets
      eee tx lpi: 0
      eee rx lpi: 0
         host rx: 1 packets
  rxd min thresh: 0
    host good rx: 2821 bytes
    host good tx: 64 bytes
        len errs: 0
igc0:0:rxq:0
         packets: 6 packets
           bytes: 642 bytes
          fdrops: 0 packets
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
        enqueues: 6
        dequeues: 6
igc0:0:rxq:1
         packets: 1 packets
           bytes: 1233 bytes
          fdrops: 0 packets
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
        enqueues: 1
        dequeues: 1
igc0:0:rxq:2
         packets: 0 packets
           bytes: 0 bytes
          fdrops: 0 packets
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
        enqueues: 0
        dequeues: 0
igc0:0:rxq:3
         packets: 9 packets
           bytes: 882 bytes
          fdrops: 0 packets
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
        enqueues: 9
        dequeues: 9
igc0:0:txq:0
         packets: 2 packets
           bytes: 102 bytes
          qdrops: 1 packets
          errors: 0 packets
            qlen: 0 packets
         maxqlen: 1023 packets
         oactive: false
        oactives: 0
igc0:0:txq:1
         packets: 0 packets
           bytes: 0 bytes
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
         maxqlen: 1023 packets
         oactive: false
        oactives: 0
igc0:0:txq:2
         packets: 0 packets
           bytes: 0 bytes
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
         maxqlen: 1023 packets
         oactive: false
        oactives: 0
igc0:0:txq:3
         packets: 0 packets
           bytes: 0 bytes
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
         maxqlen: 1023 packets
         oactive: false
        oactives: 0
gw2# netstat -s
ip:
	321 total packets received
	0 bad header checksums
	0 with size smaller than minimum
	0 with data size < data length
	0 with header length < data size
	0 with data length < header length
	0 with bad options
	0 with incorrect version number
	0 fragments received
	0 fragments dropped (duplicates or out of space)
	0 malformed fragments dropped
	0 fragments dropped after timeout
	0 packets reassembled ok
	308 packets for this host
	7 packets for unknown/unsupported protocol
	0 packets forwarded
	0 packets not forwardable
	0 redirects sent
	194 packets sent from this host
	0 packets sent with fabricated ip header
	0 output packets dropped due to no bufs, etc.
	0 output packets discarded due to no route
	0 output datagrams fragmented
	0 fragments created
	0 datagrams that can't be fragmented
	0 fragment floods
	0 packets with ip length > max ip packet size
	0 tunneling packets that can't find gif
	0 datagrams with bad address in header
	0 input datagrams software-checksummed
	0 output datagrams software-checksummed
	0 multicast packets which we don't join
	204 route cache hit
	40 route cache miss
	0 packets received on wrong interface
	0 input packets dropped due to no bufs, etc.
icmp:
	7 calls to icmp_error
	0 errors not generated because old message was icmp
	0 errors not generated because of rate limitation
	Output packet histogram:
		echo reply: 8
		destination unreachable: 7
	0 messages with bad code fields
	0 messages < minimum length
	0 bad checksums
	0 messages with bad length
	0 echo requests to broadcast/multicast rejected
	Input packet histogram:
		destination unreachable: 7
		echo: 8
	8 message responses generated
igmp:
	0 messages received
	0 messages received with too few bytes
	0 messages received with bad checksum
	0 membership queries received
	0 membership queries received with invalid field(s)
	0 membership reports received
	0 membership reports received with invalid field(s)
	0 membership reports received for groups to which we belong
	0 membership reports sent
ipencap:
	0 total input packets
	0 total output packets
	0 packets shorter than header shows
	0 packets dropped due to policy
	0 packets with possibly spoofed local addresses
	0 packets were dropped due to full output queue
	0 input bytes
	0 output bytes
	0 protocol family mismatches
	0 attempts to use tunnel with unspecified endpoint(s)
tcp:
	166 packets sent
		151 data packets (14678 bytes)
		0 data packets (0 bytes) retransmitted
		0 fast retransmitted packets
		11 ack-only packets (131 delayed)
		0 URG only packets
		0 window probe packets
		0 window update packets
		4 control packets
		0 packets software-checksummed
		0 output TSO large packets chopped in software
		0 output TSO large packets to device
		0 output TSO generated packets sent to network
		0 bad TSO packets dropped
	284 packets received
		139 acks (for 12391 bytes)
		2 duplicate acks
		0 acks for unsent data
		0 acks for old data
		138 packets (16909 bytes) received in-sequence
		0 completely duplicate packets (0 bytes)
		0 old duplicate packets
		0 packets with some duplicate data (0 bytes duplicated)
		0 out-of-order packets (0 bytes)
		0 packets (0 bytes) of data after window
		0 window probes
		0 window update packets
		0 packets received after close
		0 discarded for bad checksums
		0 discarded for bad header offset fields
		0 discarded because packet too short
		0 discarded for missing IPsec protection
		0 discarded due to memory shortage
		0 packets software-checksummed
		0 bad/missing md5 checksums
		0 good md5 checksums
		0 input LRO generated packets glued in software
		0 input LRO generated packets from device
		0 input LRO small packets received from network
		0 bad LRO packets dropped
	2 connection requests
	1 connection accept
	3 connections established (including accepts)
	3 connections closed (including 0 drops)
	0 connections drained
	0 embryonic connections dropped
	141 segments updated rtt (of 137 attempts)
	0 retransmit timeouts
		0 connections dropped by rexmit timeout
	0 persist timeouts
	0 keepalive timeouts
		0 keepalive probes sent
		0 connections dropped by keepalive
	52 correct ACK header predictions
	129 correct data packet header predictions
	5 PCB cache misses
	3 dropped due to no socket
	0 dropped as socket is closing
	0 ECN connections accepted
		0 ECE packets received
		0 CWR packets received
		0 CE packets received
		0 ECT packets sent
		0 ECE packets sent
		0 CWR packets sent
			cwr by fastrecovery: 0
			cwr by timeout: 0
			cwr by ecn: 0
	0 bad connection attempts
	0 SYN packets dropped due to queue or memory full
	1 SYN cache entry added
		0 hash collisions
		1 completed
		0 aborted (no space to build PCB)
		0 timed out
		0 dropped due to overflow
		0 dropped due to bucket overflow
		0 dropped due to RST
		0 dropped due to ICMP unreachable
	0 SYN,ACKs retransmitted
	0 duplicate SYNs received for entries already in the cache
	0 SYNs dropped (no route or no space)
	1 SYN cache seed with new random
	293 hash bucket array size in current SYN cache
	0 entries in current SYN cache, limit is 10255
	0 longest bucket length in current SYN cache, limit is 105
	99999 uses of current SYN cache left
	0 SACK recovery episodes
		0 segment rexmits in SACK recovery episodes
		0 byte rexmits in SACK recovery episodes
	0 SACK options received
	0 SACK options sent
	0 SACK options dropped
udp:
	16 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	0 with no checksum
	0 input packets software-checksummed
	0 output packets software-checksummed
	7 dropped due to no socket
	0 broadcast/multicast datagrams dropped due to no socket
	0 dropped due to missing IPsec protection
	0 dropped due to full socket buffers
	9 delivered
	16 datagrams output
	7 missed PCB cache
ipsec:
	0 input IPsec packets
	0 output IPsec packets
	0 input bytes
	0 output bytes
	0 input bytes, decompressed
	0 output bytes, uncompressed
	0 packets dropped on input
	0 packets dropped on output
	0 packets that failed crypto processing
	0 packets for which no XFORM was set in TDB received
	0 packets for which no TDB was found
	0 TDBs with hardlimit excess
esp:
	0 input ESP packets
	0 output ESP packets
	0 packets from unsupported protocol families
	0 packets shorter than header shows
	0 packets dropped due to policy
	0 packets for which no TDB was found
	0 input packets that failed to be processed
	0 packets with bad encryption received
	0 packets that failed verification received
	0 packets for which no XFORM was set in TDB received
	0 packets were dropped due to full output queue
	0 packets where counter wrapping was detected
	0 possibly replayed packets received
	0 packets with bad payload size or padding received
	0 packets attempted to use an invalid TDB
	0 packets got larger than max IP packet size
	0 packets that failed crypto processing
	0 output packets could not be sent
	0 input UDP encapsulated ESP packets
	0 output UDP encapsulated ESP packets
	0 UDP packets for non-encapsulating TDB received
	0 raw ESP packets for encapsulating TDB received
	0 input bytes
	0 output bytes
ah:
	0 input AH packets
	0 output AH packets
	0 packets from unsupported protocol families
	0 packets shorter than header shows
	0 packets dropped due to policy
	0 packets for which no TDB was found
	0 input packets that failed to be processed
	0 packets that failed verification received
	0 packets for which no XFORM was set in TDB received
	0 packets were dropped due to full output queue
	0 packets where counter wrapping was detected
	0 possibly replayed packets received
	0 packets with bad authenticator length received
	0 packets attempted to use an invalid TDB
	0 packets got larger than max IP packet size
	0 packets that failed crypto processing
	0 output packets could not be sent
	0 input bytes
	0 output bytes
etherip:
	0 packets shorter than header shows
	0 packets were dropped due to full output queue
	0 packets were dropped because of no interface/bridge information
	0 packets dropped due to policy
	0 packets dropped for other reasons
	0 input ethernet-in-IP packets
	0 output ethernet-in-IP packets
	0 input bytes
	0 output bytes
ipcomp:
	0 input IPCOMP packets
	0 output IPCOMP packets
	0 packets from unsupported protocol families
	0 packets shorter than header shows
	0 packets dropped due to policy
	0 packets for which no TDB was found
	0 input packets that failed to be processed
	0 packets for which no XFORM was set in TDB received
	0 packets were dropped due to full output queue
	0 packets where counter wrapping was detected
	0 packets attempted to use an invalid TDB
	0 packets got larger than max IP packet size
	0 packets that failed (de)compression processing
	0 output packets could not be sent
	0 packets less than minimum compression length
	0 input bytes
	0 output bytes
carp:
	0 packets received (IPv4)
	0 packets received (IPv6)
		0 packets discarded for bad interface
		0 packets discarded for wrong TTL
		0 packets shorter than header
		0 discarded for bad checksums
		0 discarded packets with a bad version
		0 discarded because packet too short
		0 discarded for bad authentication
		0 discarded for unknown vhid
		0 discarded because of a bad address list
	0 packets sent (IPv4)
	0 packets sent (IPv6)
		0 send failed due to mbuf memory error
	0 transitions to master
pfsync:
	0 packets received (IPv4)
	0 packets received (IPv6)
		0 packets discarded for bad interface
		0 packets discarded for bad ttl
		0 packets shorter than header
		0 packets discarded for bad version
		0 packets discarded for bad HMAC
		0 packets discarded for bad action
		0 packets discarded for short packet
		0 states discarded for bad values
		0 stale states
		0 failed state lookup/inserts
	0 packets sent (IPv4)
	0 packets sent (IPv6)
		0 send failed due to mbuf memory error
		0 send error
divert:
	0 total packets received
	0 dropped due to no socket
	0 dropped due to full socket buffers
	0 packets output
	0 errors
pflow:
	0 flows sent
	0 packets sent
		0 send failed due to mbuf memory error
		0 send error
ip6:
	0 total packets received
	0 with size smaller than minimum
	0 with data size < data length
	0 with bad options
	0 with incorrect version number
	0 fragments received
	0 fragments dropped (duplicates or out of space)
	0 fragments dropped after timeout
	0 fragments that exceeded limit
	0 packets reassembled ok
	0 packets for this host
	0 packets forwarded
	0 packets not forwardable
	0 redirects sent
	2 packets sent from this host
	0 packets sent with fabricated ip header
	0 output packets dropped due to no bufs, etc.
	0 output packets discarded due to no route
	0 output datagrams fragmented
	0 fragments created
	0 datagrams that can't be fragmented
	0 packets that violated scope rules
	0 multicast packets which we don't join
	Mbuf statistics:
		0 one mbufs
		0 one ext mbufs
		0 two or more ext mbufs
	0 tunneling packets that can't find gif
	0 packets discarded due to too many headers
	0 failures of source address selection
	0 route cache hit
	3 route cache miss
	0 packets received on wrong interface
	0 input packets dropped due to no bufs, etc.
icmp6:
	0 calls to icmp6_error
	0 errors not generated because old message was icmp6 or so
	0 errors not generated because of rate limitation
	Output packet histogram:
		multicast listener report: 2
	0 messages with bad code fields
	0 messages < minimum length
	0 bad checksums
	0 messages with bad length
	Histogram of error messages to be generated:
		0 no route
		0 administratively prohibited
		0 beyond scope
		0 address unreachable
		0 port unreachable
		0 packet too big
		0 time exceed transit
		0 time exceed reassembly
		0 erroneous header field
		0 unrecognized next header
		0 unrecognized option
		0 redirect
		0 unknown
	0 message responses generated
	0 messages with too many ND options
	0 messages with bad ND options
	0 bad neighbor solicitation messages
	0 bad neighbor advertisement messages
	0 bad router solicitation messages
	0 bad router advertisement messages
	0 bad redirect messages
	0 path MTU changes
rip6:
	0 messages received
	0 checksum calculations on inbound
	0 messages with bad checksum
	0 messages dropped due to no socket
	0 multicast messages dropped due to no socket
	0 messages dropped due to full socket buffers
	0 delivered
	0 datagrams output
gw2# netstat -i
Name    Mtu   Network     Address              Ipkts Ifail    Opkts Ofail Colls
lo0     32768 <Link>                              14     0       14     0     0
lo0     32768 localhost/1 localhost               14     0       14     0     0
lo0     32768 fe80::%lo0/ fe80::1%lo0             14     0       14     0     0
lo0     32768 127/8       localhost               14     0       14     0     0
igc0    1500  <Link>      9c:6b:00:5b:a3:ee       20     0        2     1     0
igc0    1500  192.168.0.4 192.168.0.48            20     0        2     1     0
igc1    1500  <Link>      9c:6b:00:5b:a3:ef      451     0      294     0     0
igc1    1500  192.168.1/2 gw2.dhcp.lan           451     0      294     0     0
enc0*   0     <Link>                               0     0        0     0     0
pflog0  33136 <Link>                               0     0        0     0     0
gw2#

After the issue (281 seconds post-boot):

gw2# kstat igc0:::
igc0:0:igc-stats:0
        crc errs: 136
  alignment errs: 0
         rx errs: 0
     missed pkts: 0
    single colls: 0
 excessive colls: 0
  multiple colls: 0
      late colls: 0
      collisions: 0
       recv errs: 165
          defers: 0
       tx no crs: 0
 host tx discard: 0
   recv len errs: 0
          xon rx: 0
          xon tx: 0
         xoff rx: 0
         xoff tx: 0
    fc rx unsupp: 0
          rx 64B: 90 packets
      rx 65-127B: 296 packets
     rx 128-255B: 0 packets
     rx 256-511B: 2 packets
    rx 512-1023B: 0 packets
    rx 1024-maxB: 19 packets
         rx good: 407 packets
        rx bcast: 116 packets
        rx mcast: 0 packets
         tx good: 7 packets
   rx good bytes: 60192 bytes
   tx good bytes: 448 bytes
      rx no bufs: 0
    rx undersize: 0
        rx frags: 0
     rx oversize: 0
      rx jabbers: 0
         rx mgmt: 0 packets
   rx mgmt drops: 0 packets
         tx mgmt: 0 packets
  rx total bytes: 907158 bytes
  tx total bytes: 448 bytes
        rx total: 2878 packets
        tx total: 7 packets
          tx 64B: 7 packets
      tx 65-127B: 0 packets
     tx 128-255B: 0 packets
     tx 256-511B: 0 packets
    tx 512-1023B: 0 packets
    tx 1024-maxB: 0 packets
        tx mcast: 0 packets
        tx bcast: 0 packets
      tx tso ctx: 0
      interrupts: 416
      rx to host: 407 packets
      eee tx lpi: 0
      eee rx lpi: 0
         host rx: 7 packets
  rxd min thresh: 0
    host good rx: 60192 bytes
    host good tx: 448 bytes
        len errs: 0
igc0:0:rxq:0
         packets: 95 packets
           bytes: 6360 bytes
          fdrops: 0 packets
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
        enqueues: 94
        dequeues: 94
igc0:0:rxq:1
         packets: 19 packets
           bytes: 23778 bytes
          fdrops: 0 packets
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
        enqueues: 19
        dequeues: 19
igc0:0:rxq:2
         packets: 0 packets
           bytes: 0 bytes
          fdrops: 0 packets
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
        enqueues: 0
        dequeues: 0
igc0:0:rxq:3
         packets: 293 packets
           bytes: 28426 bytes
          fdrops: 0 packets
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
        enqueues: 293
        dequeues: 293
igc0:0:txq:0
         packets: 8 packets
           bytes: 462 bytes
          qdrops: 1 packets
          errors: 0 packets
            qlen: 0 packets
         maxqlen: 1023 packets
         oactive: false
        oactives: 0
igc0:0:txq:1
         packets: 0 packets
           bytes: 0 bytes
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
         maxqlen: 1023 packets
         oactive: false
        oactives: 0
igc0:0:txq:2
         packets: 0 packets
           bytes: 0 bytes
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
         maxqlen: 1023 packets
         oactive: false
        oactives: 0
igc0:0:txq:3
         packets: 0 packets
           bytes: 0 bytes
          qdrops: 0 packets
          errors: 0 packets
            qlen: 0 packets
         maxqlen: 1023 packets
         oactive: false
        oactives: 0
gw2# netstat -s
ip:
	2141 total packets received
	0 bad header checksums
	0 with size smaller than minimum
	0 with data size < data length
	0 with header length < data size
	0 with data length < header length
	0 with bad options
	0 with incorrect version number
	0 fragments received
	0 fragments dropped (duplicates or out of space)
	0 malformed fragments dropped
	0 fragments dropped after timeout
	0 packets reassembled ok
	2039 packets for this host
	7 packets for unknown/unsupported protocol
	0 packets forwarded
	78 packets not forwardable
	0 redirects sent
	1330 packets sent from this host
	0 packets sent with fabricated ip header
	0 output packets dropped due to no bufs, etc.
	0 output packets discarded due to no route
	0 output datagrams fragmented
	0 fragments created
	0 datagrams that can't be fragmented
	0 fragment floods
	0 packets with ip length > max ip packet size
	0 tunneling packets that can't find gif
	0 datagrams with bad address in header
	0 input datagrams software-checksummed
	0 output datagrams software-checksummed
	0 multicast packets which we don't join
	1463 route cache hit
	336 route cache miss
	11 packets received on wrong interface
	0 input packets dropped due to no bufs, etc.
icmp:
	7 calls to icmp_error
	0 errors not generated because old message was icmp
	0 errors not generated because of rate limitation
	Output packet histogram:
		echo reply: 282
		destination unreachable: 7
	0 messages with bad code fields
	0 messages < minimum length
	0 bad checksums
	0 messages with bad length
	0 echo requests to broadcast/multicast rejected
	Input packet histogram:
		destination unreachable: 7
		echo: 282
	282 message responses generated
igmp:
	0 messages received
	0 messages received with too few bytes
	0 messages received with bad checksum
	0 membership queries received
	0 membership queries received with invalid field(s)
	0 membership reports received
	0 membership reports received with invalid field(s)
	0 membership reports received for groups to which we belong
	0 membership reports sent
ipencap:
	0 total input packets
	0 total output packets
	0 packets shorter than header shows
	0 packets dropped due to policy
	0 packets with possibly spoofed local addresses
	0 packets were dropped due to full output queue
	0 input bytes
	0 output bytes
	0 protocol family mismatches
	0 attempts to use tunnel with unspecified endpoint(s)
tcp:
	864 packets sent
		834 data packets (60284 bytes)
		0 data packets (0 bytes) retransmitted
		0 fast retransmitted packets
		22 ack-only packets (740 delayed)
		0 URG only packets
		0 window probe packets
		0 window update packets
		8 control packets
		0 packets software-checksummed
		0 output TSO large packets chopped in software
		0 output TSO large packets to device
		0 output TSO generated packets sent to network
		0 bad TSO packets dropped
	1534 packets received
		764 acks (for 58202 bytes)
		4 duplicate acks
		0 acks for unsent data
		0 acks for old data
		754 packets (51110 bytes) received in-sequence
		0 completely duplicate packets (0 bytes)
		0 old duplicate packets
		0 packets with some duplicate data (0 bytes duplicated)
		0 out-of-order packets (0 bytes)
		0 packets (0 bytes) of data after window
		0 window probes
		1 window update packet
		0 packets received after close
		0 discarded for bad checksums
		0 discarded for bad header offset fields
		0 discarded because packet too short
		0 discarded for missing IPsec protection
		0 discarded due to memory shortage
		0 packets software-checksummed
		0 bad/missing md5 checksums
		0 good md5 checksums
		0 input LRO generated packets glued in software
		0 input LRO generated packets from device
		0 input LRO small packets received from network
		0 bad LRO packets dropped
	4 connection requests
	2 connection accepts
	6 connections established (including accepts)
	6 connections closed (including 0 drops)
	0 connections drained
	0 embryonic connections dropped
	768 segments updated rtt (of 755 attempts)
	0 retransmit timeouts
		0 connections dropped by rexmit timeout
	0 persist timeouts
	0 keepalive timeouts
		0 keepalive probes sent
		0 connections dropped by keepalive
	583 correct ACK header predictions
	734 correct data packet header predictions
	10 PCB cache misses
	6 dropped due to no socket
	0 dropped as socket is closing
	0 ECN connections accepted
		0 ECE packets received
		0 CWR packets received
		0 CE packets received
		0 ECT packets sent
		0 ECE packets sent
		0 CWR packets sent
			cwr by fastrecovery: 0
			cwr by timeout: 0
			cwr by ecn: 0
	0 bad connection attempts
	0 SYN packets dropped due to queue or memory full
	2 SYN cache entries added
		0 hash collisions
		2 completed
		0 aborted (no space to build PCB)
		0 timed out
		0 dropped due to overflow
		0 dropped due to bucket overflow
		0 dropped due to RST
		0 dropped due to ICMP unreachable
	0 SYN,ACKs retransmitted
	0 duplicate SYNs received for entries already in the cache
	0 SYNs dropped (no route or no space)
	1 SYN cache seed with new random
	293 hash bucket array size in current SYN cache
	0 entries in current SYN cache, limit is 10255
	0 longest bucket length in current SYN cache, limit is 105
	99998 uses of current SYN cache left
	0 SACK recovery episodes
		0 segment rexmits in SACK recovery episodes
		0 byte rexmits in SACK recovery episodes
	0 SACK options received
	0 SACK options sent
	0 SACK options dropped
udp:
	223 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	0 with no checksum
	0 input packets software-checksummed
	0 output packets software-checksummed
	7 dropped due to no socket
	42 broadcast/multicast datagrams dropped due to no socket
	0 dropped due to missing IPsec protection
	0 dropped due to full socket buffers
	174 delivered
	181 datagrams output
	7 missed PCB cache
ipsec:
	0 input IPsec packets
	0 output IPsec packets
	0 input bytes
	0 output bytes
	0 input bytes, decompressed
	0 output bytes, uncompressed
	0 packets dropped on input
	0 packets dropped on output
	0 packets that failed crypto processing
	0 packets for which no XFORM was set in TDB received
	0 packets for which no TDB was found
	0 TDBs with hardlimit excess
esp:
	0 input ESP packets
	0 output ESP packets
	0 packets from unsupported protocol families
	0 packets shorter than header shows
	0 packets dropped due to policy
	0 packets for which no TDB was found
	0 input packets that failed to be processed
	0 packets with bad encryption received
	0 packets that failed verification received
	0 packets for which no XFORM was set in TDB received
	0 packets were dropped due to full output queue
	0 packets where counter wrapping was detected
	0 possibly replayed packets received
	0 packets with bad payload size or padding received
	0 packets attempted to use an invalid TDB
	0 packets got larger than max IP packet size
	0 packets that failed crypto processing
	0 output packets could not be sent
	0 input UDP encapsulated ESP packets
	0 output UDP encapsulated ESP packets
	0 UDP packets for non-encapsulating TDB received
	0 raw ESP packets for encapsulating TDB received
	0 input bytes
	0 output bytes
ah:
	0 input AH packets
	0 output AH packets
	0 packets from unsupported protocol families
	0 packets shorter than header shows
	0 packets dropped due to policy
	0 packets for which no TDB was found
	0 input packets that failed to be processed
	0 packets that failed verification received
	0 packets for which no XFORM was set in TDB received
	0 packets were dropped due to full output queue
	0 packets where counter wrapping was detected
	0 possibly replayed packets received
	0 packets with bad authenticator length received
	0 packets attempted to use an invalid TDB
	0 packets got larger than max IP packet size
	0 packets that failed crypto processing
	0 output packets could not be sent
	0 input bytes
	0 output bytes
etherip:
	0 packets shorter than header shows
	0 packets were dropped due to full output queue
	0 packets were dropped because of no interface/bridge information
	0 packets dropped due to policy
	0 packets dropped for other reasons
	0 input ethernet-in-IP packets
	0 output ethernet-in-IP packets
	0 input bytes
	0 output bytes
ipcomp:
	0 input IPCOMP packets
	0 output IPCOMP packets
	0 packets from unsupported protocol families
	0 packets shorter than header shows
	0 packets dropped due to policy
	0 packets for which no TDB was found
	0 input packets that failed to be processed
	0 packets for which no XFORM was set in TDB received
	0 packets were dropped due to full output queue
	0 packets where counter wrapping was detected
	0 packets attempted to use an invalid TDB
	0 packets got larger than max IP packet size
	0 packets that failed (de)compression processing
	0 output packets could not be sent
	0 packets less than minimum compression length
	0 input bytes
	0 output bytes
carp:
	0 packets received (IPv4)
	0 packets received (IPv6)
		0 packets discarded for bad interface
		0 packets discarded for wrong TTL
		0 packets shorter than header
		0 discarded for bad checksums
		0 discarded packets with a bad version
		0 discarded because packet too short
		0 discarded for bad authentication
		0 discarded for unknown vhid
		0 discarded because of a bad address list
	0 packets sent (IPv4)
	0 packets sent (IPv6)
		0 send failed due to mbuf memory error
	0 transitions to master
pfsync:
	0 packets received (IPv4)
	0 packets received (IPv6)
		0 packets discarded for bad interface
		0 packets discarded for bad ttl
		0 packets shorter than header
		0 packets discarded for bad version
		0 packets discarded for bad HMAC
		0 packets discarded for bad action
		0 packets discarded for short packet
		0 states discarded for bad values
		0 stale states
		0 failed state lookup/inserts
	0 packets sent (IPv4)
	0 packets sent (IPv6)
		0 send failed due to mbuf memory error
		0 send error
divert:
	0 total packets received
	0 dropped due to no socket
	0 dropped due to full socket buffers
	0 packets output
	0 errors
pflow:
	0 flows sent
	0 packets sent
		0 send failed due to mbuf memory error
		0 send error
ip6:
	0 total packets received
	0 with size smaller than minimum
	0 with data size < data length
	0 with bad options
	0 with incorrect version number
	0 fragments received
	0 fragments dropped (duplicates or out of space)
	0 fragments dropped after timeout
	0 fragments that exceeded limit
	0 packets reassembled ok
	0 packets for this host
	0 packets forwarded
	0 packets not forwardable
	0 redirects sent
	2 packets sent from this host
	0 packets sent with fabricated ip header
	0 output packets dropped due to no bufs, etc.
	0 output packets discarded due to no route
	0 output datagrams fragmented
	0 fragments created
	0 datagrams that can't be fragmented
	0 packets that violated scope rules
	0 multicast packets which we don't join
	Mbuf statistics:
		0 one mbufs
		0 one ext mbufs
		0 two or more ext mbufs
	0 tunneling packets that can't find gif
	0 packets discarded due to too many headers
	0 failures of source address selection
	0 route cache hit
	4 route cache miss
	0 packets received on wrong interface
	0 input packets dropped due to no bufs, etc.
icmp6:
	0 calls to icmp6_error
	0 errors not generated because old message was icmp6 or so
	0 errors not generated because of rate limitation
	Output packet histogram:
		multicast listener report: 2
	0 messages with bad code fields
	0 messages < minimum length
	0 bad checksums
	0 messages with bad length
	Histogram of error messages to be generated:
		0 no route
		0 administratively prohibited
		0 beyond scope
		0 address unreachable
		0 port unreachable
		0 packet too big
		0 time exceed transit
		0 time exceed reassembly
		0 erroneous header field
		0 unrecognized next header
		0 unrecognized option
		0 redirect
		0 unknown
	0 message responses generated
	0 messages with too many ND options
	0 messages with bad ND options
	0 bad neighbor solicitation messages
	0 bad neighbor advertisement messages
	0 bad router solicitation messages
	0 bad router advertisement messages
	0 bad redirect messages
	0 path MTU changes
rip6:
	0 messages received
	0 checksum calculations on inbound
	0 messages with bad checksum
	0 messages dropped due to no socket
	0 multicast messages dropped due to no socket
	0 messages dropped due to full socket buffers
	0 delivered
	0 datagrams output
gw2# netstat -i
Name    Mtu   Network     Address              Ipkts Ifail    Opkts Ofail Colls
lo0     32768 <Link>                              14     0       14     0     0
lo0     32768 localhost/1 localhost               14     0       14     0     0
lo0     32768 fe80::%lo0/ fe80::1%lo0             14     0       14     0     0
lo0     32768 127/8       localhost               14     0       14     0     0
igc0    1500  <Link>      9c:6b:00:5b:a3:ee      407     0        8     1     0
igc0    1500  192.168.0.4 192.168.0.48           407     0        8     1     0
igc1    1500  <Link>      9c:6b:00:5b:a3:ef     2801     0     1432     0     0
igc1    1500  192.168.1/2 gw2.dhcp.lan          2801     0     1432     0     0
enc0*   0     <Link>                               0     0        0     0     0
pflog0  33136 <Link>                               0     0        0     0     0
gw2#

Extra dmesg output due to my debugging:

OpenBSD 7.8 (GENERIC.MP) #409: Fri Jan 23 14:49:52 CST 2026
    root@gw2.dhcp.lan:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 8076546048 (7702MB)
avail mem = 7805038592 (7443MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.6 @ 0x68c1a000 (57 entries)
bios0: vendor American Megatrends International, LLC. version "P1.30" date 12/19/2024
bios0: ASRock Industrial NUC-125H R2
efi0 at bios0: UEFI 2.9
efi0: American Megatrends rev 0x50020
acpi0 at bios0: ACPI 6.5
acpi0: sleep states S0ix S3 S4 S5
acpi0: tables DSDT FACP SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT DTPR SSDT FIDT SSDT IADT IAMT AAFT SSDT SSDT HPET APIC MCFG SSDT NHLT LPIT SSDT DBGP DBG2 DMAR FPDT SSDT SSDT SSDT PHAT ASF! TPM2 WSMT
acpi0: wakeup devices SIO1(S3) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4) RP03(S4) PXSX(S4) RP04(S4) PXSX(S4) RP05(S4) PXSX(S4) RP06(S4) PXSX(S4) RP07(S4) PXSX(S4) RP08(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 19200000 Hz
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
acpimadt0: AP-defer: acpi_proc_uid 00, apic_id 10, flags 0x1
acpimadt0: AP-defer: acpi_proc_uid 01, apic_id 18, flags 0x1
acpimadt0: BP-found: acpi_proc_uid 02, apic_id 20, flags 0x1
cpu0 at mainbus0: apid 32 (boot processor)
cpu0: Intel(R) Core(TM) Ultra 5 125H, 4490.75 MHz, 06-aa-04, patch 00000025
cpu0: cpuid 1 edx=bfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> ecx=77fafbff<SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND>
cpu0: cpuid 6 eax=df8ff7<SENSOR,ARAT,PTS> ecx=409<EFFFREQ>
cpu0: cpuid 7.0 ebx=239c27eb<FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA> ecx=994007ac<UMIP,PKU,WAITPKG,PKS> edx=fc18c410<MD_CLEAR,IBT,IBRS,IBPB,STIBP,L1DF,SSBD>
cpu0: cpuid a vers=5, gp=8, gpwidth=48, ff=3, ffwidth=48
cpu0: cpuid d.1 eax=f<XSAVEOPT,XSAVEC,XGETBV1,XSAVES>
cpu0: cpuid 80000001 edx=2c100800<NXE,PAGE1GB,RDTSCP,LONG> ecx=121<LAHF,ABM,3DNOWP>
cpu0: cpuid 80000007 edx=100<ITSC>
cpu0: msr 10a=dc9fd6b<IBRS_ALL,SKIP_L1DFL,MDS_NO,IF_PSCHANGE,TAA_NO,MISC_PKG_CT,ENERGY_FILT,DOITM,SBDR_SSDP_N,FBSDP_NO,PSDP_NO,RRSBA,OVERCLOCK,PBRSB_NO,GDS_NO,RFDS_NO>
cpu0: 48KB 64b/line 12-way D-cache, 64KB 64b/line 16-way I-cache, 2MB 64b/line 16-way L2 cache, 18MB 64b/line 12-way L3 cache
cpu0: smt 0, core 16, package 0
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 38MHz
cpu0: mwait min=64, max=64, C-substates=0.2.0.2.1.1.1.1, IBE
cpu_attach(0):
cpu1 at mainbus0: apid 16 (application processor)
cpu1: Intel(R) Core(TM) Ultra 5 125H, 4490.80 MHz, 06-aa-04, patch 00000025
cpu1: smt 0, core 8, package 0
cpu_attach(1):
cpu2 at mainbus0: apid 24 (application processor)
cpu2: Intel(R) Core(TM) Ultra 5 125H, 4291.22 MHz, 06-aa-04, patch 00000025
cpu2: smt 0, core 12, package 0
cpu_attach(2):
cpu3 at mainbus0: apid 40 (application processor)
cpu3: Intel(R) Core(TM) Ultra 5 125H, 4291.09 MHz, 06-aa-04, patch 00000025
cpu3: smt 0, core 20, package 0
cpu_attach(3):
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 120 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xc0000000, bus 0-255
acpiprt0 at acpi0: bus 0 (PC00)
acpiprt1 at acpi0: bus -1 (RP01)
acpiprt2 at acpi0: bus -1 (RP02)
acpiprt3 at acpi0: bus -1 (RP03)
acpiprt4 at acpi0: bus -1 (RP04)
acpiprt5 at acpi0: bus 116 (RP05)
acpiprt6 at acpi0: bus 117 (RP06)
acpiprt7 at acpi0: bus -1 (RP07)
acpiprt8 at acpi0: bus -1 (RP08)
acpiprt9 at acpi0: bus 1 (RP09)
acpiprt10 at acpi0: bus 2 (RP10)
acpiprt11 at acpi0: bus 3 (RP11)
acpiprt12 at acpi0: bus -1 (RP12)
acpiprt13 at acpi0: bus 4 (TRP0)
acpiec0 at acpi0: not present
acpipci0 at acpi0 PC00: 0x00000000 0x00000011 0x00000001
com0 at acpi0 UAR1 addr 0x3f8/0x8 irq 4intr_establish(0): flags=0 level=9
allocated pic ioapic0 type edge pin 4 level 9 to cpu32 slot 16 idt entry 144
: ns16550a, 16 byte fifo
com0: console
"ACPI000E" at acpi0 not configured
"OVTI13B1" at acpi0 not configured
"OVTI01AS" at acpi0 not configured
"OVTI13B1" at acpi0 not configured
"TXNW3643" at acpi0 not configured
acpibtn0 at acpi0: SLPB
acpicpu0 at acpi0acpicpu_attach
cap9=0000131b
acpi-osc-cap=0000131b
: PR00:
: hdr:6 pblk:0,0 duty:0,0 pstate:0 (1 throttling states)
acpicpu_getcst: name=acpicpu0/cpu1 cpu=1 apic=16 acpi=0
_PCT(ctrl)  : 82 000c 7f 00 00 00 0000000000000000
_PCT(status): 82 000c 7f 00 00 00 0000000000000000
CTRL GASIO0 is functional fixed hardware.
acpicpu_getpct: returned true
: C3(200@1048 mwait.1@0x60), C2(200@253 mwait.1@0x30), C1(1000@1 mwait.1@0x0), PSS
acpicpu1 at acpi0acpicpu_attach
cap9=0000131b
acpi-osc-cap=0000131b
: PR01:
: hdr:6 pblk:0,0 duty:0,0 pstate:0 (1 throttling states)
acpicpu_getcst: name=acpicpu1/cpu2 cpu=2 apic=24 acpi=1
_PCT(ctrl)  : 82 000c 7f 00 00 00 0000000000000000
_PCT(status): 82 000c 7f 00 00 00 0000000000000000
CTRL GASIO0 is functional fixed hardware.
acpicpu_getpct: returned true
: C3(200@1048 mwait.1@0x60), C2(200@253 mwait.1@0x30), C1(1000@1 mwait.1@0x0), PSS
acpicpu2 at acpi0acpicpu_attach
cap9=0000131b
acpi-osc-cap=0000131b
: PR02:
: hdr:6 pblk:0,0 duty:0,0 pstate:0 (1 throttling states)
acpicpu_getcst: name=acpicpu2/cpu0 cpu=0 apic=32 acpi=2
_PCT(ctrl)  : 82 000c 7f 00 00 00 0000000000000000
_PCT(status): 82 000c 7f 00 00 00 0000000000000000
CTRL GASIO0 is functional fixed hardware.
acpicpu_getpct: returned true
: C3(200@1048 mwait.1@0x60), C2(200@253 mwait.1@0x30), C1(1000@1 mwait.1@0x0), PSS
acpicpu3 at acpi0acpicpu_attach
cap9=0000131b
acpi-osc-cap=0000131b
: PR03:
: hdr:6 pblk:0,0 duty:0,0 pstate:0 (1 throttling states)
acpicpu_getcst: name=acpicpu3/cpu3 cpu=3 apic=40 acpi=3
_PCT(ctrl)  : 82 000c 7f 00 00 00 0000000000000000
_PCT(status): 82 000c 7f 00 00 00 0000000000000000
CTRL GASIO0 is functional fixed hardware.
acpicpu_getpct: returned true
: C3(200@1048 mwait.1@0x60), C2(200@253 mwait.1@0x30), C1(1000@1 mwait.1@0x0), PSS
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
intelpmc0 at acpi0: PEPD
intelpmc: parsing
intelpmc: len=56
pcm-state 0: 0x7f:1:2:0x00:0x0000000000000060
pcm-counter: 0x7f:64:0:0x00:0x0000000000000632
pcm-frequency: 0
intelpmc: len=56
pcm-state 1: 0x7f:1:2:0x00:0x0000000000000060
pcm-counter: 0x00:32:0:0x03:0x00000000fe00193c
pcm-frequency: 8197
intelpmc: len=56
"INTC1077" at acpi0 not configured
acpibtn1 at acpi0: PWRB
tpm0 at acpi0 TPM_ 2.0 (CRB) addr 0xfed40000/0x5000, device 0x00000000 rev 0x0
"PNP0A05" at acpi0 not configured
acpipwrres0 at acpi0: TBT0, resource for TDM0, TRP0, TRP1
acpipwrres1 at acpi0: TBT1, resource for TDM1, TRP2, TRP3
acpipwrres2 at acpi0: D3C_, resource for TXHC, TDM0, TDM1, TRP0, TRP1, TRP2, TRP3
acpipwrres3 at acpi0: PIN_
acpivideo0 at acpi0: GFX0
acpivout0 at acpivideo0: DD1F
acpivout1 at acpivideo0: DD2F
intr_establish(0): flags=512 level=3
allocated pic ioapic0 type level pin 9 level 3 to cpu32 slot 9 idt entry 48
NACPICPU=1
est_acpi_init
est_acpi_init: nstates=16
perflevel=157: speed=4490 low=400 high=3001
cpu0: Enhanced SpeedStep 4490 MHz: speeds: (100%=2d00)3001, (99%=1e00)3000, (92%=1c00)2800, (84%=1a00)2600, (76%=1800)2400, (73%=1700)2300, (65%=1500)2100, (57%=1300)1900, (49%=1100)1700, (42%=0f00)1500, (30%=0c00)1200, (23%=0a00)1000, (19%=0900)900, (15%=0800)800, (7%=0600)600, (0%=0400)400 MHz
est_setperf(0): level=100 speed=3001 msr0=c00 msr1=2d00
mp_setperf_init
pci0 at mainbus0 bus 0
0:31:5: mem address conflict 0xfe010000/0x1000
pchb0 at pci0 dev 0 function 0 "Intel Core Ultra Host" rev 0x04
"Intel Graphics" rev 0x08 at pci0 dev 2 function 0 not configured
ppb0 at pci0 dev 6 function 0 "Intel Core Ultra PCIE" rev 0x20intr_establish(0): flags=0 level=3
msi_addroute(0): pin=80003000 vec=49/0
allocated pic msi type level pin -2147471360 level 3 to cpu32 slot 17 idt entry 49
: msi
pci1 at ppb0 bus 1
ppb1 at pci0 dev 6 function 1 "Intel Core Ultra PCIE" rev 0x10intr_establish(0): flags=0 level=3
msi_addroute(0): pin=80003100 vec=50/0
allocated pic msi type level pin -2147471104 level 3 to cpu32 slot 18 idt entry 50
: msi
pci2 at ppb1 bus 2
nvme0 at pci2 dev 0 function 0 "Samsung PM991" rev 0x00: intr_establish(0): flags=0 level=3
msix_addroute(0): pin=80020000 entry=0 idtvec51 addr=fee20000
msix_addroute(0): dst=32 pin=80020000 cnt=0
allocated pic msix type level pin -2147352576 level 3 to cpu32 slot 19 idt entry 51
msix, NVMe 1.4
nvme0: SAMSUNG MZ9LQ256HBJD-00BVL, firmware FXM71V1Q, serial S73YNX0TB20367
scsibus1 at nvme0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: <NVMe, SAMSUNG MZ9LQ256, FXM7>
sd0: 244198MB, 512 bytes/sector, 500118192 sectors
ppb2 at pci0 dev 6 function 2 "Intel Core Ultra PCIE" rev 0x10intr_establish(0): flags=0 level=3
msi_addroute(0): pin=80003200 vec=52/0
allocated pic msi type level pin -2147470848 level 3 to cpu32 slot 20 idt entry 52
: msi
pci3 at ppb2 bus 3
nvme1 at pci3 dev 0 function 0 "Samsung SM961/PM961" rev 0x00: intr_establish(0): flags=0 level=3
msix_addroute(0): pin=80030000 entry=0 idtvec53 addr=fee20000
msix_addroute(0): dst=32 pin=80030000 cnt=1
allocated pic msix type level pin -2147287040 level 3 to cpu32 slot 21 idt entry 53
msix, NVMe 1.2
nvme1: Samsung SSD 960 PRO 512GB, firmware 2B6QCXP7, serial S3EWNX0J528264D
scsibus2 at nvme1: 2 targets, initiator 0
sd1 at scsibus2 targ 1 lun 0: <NVMe, Samsung SSD 960, 2B6Q>
sd1: 488386MB, 512 bytes/sector, 1000215216 sectors
ppb3 at pci0 dev 7 function 0 "Intel Core Ultra PCIE" rev 0x10intr_establish(0): flags=0 level=3
msi_addroute(0): pin=80003800 vec=54/0
allocated pic msi type level pin -2147469312 level 3 to cpu32 slot 22 idt entry 54
: msi
pci4 at ppb3 bus 4
"Intel Core Ultra GNA" rev 0x20 at pci0 dev 8 function 0 not configured
"Intel Core Ultra PMT" rev 0x01 at pci0 dev 10 function 0 not configured
"Intel Core Ultra NPU" rev 0x04 at pci0 dev 11 function 0 not configured
xhci0 at pci0 dev 13 function 0 "Intel Core Ultra xHCI" rev 0x10intr_establish(0): flags=256 level=3
msi_addroute(0): pin=80006800 vec=55/0
allocated pic msi type level pin -2147457024 level 3 to cpu32 slot 23 idt entry 55
: msi, xHCI 1.20
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 addr 1
"Intel Core Ultra TBT" rev 0x10 at pci0 dev 13 function 2 not configured
xhci1 at pci0 dev 20 function 0 "Intel Core Ultra xHCI" rev 0x20intr_establish(0): flags=256 level=3
msi_addroute(0): pin=8000a000 vec=56/0
allocated pic msi type level pin -2147442688 level 3 to cpu32 slot 24 idt entry 56
: msi, xHCI 1.20
usb1 at xhci1: USB revision 3.0
uhub1 at usb1 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 addr 1
"Intel Core Ultra SRAM" rev 0x20 at pci0 dev 20 function 2 not configured
dwiic0 at pci0 dev 21 function 0 "Intel Core Ultra I2C" rev 0x20intr_establish(0): flags=0 level=3
allocated pic ioapic0 type level pin 32 level 3 to cpu32 slot 25 idt entry 57
: apic 2 int 32
iic0 at dwiic0
"Intel Core Ultra HECI" rev 0x20 at pci0 dev 22 function 0 not configured
puc0 at pci0 dev 22 function 3 "Intel Core Ultra KT" rev 0x20: ports: 16 com
com4 at puc0 port 0intr_establish(0): flags=0 level=9
allocated pic ioapic0 type level pin 19 level 9 to cpu32 slot 26 idt entry 145
 apic 2 int 19: ns16550a, 16 byte fifo
ahci0 at pci0 dev 23 function 0 "Intel Core Ultra AHCI" rev 0x20: msi,intr_establish(0): flags=0 level=3
msi_addroute(0): pin=8000b800 vec=58/0
allocated pic msi type level pin -2147436544 level 3 to cpu32 slot 27 idt entry 58
 AHCI 1.3.1
ahci0: PHY offline on port 0
scsibus3 at ahci0: 32 targets
ppb4 at pci0 dev 28 function 0 "Intel Core Ultra PCIE" rev 0x20intr_establish(0): flags=0 level=3
msi_addroute(0): pin=8000e000 vec=59/0
allocated pic msi type level pin -2147426304 level 3 to cpu32 slot 28 idt entry 59
: msi
pci5 at ppb4 bus 116
igc0 at pci5 dev 0 function 0 "Intel I226-LM" rev 0x04intrmap_cpus_get(0): cpu=0 apic=32 acpi=2
intrmap_cpus_get(1): cpu=1 apic=16 acpi=0
intrmap_cpus_get(2): cpu=2 apic=24 acpi=1
intrmap_cpus_get(3): cpu=3 apic=40 acpi=3
igc0: cpu=0 apic=32 acpi=2
intr_establish(0): flags=256 level=4
msix_addroute(0): pin=80740000 entry=0 idtvec64 addr=fee20000
msix_addroute(0): dst=32 pin=80740000 cnt=2
allocated pic msix type level pin -2139881472 level 4 to cpu32 slot 29 idt entry 64
igc0: cpu=1 apic=16 acpi=0
intr_establish(1): flags=256 level=4
msix_addroute(0): pin=80740001 entry=1 idtvec65 addr=fee10000
msix_addroute(0): dst=16 pin=80740001 cnt=3
allocated pic msix type level pin -2139881471 level 4 to cpu16 slot 0 idt entry 65
igc0: cpu=2 apic=24 acpi=1
intr_establish(2): flags=256 level=4
msix_addroute(0): pin=80740002 entry=2 idtvec66 addr=fee18000
msix_addroute(0): dst=24 pin=80740002 cnt=4
allocated pic msix type level pin -2139881470 level 4 to cpu24 slot 0 idt entry 66
igc0: cpu=3 apic=40 acpi=3
intr_establish(3): flags=256 level=4
msix_addroute(0): pin=80740003 entry=3 idtvec67 addr=fee28000
msix_addroute(0): dst=40 pin=80740003 cnt=5
allocated pic msix type level pin -2139881469 level 4 to cpu40 slot 0 idt entry 67
intr_establish(0): flags=256 level=4
msix_addroute(0): pin=80740004 entry=4 idtvec68 addr=fee20000
msix_addroute(0): dst=32 pin=80740004 cnt=6
allocated pic msix type level pin -2139881468 level 4 to cpu32 slot 30 idt entry 68
, msix, 4 queuesigc_setup_copper_link_i225: phpm=00041208
, address 9c:6b:00:5b:a3:ee
ppb5 at pci0 dev 28 function 5 "Intel Core Ultra PCIE" rev 0x20intr_establish(0): flags=0 level=3
msi_addroute(0): pin=8000e500 vec=60/0
allocated pic msi type level pin -2147425024 level 3 to cpu32 slot 31 idt entry 60
: msi
pci6 at ppb5 bus 117
igc1 at pci6 dev 0 function 0 "Intel I226-V" rev 0x04intrmap_cpus_get(0): cpu=0 apic=32 acpi=2
intrmap_cpus_get(1): cpu=1 apic=16 acpi=0
intrmap_cpus_get(2): cpu=2 apic=24 acpi=1
intrmap_cpus_get(3): cpu=3 apic=40 acpi=3
igc1: cpu=0 apic=32 acpi=2
intr_establish(0): flags=256 level=4
msix_addroute(0): pin=80750000 entry=0 idtvec69 addr=fee20000
msix_addroute(0): dst=32 pin=80750000 cnt=7
allocated pic msix type level pin -2139815936 level 4 to cpu32 slot 32 idt entry 69
igc1: cpu=1 apic=16 acpi=0
intr_establish(1): flags=256 level=4
msix_addroute(0): pin=80750001 entry=1 idtvec70 addr=fee10000
msix_addroute(0): dst=16 pin=80750001 cnt=8
allocated pic msix type level pin -2139815935 level 4 to cpu16 slot 1 idt entry 70
igc1: cpu=2 apic=24 acpi=1
intr_establish(2): flags=256 level=4
msix_addroute(0): pin=80750002 entry=2 idtvec71 addr=fee18000
msix_addroute(0): dst=24 pin=80750002 cnt=9
allocated pic msix type level pin -2139815934 level 4 to cpu24 slot 1 idt entry 71
igc1: cpu=3 apic=40 acpi=3
intr_establish(3): flags=256 level=4
msix_addroute(0): pin=80750003 entry=3 idtvec72 addr=fee28000
msix_addroute(0): dst=40 pin=80750003 cnt=10
allocated pic msix type level pin -2139815933 level 4 to cpu40 slot 1 idt entry 72
intr_establish(0): flags=256 level=4
msix_addroute(0): pin=80750004 entry=4 idtvec73 addr=fee20000
msix_addroute(0): dst=32 pin=80750004 cnt=11
allocated pic msix type level pin -2139815932 level 4 to cpu32 slot 33 idt entry 73
, msix, 4 queuesigc_setup_copper_link_i225: phpm=00041208
, address 9c:6b:00:5b:a3:ef
pcib0 at pci0 dev 31 function 0 "Intel Core Ultra eSPI" rev 0x20
azalia0 at pci0 dev 31 function 3 "Intel Core Ultra HD Audio" rev 0x20intr_establish(0): flags=256 level=11
msi_addroute(0): pin=8000fb00 vec=176/0
allocated pic msi type level pin -2147419392 level 11 to cpu32 slot 34 idt entry 176
: msi
azalia0: codecs: Realtek ALC256
audio0 at azalia0
ichiic0 at pci0 dev 31 function 4 "Intel Core Ultra SMBus" rev 0x20intr_establish(0): flags=0 level=3
allocated pic ioapic0 type level pin 18 level 3 to cpu32 slot 35 idt entry 61
: apic 2 int 18
iic1 at ichiic0
iic1: addr 0x20 81=1f 8c=b7 8d=b9 90=92 91=48 92=79 93=bd 94=12 95=48 96=d2 97=92 98=35 99=7b 9a=12 9b=d7 9d=38 9f=39 b0=30 b1=30 b2=31 b3=30 b4=31 b5=31 b6=30 b7=5c ba=5d bb=bb bc=32 bd=35 be=32 bf=5e ec=a0 ee=02 ef=80 words 00=0000 01=0000 02=0000 03=0000 04=0000 05=0000 06=0000 07=0000
iic1: addr 0x4a 0c=01 0e=01 15=2c 16=20 19=04 1b=05 1c=60 1e=60 1f=60 20=cf 21=78 22=63 25=78 26=63 27=78 28=63 29=80 2a=89 2b=42 2c=20 2d=22 2e=84 2f=5a 31=49 32=80 34=0e 3b=10 3c=80 3d=b3 words 00=0000 01=0000 02=0000 03=0000 04=0000 05=0000 06=0000 07=0000
"Intel Core Ultra SPI" rev 0x20 at pci0 dev 31 function 5 not configured
isa0 at pcib0
isadma0 at isa0
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
intr_establish(0): flags=0 level=9
allocated pic ioapic0 type edge pin 3 level 9 to cpu32 slot 3 idt entry 146
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
intr_establish(0): flags=0 level=9
allocated pic ioapic0 type edge pin 1 level 9 to cpu32 slot 1 idt entry 147
intr_establish(0): flags=0 level=9
allocated pic ioapic0 type edge pin 12 level 9 to cpu32 slot 12 idt entry 148
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0 mux 1
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
vmm0 at mainbus0: VMX/EPT
efifb0 at mainbus0: 1920x1080, 32bpp
wsdisplay0 at efifb0 mux 1
pckbd_enable: command error
wsdisplay0: screen 0-5 added (std, vt100 emulation)
ioapic0: int1 0x93 0x20000000
ioapic0: int3 0x92 0x20000000
ioapic0: int4 0x2090 0x20000000
ioapic0: int9 0x8030 0x20000000
ioapic0: int12 0x94 0x20000000
ioapic0: int18 0xa03d 0x20000000
ioapic0: int19 0xa091 0x20000000
ioapic0: int32 0xa039 0x20000000
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
uhidev0 at uhub1 port 2 configuration 1 interface 0 "vendor 0x1ea7 2.4G RF Keyboard & Mouse" rev 2.00/2.00 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=2d00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev1 at uhub1 port 2 configuration 1 interface 1 "vendor 0x1ea7 2.4G RF Keyboard & Mouse" rev 2.00/2.00 addr 2
uhidev1: iclass 3/1, 181 report ids
ucc0 at uhidev1 reportid 1: 1023 usages, 20 keys, array
wskbd2 at ucc0 mux 1
wskbd2: connecting to wsdisplay0
ums0 at uhidev1 reportid 2: 8 buttons, Z and W dir
wsmouse0 at ums0 mux 0
uhid0 at uhidev1 reportid 3: input=1, output=0, feature=0
uhid1 at uhidev1 reportid 4: input=1, output=0, feature=0
ukbd1 at uhidev1 reportid 6: 0 variable keys, 6 key codes
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=2d00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
wskbd3 at ukbd1 mux 1
wskbd3: connecting to wsdisplay0
ukbd2 at uhidev1 reportid 7: 0 variable keys, 6 key codes
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=2d00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
wskbd4 at ukbd2 mux 1
wskbd4: connecting to wsdisplay0
uhid2 at uhidev1 reportid 181: input=7, output=7, feature=0
vscsi0 at root
scsibus4 at vscsi0: 256 targets
softraid0 at root
scsibus5 at softraid0: 256 targets
root on sd1a (da877b236cca887c.a) swap on sd1b dump on sd1b
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
est_setperf(0): level=100 speed=3001 msr0=1e00 msr1=2d00
cpu_hatch2(1):
cpu_hatch2(3):
cpu_hatch2(2):
est_setperf(3): level=100 speed=3001 msr0=c00 msr1=2d00
est_setperf(1): level=100 speed=3001 msr0=c00 msr1=2d00
est_setperf(2): level=100 speed=3001 msr0=c00 msr1=2d00
igc_setup_copper_link_i225: phpm=00041318
igc_setup_copper_link_i225: phpm=00041318
1: c1=2705899794 c3=0 c6=0 c7=14524154934 p=00002d00/2d207b00002d00

On Friday, January 23rd, 2026 at 4:23 AM, Jan Klemkow <j.klemkow@wemelug.de> wrote:

> On Mon, Jan 19, 2026 at 08:41:39PM +0000, Greg Schaefer wrote:
> 
> > Have an odd situation with a Intel 125H based NUC with I226-LM+I226-V.
> > Typically 30s-60m post-boot with a light load, igc0/i226-LM stops
> > receiving packets while igc1/i226-V operates fine. igc0 can still send
> > but its rx-err/rx-crc counters tick up. After down/up link, the issue
> > reoccurs after another 30s-60m period.
> 
> 
> Could you provide some debugging information?
> 
> # dmesg
> # kstat igc0:::
> # netstat -s
> # netstat -i
> 
> What it you scenario? Do use this interface for a desktop with client traffic,
> for a Server which provice services like http, or as a router with forwarding?
> 
> Thanks,
> Jan
> 
> > Initially though it was one of the numerous i225/i226 issues, but
> > these are V4 chips with later V2.22 firmware. Disabling C-states >C1
> > (whether via the BIOS or hacking acpicpu_x86.c) avoids the issue at the
> > cost of high power consumption. Other purported i226 workarounds like
> > disabling ASPM had no effect.
> > 
> > The problem does not occur with basic Linux or FreeBSD test installs.
> > 
> > While experimenting, found that changing hw.perfpolicy from high to
> > auto and back to high fixed the issue. Feels like the BIOS or some
> > other embedded power management firmware is triggering power savings
> > because it thinks OpenBSD cannot. Active frequency management via
> > MSR_PERF_CTL / hw.perfpolicy=auto (even for a short time) seems to
> > disable the mystery power saver.
> > 
> > Modifying amd64/est.c/est_init() and amd64/cpu.c/cpu_hatch() to each
> > call est_setperf(perflevel=99) (setting an initial frequency for each
> > core as they come online) combined with kern/sched_bsd.c/setperf_auto()
> > firing (and refiring...) 200ms later also seems to do the trick.
> > 
> > Am certain there is a more precise explanation and would welcome any
> > thoughts. Thanks.