FreeBSD-stable-14-amd64-test - Build #1469 - Still Unstable
Date: Sat, 27 Sep 2025 19:11:01 UTC
FreeBSD-stable-14-amd64-test - Build #1469 (ccbc722a19450df2981049777d4930deae94a840) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1469/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1469/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1469/console
Status explanation:
"Unstable" - some tests are suspected being broken by the following changes
"Still Unstable" - the failing test cases have not been fixed by these
following changes and this is a notification to note that
these changes have not been fully tested by the CI system
Change summaries:
(Those commits are likely but not certainly responsible)
e5f01421ddbfee935546271121e6254472dcc7f5 by zlei:
tests: gif(4): Add regression tests for setup with EtherIP
aeb8f341ad20b5f49561fff688e8bee601b0e15a by zlei:
EtherIP: Fix passing the address family from if_bridge(4) to gif(4)
1b42526ce9f4e4587f4179a7e78655ce34b95110 by zlei:
gif.4: Mention that gif(4) can tunnel Ethernet traffic
5c6fae9d27dacf77c900e9b982d35a6095b22ec6 by zlei:
tests: bridge: Add regression test for gif(4) interface as bridge member
52dbbe3f37ffda10751c3146b9ec0e11772fd5b6 by zlei:
bridge: Fix adding gif(4) interface assigned with IP addresses as bridge
b4c6c3db0379a5b3d34143325805cd7e68cf3d9a by zlei:
ipfw: Teach ipfw that EtherIP is an upper layer protocol
8d6bc14c547472aafeddae65ae64024a24c5c5a7 by zlei:
iflib: Make iflib_register() return void
04741ceafa2c14b6352626e66b99d023a65be006 by zlei:
iflib: Set the get counter routine prior to attaching the interface
b2293f7f60c238e7a83551472aed9452cd017769 by zlei:
init_main: Fix logging the subsystem of pre-loaded kernel modules
3038122a7642e66514658fb6db7c6ab8b4fd3cfb by zlei:
init_main: Remove the placeholder SYSINIT
e05d4c4c08b2d515713e909cb9c5a30a7c9da153 by zlei:
ethernet: Prefer memcmp() over bcmp()
dc32441e3825a90027b61259c3c77ef6e213728a by zlei:
ifnet: Defer detaching address family dependent data
8049f85bdd8b60560d7a4759afb762dc62033171 by zlei:
vtnet: Do "hardware" accounting for the total number of received octets
7d680875473d4abc056d0e6ad354842d8909bbdc by zlei:
vtnet: Prefer "hardware" accounting for the multicast and total number
c2f1bb9a8c02cb23ff5d807e124a2df2bd046801 by zlei:
kenv: Sprinkle const qualifiers where appropriate
89c3be21d65bbf7f992f3a37519f831dc3e93871 by zlei:
mtx: Sprinkle const qualifiers where appropriate
17226a28bbd59ebd2b2031606a38e29654a62964 by zlei:
rmlock: Sprinkle const qualifiers where appropriate
79720e10b20849db722a62f14444745a53afda06 by zlei:
rwlock: Sprinkle const qualifiers where appropriate
629d42653584af5c1a05e2f012b62338de92f523 by zlei:
sx: Sprinkle const qualifiers where appropriate
2cb20b25a5739fb542513571e3f6d7ffd607f346 by zlei:
qlnxe: Unconditionally enable extended media types
ac4b48b6ad34a83406054c5badd0f835136ffd88 by zlei:
qlnxe: Support SIOCGIFXMEDIA ioctl
94d3be2b547c133f42730e6c8692590ea32adab0 by zlei:
qlnxe: Report speeds in decimal format
112d1a5f5df0edb1e530348143413407b2659325 by zlei:
tslog: Move sysinit_tslog_shim() into kern_tslog.c
ac91312f28a93e9d1d2a21ddbde76d6920ce8ddc by zlei:
Move print_bits to ifconfig.c and make available to other src files.
9ed73bd78c7881698e8f600fcc34bd9634143b92 by zlei:
Migrate from printb to print_bits for locally defined bit fields.
6a2eca1b38d762776676065d72518d30d1f1f348 by zlei:
ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink
1bd02c42131a20ecc34d4d0d4acb964fc650ff67 by zlei:
ifconfig: Display the IFCAP_HWSTATS capability without netlink
79d114544fabd5a80198e925e4dc34f47a9f9e3a by zlei:
tcp: Fix expiring and purging hostcache entries of vnet jails
ccbc722a19450df2981049777d4930deae94a840 by zlei:
tcp: Add CTLFLAG_VNET flag to some sysctls
The failed test cases:
2 tests failed.
FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__
Error Message:
Test program did not exit cleanly