All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 1271] Using dumpcap to capture packets with multiple pmds and enable mbuf check can lead to dpdk proc core
@ 2023-08-02 15:06 bugzilla
  2023-11-28 16:25 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2023-08-02 15:06 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 893 bytes --]

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

            Bug ID: 1271
           Summary: Using dumpcap to capture packets with multiple pmds
                    and enable mbuf check can lead to dpdk proc core
           Product: DPDK
           Version: 23.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: other
          Assignee: dev@dpdk.org
          Reporter: sunshaowei01@baidu.com
  Target Milestone: ---

When creating a mempool, dumpcap selects the type 'mp_sc' causes thread
insecurity when multiple PMDs in the main process apply for mbuf. If the check
of mbuf is enabled at this time, it will cause the process to panic. So, the
type for creating mempool should be 'mp_mc'

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

[-- Attachment #2: Type: text/html, Size: 2800 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 1271] Using dumpcap to capture packets with multiple pmds and enable mbuf check can lead to dpdk proc core
  2023-08-02 15:06 [Bug 1271] Using dumpcap to capture packets with multiple pmds and enable mbuf check can lead to dpdk proc core bugzilla
@ 2023-11-28 16:25 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2023-11-28 16:25 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

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

Thomas Monjalon (thomas@monjalon.net) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Thomas Monjalon (thomas@monjalon.net) ---
Resolved in http://git.dpdk.org/dpdk/commit/?id=27a26d65f8

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

[-- Attachment #2: Type: text/html, Size: 2769 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-28 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-02 15:06 [Bug 1271] Using dumpcap to capture packets with multiple pmds and enable mbuf check can lead to dpdk proc core bugzilla
2023-11-28 16:25 ` 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.