* [DPDK/other Bug 1981] RIB mempool name prefix wrong
@ 2026-08-11 9:34 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2026-08-11 9:34 UTC (permalink / raw)
To: dev
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@dpdk.org
Reporter: mb@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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 9:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11 9:34 [DPDK/other Bug 1981] RIB mempool name prefix wrong bugzilla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.