https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270759
Bug ID: 270759
Summary: [modules] kldload ktls_ocf on FreeBSD/arm64 13.2:
link_elf: symbol sysctl___kern_ipc_tls_stats undefined
Product: Base System
Version: 13.2-RELEASE
Hardware: arm64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
I’m trying out the new kTLS support in FreeBSD. On amd64 I can load the kernel
module, but on arm64 it fails with
kldload ktls_ocf
kldload: can't load ktls_ocf: No such file or directory
And dmesg shows
link_elf: symbol sysctl___kern_ipc_tls_stats undefined
--
You are receiving this mail because:
You are the assignee for the bug.