FreeBSD-stable-14-amd64-test - Build #1119 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 29 Apr 2025 13:46:20 UTC
FreeBSD-stable-14-amd64-test - Build #1119 (62c010b6514bf62043c93d0d371ef1e2c1421676) - Still Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1119/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1119/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1119/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)

e569281114500b58e04d64891a884286295d4cae by bz:
iwlwifi: make mvm/d3.c compile again

1be235fcc48c95e686dd1f69e8daba953dac1ecc by bz:
rtw89: make wow.c compile

95e956722a2ea2d9254456ccf29a42cded71927c by bz:
mbuf: add mbuf information to KASSERTs

0ed97681a30d968c03c5526739948da29d3f2215 by bz:
net80211: add the 802.11-2016 cipher list to the crypto array set.

caebab19e711d0f5c12070ae4c2b74d2d13d5cb3 by bz:
net80211: add a new field specifically for announcing specific ciphers

a638734e4a5c1bb22b30760f9fa9d3f2ac037780 by bz:
net80211: add driver / crypto methods to set the hardware / software

28c5a37f07b39ec7ff0e1be95d0b23db6f671fe6 by bz:
net80211; LinuxKPI 802.11: introduce IEEE80211_RX_F_ICV_STRIP

84b198f68f9bd3cc4733cd174500480d7faf9a2e by bz:
net80211: add IEEE80211_CONF_AMPDU_OFFLOAD for AMPDU[-TX] offload

fec21aaf328d90ffd87f8e508ad19393e555a9d4 by bz:
LinuxKPI: 802.11: no need to lock during lkpi_lsta_alloc()

bb9b11bc6403eab14c98b1a31219b93bb7959518 by bz:
LinuxKPI: add type for __wsum

7f4088f4286c850d0c8cc694922ca5cbd5df8470 by bz:
LinuxKPI: skbuff: remove _alloc_len field

85c811c9e368dccadf20c071117b8e84efb3281d by bz:
LinuxKPI: skbuff: switch to using uma for the skb

ce537904d415526246dcefcd11d35ff500ff3c14 by bz:
LinuxKPI: skbuff: fix types, shuffle fields

df71d2753d007c51d1722044877e1a4ade867aa4 by bz:
LinuxKPI: skbuff: rewrite data allocation to use __kmalloc by default

c0d19fc290749f9e0ca4208a020efe911e902083 by bz:
LinuxKPI 802.11: move key-related functions together

732cd1f905f976dcf740cd051f7210affff8e1d6 by bz:
LinuxKPI: 802.11: add IEEE80211_KEY_FLAG_BITS

c08c12712e88adc00b72ccb8e5a6495477556805 by bz:
LinuxKPI: 802.11: lkpi_hw_crypto_prepare and lkpi_hw_crypto_tailroom

aa8e8f833a6e2045a2edf12e24d125d248a7ee85 by bz:
LinuxKPI: 802.11: add checks and improve tracing to key operations

ba1325db9fdc97eade99b7c6cb24f7eb613c8163 by bz:
LinuxKPI: 802.11: fill ieee80211_get_key_rx_seq() also for TKIP/GCMP

ae3d7f439568d4fb0f27f22c585522ecc9430aca by bz:
LinuxKPI: 802.11: remove lkpi_iv_key_set/delete wrappers

ed180522c9abbe442529440260db011b70fe1075 by bz:
LinuxKPI: 802.11: sort cipher lists and filter net80211 unsupported ones

e2e40ccaf1a1312679b402f925f5d78f796bc43a by bz:
LinuxKPI: 802.11: add the key mgmt for TKIP and extra checks for CCMP

d416d659b90c77e0b0872114e3dd2e8e061b1aaa by bz:
LinuxKPI: 802.11: fix TKIP RX/TX MIC offsets

3b4ffe19a44fab1d116b15a4e8244029f9061740 by bz:
LinuxKPI: 802.11: make TKIP start to work

ecc5344225cb85250c36159193180484c3f4bd10 by bz:
LinuxKPI: 802.11: further improve key updates

9c29ee712c969641de8c9f62c43b5bcc9b97d034 by bz:
LinuxKPI: 802.11: add tunable to enable TKIP

c40937bfbb57a9bc4cf16af980b5e823980dbd90 by bz:
LinuxKPI: 802.11: introduce mlo field to sta

92a74b3bcee9344588a41c7a3f664eb4020e8299 by bz:
LinuxKPI: 802.11: updates to headers for driver update

5c0182cbe5b43e8eb6f1508408552cbe29547f30 by bz:
LinuxKPI: add ASMEDIA vendor ID for PCI

6c08f9a5c66b84f9278b7bb6ee35db045d2af93e by bz:
LinuxKPI: add cleanup.h to mutex.h

5fc174c52f180c289ca3b50308e8689cced18103 by bz:
LinuxKPI: add container_of_const()

1eb45fe4c210a6e0ce1c59e5c2615812641d2f49 by bz:
LinuxKPI: extend struct and enum for leds

6510caf356802f44aa924ab3e17599915bc7d8e8 by bz:
LinuxKPI: pci: add pci_info()

85bd58055f8b244584ddc6188c1770fb0246e28d by bz:
LinuxKPI: sysfs: implement sysfs_match_string()

89473d9a1bddad87fbfe458f065836effb4dfd02 by bz:
LinuxKPI: add dummy header file linux/unaligned.h

62c010b6514bf62043c93d0d371ef1e2c1421676 by bz:
LinuxKPI: define time64_t



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