We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@z:/home/z/f-stack# tools/sbin/ifconfig EAL: Cannot open '/var/run/dpdk/rte/config' for rte_mem_config EAL: FATAL: Cannot init config EAL: Cannot init config EAL: Error - exiting with code: 1 Cause: Error with EAL initialization
‘sudo -s’ to root , but f-stack ifconfig failed, how to do?
0000:03:00.0 'VMXNET3 Ethernet Controller 07b0' drv=vfio-pci unused=vmxnet3 0000:0b:00.0 'VMXNET3 Ethernet Controller 07b0' drv=vfio-pci unused=vmxnet3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
root@z:/home/z/f-stack# tools/sbin/ifconfig
EAL: Cannot open '/var/run/dpdk/rte/config' for rte_mem_config
EAL: FATAL: Cannot init config
EAL: Cannot init config
EAL: Error - exiting with code: 1
Cause: Error with EAL initialization
‘sudo -s’ to root , but f-stack ifconfig failed, how to do?
two dpdk-ports listed:
root@z:/home/z/f-stack# dpdk/usertools/dpdk-devbind.py -s
Network devices using DPDK-compatible driver
0000:03:00.0 'VMXNET3 Ethernet Controller 07b0' drv=vfio-pci unused=vmxnet3
0000:0b:00.0 'VMXNET3 Ethernet Controller 07b0' drv=vfio-pci unused=vmxnet3
The text was updated successfully, but these errors were encountered: