* [dpdk-dev] [Bug 242] repeat to calling 'rte_pktmbuf_free' function, make the mempool exist the same 'rte_mbuf' obj;
@ 2019-04-08 11:45 bugzilla
2019-04-08 11:45 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2019-04-08 11:45 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=242
Bug ID: 242
Summary: repeat to calling 'rte_pktmbuf_free' function, make
the mempool exist the same 'rte_mbuf' obj;
Product: DPDK
Version: 18.11
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: dev@dpdk.org
Reporter: linke0602@live.cn
Target Milestone: ---
when I use 'rte_pktmbuf_free' function to free the same packet many times, the
mp->pool_data contains the same 'rte_mbuf' obj; As a result, packet coming from
'rte_pktmbuf_alloc' function exist packet change unexplainably. In
'rte_pktbuf_prefee_seg' function, m->refcnt only decreases to 1, this is q
question?
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-dev] [Bug 242] repeat to calling 'rte_pktmbuf_free' function, make the mempool exist the same 'rte_mbuf' obj;
2019-04-08 11:45 [dpdk-dev] [Bug 242] repeat to calling 'rte_pktmbuf_free' function, make the mempool exist the same 'rte_mbuf' obj; bugzilla
@ 2019-04-08 11:45 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2019-04-08 11:45 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=242
Bug ID: 242
Summary: repeat to calling 'rte_pktmbuf_free' function, make
the mempool exist the same 'rte_mbuf' obj;
Product: DPDK
Version: 18.11
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: dev@dpdk.org
Reporter: linke0602@live.cn
Target Milestone: ---
when I use 'rte_pktmbuf_free' function to free the same packet many times, the
mp->pool_data contains the same 'rte_mbuf' obj; As a result, packet coming from
'rte_pktmbuf_alloc' function exist packet change unexplainably. In
'rte_pktbuf_prefee_seg' function, m->refcnt only decreases to 1, this is q
question?
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-08 11:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08 11:45 [dpdk-dev] [Bug 242] repeat to calling 'rte_pktmbuf_free' function, make the mempool exist the same 'rte_mbuf' obj; bugzilla
2019-04-08 11:45 ` bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).