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