Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2024 23:16:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 278394] Reproducible kernel panic related to IPv4 routes populated by bird2 (BGP)
Message-ID:  <bug-278394-7501-TYFlT04Mkr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278394-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278394-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278394

--- 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=3D0
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=3D0
Apr 16 23:14:31 membrane kernel: [fib_algo] inet6.0 (radix6#100)
rebuild_fd_flm: table rebuild failed
...

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278394-7501-TYFlT04Mkr>