All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] few virtio/vhost fixes
@ 2017-01-22  8:46 Yuanhan Liu
  2017-01-22  8:46 ` [PATCH 1/3] vhost: fix dead loop in enqueue path Yuanhan Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Yuanhan Liu @ 2017-01-22  8:46 UTC (permalink / raw)
  To: dev; +Cc: Yuanhan Liu

---
Yuanhan Liu (3):
  vhost: fix dead loop in enqueue path
  vhost: fix long stall of vhost-user negotiation
  net/virtio: fix crash when number of virtio devices > 1

 drivers/net/virtio/virtio_ethdev.c | 2 +-
 lib/librte_vhost/vhost_user.c      | 3 ++-
 lib/librte_vhost/virtio_net.c      | 4 +++-
 3 files changed, 6 insertions(+), 3 deletions(-)

-- 
1.9.0

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

end of thread, other threads:[~2017-01-23 10:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-22  8:46 [PATCH 0/3] few virtio/vhost fixes Yuanhan Liu
2017-01-22  8:46 ` [PATCH 1/3] vhost: fix dead loop in enqueue path Yuanhan Liu
2017-01-23  7:56   ` Maxime Coquelin
2017-01-22  8:46 ` [PATCH 2/3] vhost: fix long stall of vhost-user negotiation Yuanhan Liu
2017-01-23  8:25   ` Maxime Coquelin
2017-01-22  8:47 ` [PATCH 3/3] net/virtio: fix crash when number of virtio devices > 1 Yuanhan Liu
2017-01-23  7:58   ` Maxime Coquelin
2017-01-23 10:57 ` [PATCH 0/3] few virtio/vhost fixes Yuanhan Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.