[DPDK/other Bug 1982] FIB underlying RIB name prefix missing
bugzilla at dpdk.org
bugzilla at dpdk.org
Tue Aug 11 11:37:27 CEST 2026
http://bugs.dpdk.org/show_bug.cgi?id=1982
Bug ID: 1982
Summary: FIB underlying RIB name prefix missing
Product: DPDK
Version: 26.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: other
Assignee: dev at dpdk.org
Reporter: mb at smartsharesystems.com
Target Milestone: ---
When the FIB library creates an underlying RIB, it does not add a prefix to the
RIB name.
It should be prefixed by "FIB_" (or "FIB6_").
https://elixir.bootlin.com/dpdk/v26.07/source/lib/fib/rte_fib.c#L176
https://elixir.bootlin.com/dpdk/v26.07/source/lib/fib/rte_fib6.c#L175
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list