test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts]   dts support for executing case list in configuration file
@ 2015-07-13  9:39 Tang, HaifengX
  2015-07-14  1:12 ` Liu, Yong
  0 siblings, 1 reply; 3+ messages in thread
From: Tang, HaifengX @ 2015-07-13  9:39 UTC (permalink / raw)
  To: Liu, Yong, dts

Hi all :

In dts  configuration file , one test suite represent several test cases . but in  these test cases  , some  of them are not supported different NICs  simultaneously .
So we want to put the case list that all  supported one NIC  in configuration file.  Does  Anyone  have some advices and suggestions about it ?

Example case list configuration file as below:

[Execution1]
crbs=xxx.xxx.xxx.xxx
drivername=igb_uio
test_cases=
      hello_world_all_cores,
hello_world_single_core,
cmdline_sample_commands,
[....]
   checksum_checking,
   packet_checking
targets=
    x86_64-native-linuxapp-gcc
parameters=nic_type=niantic:func=true

Thanks,
Haifeng

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dts] dts support for executing case list in configuration file
  2015-07-13  9:39 [dts] dts support for executing case list in configuration file Tang, HaifengX
@ 2015-07-14  1:12 ` Liu, Yong
  2015-07-14  1:28   ` Chen, WeichunX
  0 siblings, 1 reply; 3+ messages in thread
From: Liu, Yong @ 2015-07-14  1:12 UTC (permalink / raw)
  To: Tang, HaifengX, dts; +Cc: Chen, WeichunX

Haifeng,
If used cases name in configuration file will cause the configuration file too huge to manage.
And it also difficult to known that what cause the case not supported.

We plan to add check list for those cases which only supported in certain NIC.
I have talked about this topic with Huilong and Weichun, you can sync up with them.

From: Tang, HaifengX
Sent: Monday, July 13, 2015 5:39 PM
To: Liu, Yong; dts@dpdk.org
Cc: Tang, HaifengX
Subject: [dts] dts support for executing case list in configuration file

Hi all :

In dts  configuration file , one test suite represent several test cases . but in  these test cases  , some  of them are not supported different NICs  simultaneously .

So we want to put the case list that all  supported one NIC  in configuration file.  Does  Anyone  have some advices and suggestions about it ?

Example case list configuration file as below:

[Execution1]
crbs=xxx.xxx.xxx.xxx
drivername=igb_uio
test_cases=
      hello_world_all_cores,
hello_world_single_core,
cmdline_sample_commands,
[....]
   checksum_checking,
   packet_checking
targets=
    x86_64-native-linuxapp-gcc
parameters=nic_type=niantic:func=true

Thanks,
Haifeng

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dts] dts support for executing case list in configuration file
  2015-07-14  1:12 ` Liu, Yong
@ 2015-07-14  1:28   ` Chen, WeichunX
  0 siblings, 0 replies; 3+ messages in thread
From: Chen, WeichunX @ 2015-07-14  1:28 UTC (permalink / raw)
  To: Liu, Yong, Tang, HaifengX, dts

Hi haifeng,huilong

                Let's discuss on today's scrum meeting.

From: Liu, Yong
Sent: Tuesday, July 14, 2015 9:12 AM
To: Tang, HaifengX; dts@dpdk.org
Cc: Chen, WeichunX; Xu, HuilongX
Subject: RE: [dts] dts support for executing case list in configuration file

Haifeng,
If used cases name in configuration file will cause the configuration file too huge to manage.
And it also difficult to known that what cause the case not supported.

We plan to add check list for those cases which only supported in certain NIC.
I have talked about this topic with Huilong and Weichun, you can sync up with them.

From: Tang, HaifengX
Sent: Monday, July 13, 2015 5:39 PM
To: Liu, Yong; dts@dpdk.org<mailto:dts@dpdk.org>
Cc: Tang, HaifengX
Subject: [dts] dts support for executing case list in configuration file

Hi all :

In dts  configuration file , one test suite represent several test cases . but in  these test cases  , some  of them are not supported different NICs  simultaneously .

So we want to put the case list that all  supported one NIC  in configuration file.  Does  Anyone  have some advices and suggestions about it ?

Example case list configuration file as below:

[Execution1]
crbs=xxx.xxx.xxx.xxx
drivername=igb_uio
test_cases=
      hello_world_all_cores,
hello_world_single_core,
cmdline_sample_commands,
[....]
   checksum_checking,
   packet_checking
targets=
    x86_64-native-linuxapp-gcc
parameters=nic_type=niantic:func=true

Thanks,
Haifeng

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-14  1:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-13  9:39 [dts] dts support for executing case list in configuration file Tang, HaifengX
2015-07-14  1:12 ` Liu, Yong
2015-07-14  1:28   ` Chen, WeichunX

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