Re: [dpdk-dev] [PATCH 0/3] net/virtio: a temp to fix few multiple process issues

2016-12-22 Thread Xu, Qian Q
z ; Yuanhan Liu > > Subject: [dpdk-dev] [PATCH 0/3] net/virtio: a temp to fix few multiple process > issues > > Here is a temp to fix few multiple process issues: only did some basic test, > not > positive sure (though it's likely) it will fix the issue reported by Yaron

Re: [dpdk-dev] [PATCH 0/3] net/virtio: a temp to fix few multiple process issues

2016-12-21 Thread Yuanhan Liu
On Thu, Dec 22, 2016 at 03:18:40PM +0800, Yuanhan Liu wrote: > Here is a temp to fix few multiple process issues: only did some basic Sign.., I meant "attempt" :-/ --yliu

[dpdk-dev] [PATCH 0/3] net/virtio: a temp to fix few multiple process issues

2016-12-21 Thread Yuanhan Liu
Here is a temp to fix few multiple process issues: only did some basic test, not positive sure (though it's likely) it will fix the issue reported by Yaron. Yaron, please help testing. Thanks! --- Yuanhan Liu (3): net/virtio: fix crash for secondary process net/virtio: fix multiple process su