[dpdk-dev] [PATCH 0/2] Vhost & Virtio fixes for -rc4

Maxime Coquelin maxime.coquelin at redhat.com
Fri Feb 9 15:26:52 CET 2018


This two patches series fixes two regressions met with virtio-user.
The first one is only reproduced when using the Vector path,
the second one may be met whatever the rx function.

Maxime Coquelin (2):
  virtio: fix resuming traffic with rx vector path
  vhost: don't take access_lock on VHOST_USER_RESET_OWNER

 drivers/net/virtio/virtio_rxtx.c        | 34 ++++++++++++++++++---------------
 drivers/net/virtio/virtio_rxtx_simple.c |  2 +-
 drivers/net/virtio/virtio_rxtx_simple.h |  2 +-
 lib/librte_vhost/vhost_user.c           | 10 +++++-----
 4 files changed, 26 insertions(+), 22 deletions(-)

-- 
2.14.3



More information about the dev mailing list