Re: [libvirt-users] VM freezes while insmod virtio_net.ko

2017-07-12 Thread jason
By downgrading DPDK to 16.11, the problem was solved. On Jul 9, 2017 10:56 PM, "jason" wrote: > Hi all, > > I encountered a tricky problem. I am using ovs+DPDK on the host side > to build the virtual network, so on the VM side , the virtio_net.ko > module is used to drive the nic. But VM always

[libvirt-users] VM freezes while insmod virtio_net.ko

2017-07-09 Thread jason
Hi all, I encountered a tricky problem. I am using ovs+DPDK on the host side to build the virtual network, so on the VM side , the virtio_net.ko module is used to drive the nic. But VM always freezes while insmod virtio_net.ko (I found virtio_net.ko is located in initrams.img by defualt, so I had