DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] Vhost & Virtio fixes for -rc4
@ 2018-02-09 14:26 Maxime Coquelin
  2018-02-09 14:26 ` [dpdk-dev] [PATCH 1/2] virtio: fix resuming traffic with rx vector path Maxime Coquelin
  2018-02-09 14:26 ` [dpdk-dev] [PATCH 2/2] vhost: don't take access_lock on VHOST_USER_RESET_OWNER Maxime Coquelin
  0 siblings, 2 replies; 7+ messages in thread
From: Maxime Coquelin @ 2018-02-09 14:26 UTC (permalink / raw)
  To: tiwei.bie, yliu, ferruh.yigit, victork
  Cc: dev, stable, zhihong.wang, qian.q.xu, lei.a.yao, Maxime Coquelin

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-02-13  0:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-09 14:26 [dpdk-dev] [PATCH 0/2] Vhost & Virtio fixes for -rc4 Maxime Coquelin
2018-02-09 14:26 ` [dpdk-dev] [PATCH 1/2] virtio: fix resuming traffic with rx vector path Maxime Coquelin
2018-02-11  8:02   ` Yao, Lei A
2018-02-12 13:18   ` Olivier Matz
     [not found]   ` <b1a41802-4c87-c76d-a50c-3222df8845ef@intel.com>
2018-02-13  0:49     ` Tan, Jianfeng
2018-02-09 14:26 ` [dpdk-dev] [PATCH 2/2] vhost: don't take access_lock on VHOST_USER_RESET_OWNER Maxime Coquelin
2018-02-12  9:40   ` Tiwei Bie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).