test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: Jianbo Liu <jianbo.liu@linaro.org>
Cc: "dts@dpdk.org" <dts@dpdk.org>,
	Herbert Guan <herbert.guan@arm.com>,
	"Jianbo Liu" <Jianbo.Liu@arm.com>
Subject: Re: [dts] [PATCH] framework: extend dts to run against installed dpdk packages
Date: Mon, 16 Oct 2017 05:41:21 +0000	[thread overview]
Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E62EF67DF@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <CAP4Qi38ZT_G-bC3JcrrODiC9WgSjhsUU1EXkC=19mBzq+xDU0g@mail.gmail.com>

Hi Jianbo,
For supporting other distributions like RHEL/FreeBSD/OpenSuse, we will separate dpdk source code verification and default dpdk verification.
For the usage of testpmd application, the first step is that use pmd_output module to handle it.
Next step is add some kind of configurations for sdk and binary path. Currently DTS has supported global suite configuration and global environment setting.
In my mind, this setting should be execution based and only need to be configured in default dpdk verification.

Let us do the first step first and find one way to support all different distributions.

Thanks,
Marvin

> -----Original Message-----
> From: Jianbo Liu [mailto:jianbo.liu@linaro.org]
> Sent: Tuesday, October 10, 2017 1:55 PM
> To: Liu, Yong <yong.liu@intel.com>
> Cc: dts@dpdk.org; Herbert Guan <herbert.guan@arm.com>; Jianbo Liu
> <Jianbo.Liu@arm.com>
> Subject: Re: [dts] [PATCH] framework: extend dts to run against installed
> dpdk packages
> 
> Hi Marvin,
> 
> Is there any progress?
> 
> Thanks!
> Jianbo
> 
> On 13 September 2017 at 14:32, Jianbo Liu <jianbo.liu@linaro.org> wrote:
> > 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:testp
> md_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-10-16  5:41 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
2017-10-10  5:54     ` Jianbo Liu
2017-10-16  5:41       ` 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=86228AFD5BCD8E4EBFD2B90117B5E81E62EF67DF@SHSMSX103.ccr.corp.intel.com \
    --to=yong.liu@intel.com \
    --cc=Jianbo.Liu@arm.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).