Re: Error loading tcp_bbr kernel module

From: Michael Tuexen <tuexen_at_freebsd.org>
Date: Sat, 9 May 2020 14:37:07 +0200
> On 9. May 2020, at 14:18, Gordon Bergling <gbergling_at_googlemail.com> wrote:
> 
> Greetings,
> 
> I build -CURRENT with WITH_EXTRA_TCP_STACKS=1, but I got the following error
> when I try to load for example tcp_bbr.ko.
> z
> kldload: an error occurred while loading module tcp_rack.ko. Please check dmesg(8) for more details.
This indicates that you want to load the RACK stack.

Please note that you need for BBR and RACK:
options		TCPHPTS
in the kernel config and in addition to that for RACK
options		RATELIMIT

Best regards
Michael
> 
> dmesg shows:
> 
> KLD tcp_bbr.ko: depends on tcphpts - not available or version mismatch
> linker_load_file: /boot/kernel/tcp_bbr.ko - unsupported file type
> 
> Any hints on solving the problem?
> 
> The kernel config is GENERIC.
> 
> Best regards,
> 
> Gordon
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
Received on Sat May 09 2020 - 10:37:11 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:24 UTC