All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yuanhan Liu <yliu@fridaylinux.org>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dev@dpdk.org
Subject: [git pull] virtio changes for 17.08-rc1
Date: Fri, 16 Jun 2017 20:16:41 +0800	[thread overview]
Message-ID: <20170616121641.GC5340@yliu-home> (raw)

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

             reply	other threads:[~2017-06-16 12:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-16 12:16 Yuanhan Liu [this message]
2017-06-19 17:43 ` [git pull] virtio changes for 17.08-rc1 Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170616121641.GC5340@yliu-home \
    --to=yliu@fridaylinux.org \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.