[dpdk-dev] DPDK bond the virtio NIC run error

2015-08-05 Thread Ouyang, Changchun
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Hu, FangyinX > Sent: Wednesday, August 5, 2015 10:41 AM > To: dev at dpdk.org > Subject: [dpdk-dev] DPDK bond the virtio NIC run error > > HI, I use the qemu-kvm create a virtual machine

[dpdk-dev] DPDK bond the virtio NIC run error

2015-08-05 Thread Hu, FangyinX
HI, I use the qemu-kvm create a virtual machine and give a virtio-net-pci mode NIC to the VM, then I run the bond_app example get an error. Here is the steps. 1. qemu-kvm -enable-kvm -had /home/images/fedora.qcow2 -m 2048 -smp 8 -cpu qemu64,+ssse3,+sse4.2 -device virtio-net-pci,netdev=myta