Bug 1116 - Failsafe PMD: Crashes with multiple secondary processes
Summary: Failsafe PMD: Crashes with multiple secondary processes
Status: UNCONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: 21.11
Hardware: All Linux
: Normal major
Target Milestone: ---
Assignee: Madhuker Mythri
URL:
Depends on:
Blocks:
 
Reported: 2022-10-27 11:46 CEST by Madhuker Mythri
Modified: 2022-11-16 13:08 CET (History)
0 users



Attachments

Description Madhuker Mythri 2022-10-27 11:46:11 CEST
On Hyper-V Linux VM's with failsafe/tap PMD crashes when we launch mutiple(two) secondary processes.
Primary process able to launch well and then after when we launch secondary processes, getting a crash on eal-intr-thread.


here are failure logs before crash:
====================
 EAL: Fail to recv reply for request /var/run/dpdk/oracusbc/mp_socket:eal_dev_mp_request

 EAL: Cannot send request to primary

 EAL: Failed to send hotplug request to primary

 net_failsafe: Failed to probe devargs net_tap_vsc0{*}
===================

With DPDK-21.11 version.

Regards,
Madhuker.

Note You need to log in before you can comment on or make changes to this bug.