test suite reviews and discussions
 help / color / mirror / Atom feed
From: Lijuan Tu <lijuan.tu@intel.com>
To: wenjieli <wenjiex.a.li@intel.com>, dts@dpdk.org
Subject: Re: [dts] [PATCH V1] tests/scatter: mbsize value is not correct for sagepond nic
Date: Fri, 27 Jul 2018 17:40:58 +0800	[thread overview]
Message-ID: <85ddb41b-ac6f-d393-f1d0-170dda55514a@intel.com> (raw)
In-Reply-To: <1532596305-99463-1-git-send-email-wenjiex.a.li@intel.com>

Applied, thanks


On 2018年07月26日 17:11, wenjieli wrote:
> in set_up_all(), set mbsize = 2048 for sagepond nic, with hardware limitation
>
> Signed-off-by: wenjieli <wenjiex.a.li@intel.com>
> ---
>   tests/TestSuite_scatter.py | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/TestSuite_scatter.py b/tests/TestSuite_scatter.py
> index d9b85b8..d6aef49 100644
> --- a/tests/TestSuite_scatter.py
> +++ b/tests/TestSuite_scatter.py
> @@ -66,7 +66,7 @@ class TestScatter(TestCase):
>           if self.nic in ["magnolia_park", "niantic", "sageville", "fortpark", "fortville_eagle",
>                           "fortville_spirit", "fortville_spirit_single", "fortville_25g",
>                           "redrockcanyou", "atwood", "boulderrapid",
> -                        "ironpond", "twinpond", "springfountain", "fortpark_TLV"]:
> +                        "ironpond", "twinpond", "springfountain", "fortpark_TLV", "sagepond"]:
>               self.mbsize = 2048
>           else:
>               self.mbsize = 1024

      reply	other threads:[~2018-07-27  1:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-26  9:11 wenjieli
2018-07-27  9:40 ` Lijuan Tu [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=85ddb41b-ac6f-d393-f1d0-170dda55514a@intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=wenjiex.a.li@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).