test suite reviews and discussions
 help / color / mirror / Atom feed
From: Jianbo Liu <jianbo.liu@linaro.org>
To: "Liu, Yong" <yong.liu@intel.com>
Cc: dts@dpdk.org, Herbert Guan <herbert.guan@arm.com>
Subject: Re: [dts] [PATCH] framework: extend dts to run against installed dpdk packages
Date: Wed, 13 Sep 2017 14:32:47 +0800	[thread overview]
Message-ID: <CAP4Qi3_RpygdbtCMJUqop_qCykEFdKJ_rN7=0ARzUX=FH5Bx_w@mail.gmail.com> (raw)
In-Reply-To: <599EC36C.9080502@intel.com>

Hi Marvin,
Any update from you? What change should I make?

Thanks!
Jianbo

On 24 August 2017 at 20:15, Liu, Yong <yong.liu@intel.com> wrote:
> Thanks Jianbo, I'm sure whether this patch align to all dpdk release
> package.
> Let me check with my crew first.
>
> Thanks,
> Marvin
>
>
> On 08/24/2017 10:02 AM, Jianbo Liu wrote:
>>
>> dts runs from dpdk source code by default, but sometimes users may want
>> to run tests on installed packages. This patch gives them an option to do
>> that.
>>
>> One of dpdk packaging is deb_dpdk, which is popular for ubuntu and other
>> debian-based system.
>>
>> It's simple to do that, only to configure installed sdk path and testpmd
>> path
>> in the parameters.
>>
>> An example here is to run on deb_dpdk packages:
>> [Execution1]
>> crbs=<CRB IP Address>
>> drivername=igb_uio
>> test_suites=
>>      cmdline,
>>      ......,
>> targets=
>>      x86_64-native-linuxapp-gcc
>>
>> parameters=nic_type=cfg:func=true:installed_dpdk_sdk=/usr/share/dpdk:testpmd_path=/usr/bin/testpmd
>>
>> If installed_dpdk_sdk is set, dts will not compile the libs, kernel
>> modules and testpmd.
>>
>> Signed-off-by: Jianbo Liu<jianbo.liu@linaro.org>
>> ---
>
>

  parent reply	other threads:[~2017-09-13  6:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-24  2:02 Jianbo Liu
2017-08-24 12:15 ` Liu, Yong
2017-08-24  5:04   ` Jianbo Liu
2017-09-13  6:32   ` Jianbo Liu [this message]
2017-10-10  5:54     ` Jianbo Liu
2017-10-16  5:41       ` Liu, Yong

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='CAP4Qi3_RpygdbtCMJUqop_qCykEFdKJ_rN7=0ARzUX=FH5Bx_w@mail.gmail.com' \
    --to=jianbo.liu@linaro.org \
    --cc=dts@dpdk.org \
    --cc=herbert.guan@arm.com \
    --cc=yong.liu@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).