[Bug 296944] sys/netpfil/common/rdr:ipfnat_local_redirect test failing in CI

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 21 Jul 2026 04:43:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296944

            Bug ID: 296944
           Summary: sys/netpfil/common/rdr:ipfnat_local_redirect test
                    failing in CI
           Product: Base System
           Version: 16.0-CURRENT
          Hardware: Any
               URL: https://ci.freebsd.org/job/FreeBSD-main-amd64-test/291
                    07/testReport/sys.netpfil.common/rdr/ipfnat_local_redi
                    rect/
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: tuexen@freebsd.org
          Reporter: siva@FreeBSD.org
                CC: cy@FreeBSD.org, testing@FreeBSD.org

Created attachment 273042
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=273042&action=edit
kyua test report

The 'sys/netpfil/common/rdr:ipfnat_local_redirect' test is currently failing in
CI (URL and report attached in this bug).

This is locally reproducible with Bricoler using this command:

bricoler freebsd-regression-test-suite --freebsd-src-git-checkout/url=/usr/src
--freebsd-src-git-checkout/branch= --freebsd-regression-test-suite/memory=3072
--freebsd-regression-test-suite/ncpus=2
--freebsd-regression-test-suite/parallelism=1 --freebsd-vm-image/packages=
--freebsd-regression-test-suite/tests='sys/netpfil/common/rdr:ipfnat_local_redirect'

tuexen@, I bisected the failure to your commit
https://cgit.freebsd.org/src/commit/?id=d6c4cea7740d5c5c673a06ba37e4f1bdcddb2ece
(loopback: improve checksum offloading), please triage as necessary.

-- 
You are receiving this mail because:
You are on the CC list for the bug.