test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: "Tu, LijuanX A" <lijuanx.a.tu@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH]framework: enlarge hugepage number for vm
Date: Fri, 26 Feb 2016 03:10:43 +0000	[thread overview]
Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E144FC3EC@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <1456365548-13070-1-git-send-email-lijuanx.a.tu@intel.com>

Applied. Thanks.

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Lijuan Tu
> Sent: Thursday, February 25, 2016 9:59 AM
> To: dts@dpdk.org
> Subject: [dts] [PATCH]framework: enlarge hugepage number for vm
> 
> Signed-off-by: Lijuan Tu <lijuanx.a.tu@intel.com>
> ---
>  framework/virt_dut.py | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/framework/virt_dut.py b/framework/virt_dut.py
> index 8b366c9..9bf75dc 100644
> --- a/framework/virt_dut.py
> +++ b/framework/virt_dut.py
> @@ -129,11 +129,10 @@ class VirtDut(DPDKdut):
>          # example apps by themselves and will fail otherwise.
>          self.send_expect("export RTE_TARGET=" + target, "#")
>          self.send_expect("export RTE_SDK=`pwd`", "#")
> -
>          if not self.skip_setup:
>              self.build_install_dpdk(target)
> 
> -        self.setup_memory(hugepages=512)
> +        self.setup_memory(hugepages=1024)
>          self.setup_modules(target)
> 
>          if bind_dev:
> --
> 2.5.0

      reply	other threads:[~2016-02-26  3:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25  1:59 Lijuan Tu
2016-02-26  3:10 ` Liu, Yong [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=86228AFD5BCD8E4EBFD2B90117B5E81E144FC3EC@SHSMSX103.ccr.corp.intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=lijuanx.a.tu@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).