Yaron Could you also share your test case step by step here? I want to learn from u on the cases.
> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Yuanhan Liu > Sent: Thursday, December 22, 2016 3:19 PM > To: dev@dpdk.org > Cc: Yaron Illouz <yar...@radcom.com>; Yuanhan Liu > <yuanhan....@linux.intel.com> > 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. > > Yaron, please help testing. Thanks! > > --- > Yuanhan Liu (3): > net/virtio: fix crash for secondary process > net/virtio: fix multiple process support > net/virtio: fix wrong Rx/Tx method for secondary process > > drivers/net/virtio/virtio_ethdev.c | 27 ++++++++++++++++++++++++++- > drivers/net/virtio/virtio_pci.c | 4 ++-- > drivers/net/virtio/virtio_pci.h | 4 ++++ > drivers/net/virtio/virtio_user_ethdev.c | 2 +- > 4 files changed, 33 insertions(+), 4 deletions(-) > > -- > 1.9.0