test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Khangar, Churchill" <churchill.khangar@intel.com>,
	"dts@dpdk.org" <dts@dpdk.org>
Cc: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>,
	"P, Venkata Suresh Kumar" <venkata.suresh.kumar.p@intel.com>,
	"Khangar, Churchill" <churchill.khangar@intel.com>,
	"Jangra, Yogesh" <yogesh.jangra@intel.com>
Subject: Re: [dts] [PATCH] tests/pipeline: add pipeline suite
Date: Fri, 13 Nov 2020 02:45:21 +0000	[thread overview]
Message-ID: <3b59a9e6d4714b62ac79ddb05537559c@intel.com> (raw)
In-Reply-To: <1605088493-42529-1-git-send-email-churchill.khangar@intel.com>


> Add pipeline test cases
> 
> Signed-off-by: Yogesh Jangra <yogesh.jangra@intel.com>
> Signed-off-by: Churchill Khangar <churchill.khangar@intel.com>
> Tested-by: Venkata Suresh Kumar P <venkata.suresh.kumar.p@intel.com>
> ---
>  conf/app_name.cfg                 |   10 +-
>  dep/pipeline.tar.gz               |  Bin 0 -> 119666 bytes
>  test_plans/pipeline_test_plan.rst |  122 +
>  tests/TestSuite_pipeline.py       | 5833
> +++++++++++++++++++++++++++++++++++++
>  4 files changed, 5957 insertions(+), 8 deletions(-)
>  create mode 100644 dep/pipeline.tar.gz
>  create mode 100644 test_plans/pipeline_test_plan.rst
>  create mode 100644 test_plans/pipeline_test_plan.rst

Split the files to several patches, and make them a series with cover-letter, i.e. 
	[0/3] cover letter
	[1/3] dep/pipeline.tar.gz
	[2/3] test_plans/pipeline_test_plan.rst
	[3/3] test_plans/pipeline_test_plan.rst

Refer to http://patchwork.dpdk.org/project/dts/list/?series=13765

> 
> diff --git a/conf/app_name.cfg b/conf/app_name.cfg
> index e1d78d6..ff73bf8 100644
> --- a/conf/app_name.cfg
> +++ b/conf/app_name.cfg
> @@ -43,6 +43,7 @@ l3fwd-thread=target/examples/dpdk-l3fwd-thread
>  link_status_interrupt=target/examples/dpdk-link_status_interrupt
>  ntb=target/examples/dpdk-ntb
>  packet_ordering=target/examples/dpdk-packet_ordering
> +pipeline=target/examples/dpdk-pipeline
>  ptpclient=target/examples/dpdk-ptpclient
>  qos_meter=target/examples/dpdk-qos_meter
>  qos_sched=target/examples/dpdk-qos_sched
> @@ -62,14 +63,6 @@ hotplug_mp=target/examples/dpdk-hotplug_mp
>  mp_server=target/examples/dpdk-mp_server
>  simple_mp=target/examples/dpdk-simple_mp
>  symmetric_mp=target/examples/dpdk-symmetric_mp
> -cmdline=target/examples/dpdk-cmdline
> -distributor=target/examples/dpdk-distributor
> -netmap_compat=target/examples/dpdk-netmap_compat
> -node=target/examples/dpdk-efd_node
> -server=target/examples/dpdk-efd_server
> -testpmd_vf=target/app/dpdk-testpmd-vf
> -vm_power_manager=target/examples/dpdk-vm_power_manager
> -guest_cli=target/examples/dpdk-guest_cli

Removed by mistake ?

<...>

      parent reply	other threads:[~2020-11-13  2:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-11  9:54 Churchill Khangar
2020-11-11 10:21 ` P, Venkata Suresh Kumar
2020-11-13  2:45 ` Tu, Lijuan [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=3b59a9e6d4714b62ac79ddb05537559c@intel.com \
    --to=lijuan.tu@intel.com \
    --cc=churchill.khangar@intel.com \
    --cc=cristian.dumitrescu@intel.com \
    --cc=dts@dpdk.org \
    --cc=venkata.suresh.kumar.p@intel.com \
    --cc=yogesh.jangra@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).