FreeBSD-main-amd64-test - Build #25466 - Fixed

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 01 Sep 2024 18:47:30 UTC
FreeBSD-main-amd64-test - Build #25466 (0578fe492284ded4745167060be794032e6e22f0) - Fixed

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25466/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25466/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25466/console

Change summaries:
(Those commits are likely but not certainly responsible)

780675e1bed9fa8e328327e3b6416642a16b2a98 by markj:
arm64: Fix the VM_MAX_NAMELEN definition

133a513ddc9aedf83489373f4af9971347bc6201 by markj:
vmm: Make vmm_dev.h more self-contained

4008758105a6da9eaa0b96b81dfb3042a33259be by markj:
vmm: Validate credentials when opening a vmmdev

887c0877a642c7427aff0cfd0d844b2711e71e1e by markj:
vmm: Use an sx lock for vmmdev_mtx

cef5f43f819cecdbd16f9686e8186d055b19479e by markj:
vmm: Use make_dev_s() to create vmm devices

7d508464f56cf262465fd23ab96e357d8e42c927 by markj:
carp: Fix pullup checks

61295e09859953cce5140daf9c2ff85b3feb0e74 by markj:
dummymbuf: Avoid copyout of uninitialized memory from the sysctl handler

5ab1e5f7e5585558a73b723f07528977a82cee82 by kp:
pf: improve the ICMPv6 direction check

d154dc21130b607d7903f276dd6d463b990f33f7 by kp:
pf tests: ensure that neighbour discovery works as expected

b8cd169efa6ac0899b4998898129765ae5c685a6 by kp:
pf: try to lookup the icmp state based on a correct packet descriptor

3da3eb6081a2e2f6ea2fed1728d5dd7f9e8786e5 by kp:
pf: be less strict about icmp state checking for sloppy state tracking

0578fe492284ded4745167060be794032e6e22f0 by kp:
pf: rework pf_icmp_state_lookup() failure mode