Skip to content
New issue

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

DPDK: Issue in launching qemu through command line #1

Open
pandit-sanjay opened this issue Jan 30, 2018 · 0 comments
Open

DPDK: Issue in launching qemu through command line #1

pandit-sanjay opened this issue Jan 30, 2018 · 0 comments

Comments

@pandit-sanjay
Copy link

In the process of Configuring mobile edge computing using DPDK, system is generating an error message as follows:
Qemu-System-X86_64: -chardev socket,Id=char1,path=/usr/bin/usvhost-1: Failed To Connect Socket: No Such File Or Directory

/usr/local/bin/qemu-system-x86_64 -enable-kvm -cpu host -m 4096 -no-reboot -no-hpet -drive file=/home/tcs/ubuntu-14.04.5-desktop-amd64.iso,if=virtio,id=drive-virtio-disk1,format=raw -object memory-backend-file,id=mem,size=4096M,mem-path=/mnt/huge-1048576kB/,share=on -numa node,memdev=mem -mem-prealloc -device virtio-net-pci,netdev=net0,mac=ac:1f:6b:09:cb:9a -netdev type=tap,id=net0 -chardev socket,id=char1,path=/usr/bin/usvhost-1 -netdev type=vhost-user,id=mynet1,chardev=char1 -device virtio-net-pci,mac=52:54:00:00:00:01,netdev=mynet1,id=net1,csum=off,gso=off,guest_csum=off,guest_tso4=off,guest_tso6=off,guest_ecn=off
Qemu-System-X86_64: -chardev socket,id=char1,path=/usr/bin/usvhost-1: Failed To Connect Socket: No Such File Or Directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant