test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: Jianbo Liu <jianbo.liu@linaro.org>, dts@dpdk.org,  herbert.guan@arm.com
Subject: Re: [dts] [PATCH] framework: extend dts to run against installed dpdk packages
Date: Thu, 24 Aug 2017 20:15:40 +0800	[thread overview]
Message-ID: <599EC36C.9080502@intel.com> (raw)
In-Reply-To: <1503540149-2772-1-git-send-email-jianbo.liu@linaro.org>

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>
> ---

  reply	other threads:[~2017-08-24  3: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 [this message]
2017-08-24  5:04   ` Jianbo Liu
2017-09-13  6:32   ` Jianbo Liu
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=599EC36C.9080502@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=herbert.guan@arm.com \
    --cc=jianbo.liu@linaro.org \
    /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).