DPDK patches and discussions
 help / color / mirror / Atom feed
* [Bug 1052] Some PMDs bypass mempool instrumentation
@ 2022-07-14 15:25 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2022-07-14 15:25 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=1052

            Bug ID: 1052
           Summary: Some PMDs bypass mempool instrumentation
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: mb@smartsharesystems.com
  Target Milestone: ---

Some PMDs, when using RTE_ETH_TX_OFFLOAD_MBUF_FAST_FREE, don't call
rte_mempool_put_bulk() to free the mbufs, but instead manipulate the mempool
and cache structures directly.

This means that mempool instrumentation is bypassed, and such mbuf bulk frees
are neither traced nor counted in the mempool statistics.

-- 
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:[~2022-07-14 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14 15:25 [Bug 1052] Some PMDs bypass mempool instrumentation 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).