On 2025-04-11, Florian Obser <flor...@openbsd.org> wrote: > > https://marc.info/?l=openbsd-tech&m=173532102410761&w=2
The diff there is incomplete. Longer version saved from my mailbox at https://junkpile.org/nsd-4.11.0.diff Pity there's not enough to compile simdzone/src/bench.c (missing zone/export.h) as that would be handy for simpler testing of the backends. There are some problems in the Makefile and/or wrapper. The simdzone objects/static library are not recompiled if the source files are modified, and .d files are left after make -f Makefile.bsd-wrapper clean. No problems seen at runtime on a BTI amd64 machine with any of ZONE_KERNEL=fallback ZONE_KERNEL=westmere ZONE_KERNEL=haswell