dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] Some fixes for vhost
@ 2019-08-19 11:34 Tiwei Bie
  2019-08-19 11:34 ` [dpdk-dev] [PATCH 1/3] vhost: do not realloc device and queues during running Tiwei Bie
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Tiwei Bie @ 2019-08-19 11:34 UTC (permalink / raw)
  To: dev, maxime.coquelin, zhihong.wang; +Cc: lvyilong.lyl, yinan.wang, xnhp0320

Tiwei Bie (3):
  vhost: do not realloc device and queues during running
  vhost: fix vring addr handling during live migration
  vhost: protect vring access done by application

 lib/librte_vhost/vhost.c      | 53 ++++++++++++++++++++++++++---------
 lib/librte_vhost/vhost_user.c | 15 ++++++++--
 2 files changed, 53 insertions(+), 15 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-09-27  9:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-19 11:34 [dpdk-dev] [PATCH 0/3] Some fixes for vhost Tiwei Bie
2019-08-19 11:34 ` [dpdk-dev] [PATCH 1/3] vhost: do not realloc device and queues during running Tiwei Bie
2019-09-18 13:30   ` Maxime Coquelin
2019-08-19 11:34 ` [dpdk-dev] [PATCH 2/3] vhost: fix vring addr handling during live migration Tiwei Bie
2019-09-27  7:54   ` Maxime Coquelin
2019-08-19 11:34 ` [dpdk-dev] [PATCH 3/3] vhost: protect vring access done by application Tiwei Bie
2019-09-27  8:25   ` Maxime Coquelin
2019-09-27  9:48 ` [dpdk-dev] [PATCH 0/3] Some fixes for vhost Maxime Coquelin

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).