option FIB_ALGO and dpdk_lpm4

Alexander V. Chernikov melifaro at ipfw.ru
Mon Feb 8 18:25:30 UTC 2021


08.02.2021, 12:10, "mike tancsa" <mike at 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 at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"


More information about the freebsd-stable mailing list