[Bug 253066] [tcp] tcp_rack.ko: symbol tcp_get_pacing_burst_size undefined
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 28 15:08:04 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253066
Bug ID: 253066
Summary: [tcp] tcp_rack.ko: symbol tcp_get_pacing_burst_size
undefined
Product: Base System
Version: 13.0-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: iron.udjin at gmail.com
Hello,
OS: 13.0-ALPHA2 stable/13-c256213-g03d837b565a9
I'm trying to test tcp_rack on 13-STABLE.
I've added:
makeoptions WITH_EXTRA_TCP_STACKS=1
options TCPHPTS
...in kernel config. But when I tried to load tcp_rack module I got in dmesg:
link_elf_obj: symbol tcp_get_pacing_burst_size undefined
linker_load_file: /boot/kernel/tcp_rack.ko - unsupported file type
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list