DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Jianfeng Tan <jianfeng.tan@intel.com>, dev@dpdk.org
Cc: tiwei.bie@intel.com, zhiyong.yang@intel.com
Subject: Re: [dpdk-dev] [PATCH] net/virtio-user: fix hugepage files enumeration
Date: Fri, 4 May 2018 17:09:09 +0200	[thread overview]
Message-ID: <d58e2d58-8aee-83d9-dff9-3cede84dd031@redhat.com> (raw)
In-Reply-To: <1524756847-141034-1-git-send-email-jianfeng.tan@intel.com>



On 04/26/2018 05:34 PM, Jianfeng Tan wrote:
> After the commit 2a04139f66b4 ("eal: add single file segments option"),
> one hugepage file could contain multiple hugepages which are further
> mapped to different memory regions.
> 
> Original enumeration implementation cannot handle this situation.
> 
> This patch filters out the duplicated files; and adjust the size after
> the enumeration.
> 
> Fixes: 6a84c37e3975 ("net/virtio-user: add vhost-user adapter layer")
> 
> Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
> ---
>   .../howto/virtio_user_for_container_networking.rst |  3 ++-
>   drivers/net/virtio/virtio_user/vhost_user.c        | 28 ++++++++++++++++++++--
>   2 files changed, 28 insertions(+), 3 deletions(-)
> 

Applied to dpdk-next-virtio/master.

Thanks,
Maxime

  parent reply	other threads:[~2018-05-04 15:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-26 15:34 Jianfeng Tan
2018-04-27  9:31 ` Burakov, Anatoly
2018-05-04  7:40   ` Maxime Coquelin
2018-05-04  7:52     ` Burakov, Anatoly
2018-05-04 14:16 ` Maxime Coquelin
2018-05-04 15:09 ` Maxime Coquelin [this message]
2018-05-08 14:26 ` Ferruh Yigit

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=d58e2d58-8aee-83d9-dff9-3cede84dd031@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=dev@dpdk.org \
    --cc=jianfeng.tan@intel.com \
    --cc=tiwei.bie@intel.com \
    --cc=zhiyong.yang@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).