https://bugs.dpdk.org/show_bug.cgi?id=997
Bug ID: 997 Summary: PANIC in rte_eal_init Product: DPDK Version: 21.11 Hardware: All OS: All Status: UNCONFIRMED Severity: major Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: yonghaoz1...@gmail.com Target Milestone: --- Hi, I got a PANIC in "rte_eal_init" PANIC in rte_eal_init(): Cannot create pipe It seems there is a missing check in function "mark_freeable", the result of "rte_mem_virt2memseg" is not checked. -- You are receiving this mail because: You are the assignee for the bug.