[dpdk-dev] virtio kills qemu VM after stopping/starting ports

2016-09-06 Thread Kyle Larose
> -Original Message- > From: Yuanhan Liu [mailto:yuanhan.liu at linux.intel.com] > Sent: Monday, September 05, 2016 12:10 AM > To: Kyle Larose > Cc: dev at dpdk.org; huawei.xie at intel.com; jianfeng.tan at intel.com > Subject: Re: virtio kills qemu VM after stopping/starting ports > > O

[dpdk-dev] virtio kills qemu VM after stopping/starting ports

2016-09-05 Thread Yuanhan Liu
On Thu, Sep 01, 2016 at 08:53:31PM +, Kyle Larose wrote: > Hello everyone, Hi, Firstly, thanks for the report and detailed analysis! > > In my own testing, I recently stumbled across an issue where I could get qemu > to exit when sending traffic to my application. To do this, I simply need

[dpdk-dev] virtio kills qemu VM after stopping/starting ports

2016-09-05 Thread Tan, Jianfeng
Hi, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Tan, Jianfeng > Sent: Friday, September 2, 2016 8:54 PM > To: Kyle Larose; dev at dpdk.org > Cc: Xie, Huawei; yuanhan.liu at linux.intel.com > Subject: Re: [dpdk-dev] virtio kills qemu

[dpdk-dev] virtio kills qemu VM after stopping/starting ports

2016-09-02 Thread Tan, Jianfeng
Hi Kyle, On 9/2/2016 8:35 PM, Kyle Larose wrote: > >> -Original Message- >> From: Tan, Jianfeng [mailto:jianfeng.tan at intel.com] >> Sent: Friday, September 02, 2016 2:56 AM >> To: Kyle Larose; dev at dpdk.org >> Cc: huawei.xie at intel.com; yuanhan.liu at linux.intel.com >> Subject: Re:

[dpdk-dev] virtio kills qemu VM after stopping/starting ports

2016-09-02 Thread Tan, Jianfeng
Hi Kyle, On 9/2/2016 4:53 AM, Kyle Larose wrote: > Hello everyone, > > In my own testing, I recently stumbled across an issue where I could get qemu > to exit when sending traffic to my application. To do this, I simply needed > to do the following: > > 1) Start my virtio interfaces > 2) Send s

[dpdk-dev] virtio kills qemu VM after stopping/starting ports

2016-09-02 Thread Kyle Larose
> -Original Message- > From: Tan, Jianfeng [mailto:jianfeng.tan at intel.com] > Sent: Friday, September 02, 2016 2:56 AM > To: Kyle Larose; dev at dpdk.org > Cc: huawei.xie at intel.com; yuanhan.liu at linux.intel.com > Subject: Re: virtio kills qemu VM after stopping/starting ports > >

[dpdk-dev] virtio kills qemu VM after stopping/starting ports

2016-09-01 Thread Kyle Larose
Hello everyone, In my own testing, I recently stumbled across an issue where I could get qemu to exit when sending traffic to my application. To do this, I simply needed to do the following: 1) Start my virtio interfaces 2) Send some traffic into/out of the interfaces 3) Stop the interfaces 4)