Bug 475

Summary: failure in `EAL flags autotest`
Product: DPDK Reporter: Vipin Varghese (vipin.varghese)
Component: otherAssignee: Aaron (aconole)
Status: UNCONFIRMED ---    
Severity: normal CC: ajit.khaparde
Priority: Normal    
Version: 20.05   
Target Milestone: ---   
Hardware: x86   
OS: Linux   
Attachments: log file

Description Vipin Varghese 2020-05-14 04:27:33 CEST
DPDK:20.05-rc2
Linux:4.15.0-99-generic 
GCC: Ubuntu 7.5.0-3ubuntu1~18.04
Distribution: Ubuntu 18.04.4 LTS

logs

```
eal_flags_autotest
eal_flags_autotest
Error converting name fd 0 .:
Error converting name fd 0 ..:
Running binary with argv[]:'/home/saesrv02/Downloads/dpdksrc/dpdk/x86_64-native-linuxapp-gcc/app/test' '--file-prefix=test2' '--proc-type=secondary'
EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/test2/mp_socket_36971_6e46f8e2994910
EAL: failed to send to (/var/run/dpdk/test2/mp_socket) due to No such file or directory
EAL: Fail to send request /var/run/dpdk/test2/mp_socket:bus_vdev_mp
vdev_scan(): Failed to request vdev from primary
EAL: Selected IOVA mode 'VA'
EAL: Probing VFIO support...
No telemetry legacy support - No legacy callbacks, legacy socket not created
Error converting name fd 0 .:
Error converting name fd 0 ..:
Running binary with argv[]:'/home/saesrv02/Downloads/dpdksrc/dpdk/x86_64-native-linuxapp-gcc/app/test' '--file-prefix=test2' '--proc-type=secondary' '-c'
/home/saesrv02/Downloads/dpdksrc/dpdk/x86_64-native-linuxapp-gcc/app/test: option requires an argument -- 'c'
EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
/home/saesrv02/Downloads/dpdksrc/dpdk/x86_64-native-linuxapp-gcc/app/test: option requires an argument -- 'c'
```
Comment 1 Vipin Varghese 2020-05-14 04:34:53 CEST
Created attachment 97 [details]
log file
Comment 2 Ajit Khaparde 2021-04-23 20:39:37 CEST
Aaron, Can you take a look at this as well? Thanks