[Bug 1074] rte_pktmbuf_pool_create doc reports RTE_SECONDARY as an error but it actually works in a secondary process
bugzilla at dpdk.org
bugzilla at dpdk.org
Thu Sep 1 13:55:44 CEST 2022
https://bugs.dpdk.org/show_bug.cgi?id=1074
Bug ID: 1074
Summary: rte_pktmbuf_pool_create doc reports RTE_SECONDARY as
an error but it actually works in a secondary process
Product: DPDK
Version: 21.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: doc
Assignee: dev at dpdk.org
Reporter: a.dibacco.ks at gmail.com
Target Milestone: ---
Looking to the rte_pktmbuf_pool_create
(https://doc.dpdk.org/api-21.11/rte__mbuf_8h.html#a593921f13307803b94bbb4e0932db962)
I can see that RTE_SECONDARY is listed among the errors. I tried to use this
function in a secondary and it seems to work fine.
Is it possible that this error reported in the documentation is a leftover from
previous versions?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list