[Bug 278394] Reproducible kernel panic related to IPv4 routes populated by bird2 (BGP)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Apr 2024 23:16:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278394

--- Comment #6 from Gregory Neil Shapiro <gshapiro@FreeBSD.org> ---
(In reply to Marek Zarychta from comment #2)
It doesn't look like changing the algo is going to work:

# kldload dpdk_lpm6

Triggered a constant flow of logging:

Apr 16 23:14:24 membrane kernel: [fib_algo] inet6.0 (radix6#100)
rebuild_fd_flm: switching algo to dpdk_lpm6
Apr 16 23:14:24 membrane kernel: [fib_algo] inet6.0 setup_fd_instance:
dpdk_lpm6 algo instance setup failed, failures=0
Apr 16 23:14:24 membrane kernel: [fib_algo] inet6.0 (radix6#100)
rebuild_fd_flm: table rebuild failed
Apr 16 23:14:31 membrane kernel: [fib_algo] inet6.0 (radix6#100)
rebuild_fd_flm: switching algo to dpdk_lpm6
Apr 16 23:14:31 membrane kernel: [fib_algo] inet6.0 setup_fd_instance:
dpdk_lpm6 algo instance setup failed, failures=0
Apr 16 23:14:31 membrane kernel: [fib_algo] inet6.0 (radix6#100)
rebuild_fd_flm: table rebuild failed
...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.