* [dpdk-dev] [git pull] virtio changes for 17.08-rc1
@ 2017-06-16 12:16 Yuanhan Liu
2017-06-19 17:43 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Yuanhan Liu @ 2017-06-16 12:16 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: dev
Hi Thomas,
Please consider pulling following virtio changes for 17.08-rc1 at
git://dpdk.org/next/dpdk-next-virtio master
Thanks.
--yliu
---
Daniel Verkamp (1):
vhost: access VhostUsrMsg via packed struct
Dariusz Stojaczyk (3):
vhost: fix malloc size too small
vhost: fix memory leak
vhost: added error log for badly negotiated features
Jens Freimann (1):
vhost: check malloc return value when allocating guest pages
Tiwei Bie (1):
net/virtio: zero the whole memory zone
Yuanhan Liu (1):
vhost: fix crash on NUMA
Zhihong Wang (1):
vhost: support rx_queue_count
---
drivers/net/vhost/rte_eth_vhost.c | 13 ++++++++
drivers/net/virtio/virtio_ethdev.c | 2 +-
lib/librte_vhost/rte_vhost.h | 12 +++++++
lib/librte_vhost/rte_vhost_version.map | 7 +++++
lib/librte_vhost/vhost.c | 28 ++++++++++++++++-
lib/librte_vhost/vhost_user.c | 81 +++++++++++++++++++++++++++++-------------------
6 files changed, 109 insertions(+), 34 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-19 17:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-16 12:16 [dpdk-dev] [git pull] virtio changes for 17.08-rc1 Yuanhan Liu
2017-06-19 17:43 ` Thomas Monjalon
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).