On 1/24/2021 12:22 PM, Olivier Cochard-Labbé wrote: > On Sat, Jan 23, 2021 at 9:12 PM mike tancsa <[email protected] > <mailto:[email protected]>> wrote: > > > Thanks for the links! I do have a couple of devices with full > views on > RELENG_12. I find they work great when the tables are relatively > stable, > but when there is a lot of prefix churn, I do see some overflows > on the > rx buffers (dev.cxl.0.stats.rx_ovflow0: 6012). Where can I find > information about making use of this feature ? I take it, its a > RELENG_12 feature only ? Will it work with frr7 or do I need to > use BIRD ? > > > It is a FreeBSD kernel feature introduced in FreeBSD 13 (don't know if > it will be backported to 12): So it is independent of the routing > daemon used. > https://cgit.freebsd.org/src/commit/?id=537d134373141c2d25bfb24af6d661d0e6102927 > <https://cgit.freebsd.org/src/commit/?id=537d134373141c2d25bfb24af6d661d0e6102927> > > On a standard FreeBSD 13, you just have to load the dpdk modules like > on the BSDRP loader.conf file (or in rc.conf with a kld_list="": > https://github.com/ocochard/BSDRP/blob/master/BSDRP/Files/boot/loader.conf.local > <https://github.com/ocochard/BSDRP/blob/master/BSDRP/Files/boot/loader.conf.local> > > dpdk_lpm4_load="YES" > dpdk_lpm6_load="YES" > > Thanks! I havent used RELENG_13 in production anywhere yet. The fact that BSDRP has moved to it, I am guessing you feel confident its production ready and stable enough for routing and firewall duties ?
---Mike _______________________________________________ Bsdrp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bsdrp-users
