From: Yuanhan Liu <yliu@fridaylinux.org>
To: Maxime Coquelin <maxime.coquelin@redhat.com>
Cc: dev@dpdk.org, tiwei.bie@intel.com, jfreimann@redhat.com,
jianfeng.tan@intel.com, stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH v3 0/2] vhost: IOTLB fixes
Date: Thu, 1 Feb 2018 23:25:28 +0800 [thread overview]
Message-ID: <20180201152528.GS29540@yliu-mob> (raw)
In-Reply-To: <20180129163040.9560-1-maxime.coquelin@redhat.com>
On Mon, Jan 29, 2018 at 05:30:38PM +0100, Maxime Coquelin wrote:
> First patch of the series fixes OOM handling from the IOTLB
> mempool, the second one removes pending IOTLB entry when the
> IOTLB miss request sending failed.
>
> Changes since v2:
> -----------------
> - patch 2: Fix error message with correct IOVA
>
> Changes since v1:
> -----------------
> - Make log levels consistent (Tiwei)
> - Remove pending IOTLB entry of miss request seding failed (Tiwei)
>
> Maxime Coquelin (2):
> vhost: fix iotlb pool out-of-memory handling
> vhost: remove pending IOTLB entry if IOTLB MISS request sending failed
Series Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
Thanks.
--yliu
>
> lib/librte_vhost/iotlb.c | 20 ++++++++++++++------
> lib/librte_vhost/iotlb.h | 3 +++
> lib/librte_vhost/vhost.c | 13 ++++++++++---
> 3 files changed, 27 insertions(+), 9 deletions(-)
>
> --
> 2.14.3
prev parent reply other threads:[~2018-02-01 15:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-29 16:30 Maxime Coquelin
2018-01-29 16:30 ` [dpdk-stable] [PATCH v3 1/2] vhost: fix iotlb pool out-of-memory handling Maxime Coquelin
2018-01-29 16:30 ` [dpdk-stable] [PATCH v3 2/2] vhost: remove pending IOTLB entry if IOTLB MISS request sending failed Maxime Coquelin
2018-02-01 15:25 ` Yuanhan Liu [this message]
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=20180201152528.GS29540@yliu-mob \
--to=yliu@fridaylinux.org \
--cc=dev@dpdk.org \
--cc=jfreimann@redhat.com \
--cc=jianfeng.tan@intel.com \
--cc=maxime.coquelin@redhat.com \
--cc=stable@dpdk.org \
--cc=tiwei.bie@intel.com \
/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 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).