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: [email protected]
Reporter: [email protected]
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.