[DPDK/other Bug 1981] RIB mempool name prefix wrong

bugzilla at dpdk.org bugzilla at dpdk.org
Tue Aug 11 11:34:06 CEST 2026


http://bugs.dpdk.org/show_bug.cgi?id=1981

            Bug ID: 1981
           Summary: RIB mempool name prefix wrong
           Product: DPDK
           Version: 26.07
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: other
          Assignee: dev at dpdk.org
          Reporter: mb at smartsharesystems.com
  Target Milestone: ---

When the RIB library creates an underlying mempool, it prefixes the mempool
name by "MP_".
It should be prefixed by "RIB_" (or "RIB6_").

https://elixir.bootlin.com/dpdk/v26.07/source/lib/rib/rte_rib.c#L427
https://elixir.bootlin.com/dpdk/v26.07/source/lib/rib/rte_rib6.c#L490

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


More information about the dev mailing list