[dts] [DTS][PATCH] add smoke execution config

Liu, Yong yong.liu at intel.com
Wed Jun 17 03:57:04 CEST 2015


Thans, merged into 1.1 branch.

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Xu, HuilongX
> Sent: Wednesday, June 17, 2015 9:54 AM
> To: Fu, JingguoX; dts at dpdk.org
> Subject: Re: [dts] [DTS][PATCH] add smoke execution config
> 
> Acked-by: xu huilong <huilongx.xu at intel.com>
> 
> > -----Original Message-----
> > From: Fu, JingguoX
> > Sent: Wednesday, June 17, 2015 9:50 AM
> > To: dts at dpdk.org
> > Cc: Xu, HuilongX; Fu, JingguoX
> > Subject: [DTS][PATCH] add smoke execution config
> >
> > Signed-off-by: Jingguo Fu <jingguox.fu at intel.com>
> > ---
> >  executions/execution_smoke.cfg | 31 +++++++++++++++++++++++++++++++
> >  1 file changed, 31 insertions(+)
> >  create mode 100644 executions/execution_smoke.cfg
> >
> > diff --git a/executions/execution_smoke.cfg
> > b/executions/execution_smoke.cfg
> > new file mode 100644
> > index 0000000..7631f5c
> > --- /dev/null
> > +++ b/executions/execution_smoke.cfg
> > @@ -0,0 +1,31 @@
> > +[Execution1]
> > +crbs=<CRB IP Address>
> > +drivername=<driver name igb_uio or vfio-pci>
> > +test_suites=
> > +    unit_tests_cmdline,
> > +    unit_tests_eal,
> > +    unit_tests_dump,
> > +    unit_tests_ivshmem,
> > +    unit_tests_kni,
> > +    unit_tests_lpm,
> > +    unit_tests_mbuf,
> > +    unit_tests_mempool,
> > +    unit_tests_power,
> > +    unit_tests_pmd_perf,
> > +    unit_tests_qos,
> > +    unit_tests_ring,
> > +    unit_tests_ringpmd,
> > +    unit_tests_timer,
> > +    dynamic_config,
> > +    jumboframes,
> > +    scatter,
> > +    ieee1588,
> > +    multiprocess,
> > +    l2fwd,
> > +    pmd,
> > +    checksum_offload,
> > +    whitelist,
> > +    blacklist
> > +targets=
> > +    x86_64-native-linuxapp-gcc
> > +parameters=nic_type=niantic:func=true
> > --
> > 1.9.1



More information about the dts mailing list