08.02.2021, 12:10, "mike tancsa" <m...@sentex.net>:
> I have been setting up some tests to see if
>
> option FIB_ALGO and dpdk_lpm4.ko
>
> will help with my pkt forwarding needs and large routing tables. So far so 
> good. But one thing I noticed, is that its very chatty to dmesg.
> eg
> alloc_nhgrp: new mpath group: num_nhops: 2
> compile_nhgrp: O: 2/2
> compile_nhgrp: OO[0]: 1/1 curr=1 slot_idx=0
> compile_nhgrp: OO[1]: 0/0 curr=1 slot_idx=1
> alloc_nhgrp: new mpath group: num_nhops: 2
> compile_nhgrp: O: 2/2
> compile_nhgrp: OO[0]: 1/1 curr=1 slot_idx=0
> compile_nhgrp: OO[1]: 0/0 curr=1 slot_idx=1
> alloc_nhgrp: new mpath group: num_nhops: 2
> compile_nhgrp: O: 2/2
> compile_nhgrp: OO[0]: 1/1 curr=1 slot_idx=0
> compile_nhgrp: OO[1]: 0/0 curr=1 slot_idx=1
>
> are these debugging messages that forgot to be turned off ? What do they mean 
> ?
Yep, these are the remnants of early-day debugging.
I'll remove them this week.
> Thanks for this work!
>
> 13.0-STABLE #11 stable/13-cc1352c1f-dirty
>
>         ---Mike
>
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to