[dpdk-dev] virtio PMD issue

2016-07-15 Thread Harish Patil
> >it is fixed in 16.07-rc2 that I checked Great, thanks. > >Vincent > >On Fri, Jul 15, 2016 at 11:48 AM, Harish Patil >wrote: >> Hi Huawie/Yuanhan, >> I encounter segfault issue in virtio PMD driver when I run any DPDK >> application in the VM. The virtio devices should not have been probed in

[dpdk-dev] virtio PMD issue

2016-07-15 Thread Harish Patil
Hi Huawie/Yuanhan, I encounter segfault issue in virtio PMD driver when I run any DPDK application in the VM. The virtio devices should not have been probed in the first place since they are not attached to igb_uio driver (and managed by kernel driver). Network devices using DPDK-compatible drive

[dpdk-dev] virtio PMD issue

2016-07-15 Thread Vincent Li
it is fixed in 16.07-rc2 that I checked Vincent On Fri, Jul 15, 2016 at 11:48 AM, Harish Patil wrote: > Hi Huawie/Yuanhan, > I encounter segfault issue in virtio PMD driver when I run any DPDK > application in the VM. The virtio devices should not have been probed in > the first place since the