[dts] [PATCH v3] Adding Eventdev_pipeline feature performance Testscript

Tu, Lijuan lijuan.tu at intel.com
Wed Jun 12 05:13:58 CEST 2019


Just to clarify DTS work mode:
1, I will apply test plan firstly, then apply test script. Test script will be considered until teat plan merged.
2, I will deal with patch weekly, usually on Wednesday  at PRC time.
3, If the patch are not applied, and you want to change something, you could sent V2, V3, if you patch based on your own patch which not applied, will cause failure.

According to above, so this patch can't be merged because of applying failure.

Thanks
Lijuan

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of thaq at marvell.com
> Sent: Monday, June 10, 2019 8:25 PM
> To: dts at dpdk.org
> Cc: fmasood at marvell.com; avijay at marvell.com; jerinj at marvell.com;
> Thanseerulhaq <thaq at marvell.com>
> Subject: [dts] [PATCH v3] Adding Eventdev_pipeline feature performance
> Testscript
> 
> From: Thanseerulhaq <thaq at marvell.com>
> 
> TestSuite_eventdev_pipeline_perf.py: Adding performance testscripts for
> 1/2/4 NIC ports for eventdev_pipeline features atomic, parallel, order stages.
> 
> Signed-off-by: Thanseerulhaq <thaq at marvell.com>
> ---
>  tests/TestSuite_eventdev_pipeline_perf.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/TestSuite_eventdev_pipeline_perf.py
> b/tests/TestSuite_eventdev_pipeline_perf.py
> index 1c23859..54c8381 100644
> --- a/tests/TestSuite_eventdev_pipeline_perf.py
> +++ b/tests/TestSuite_eventdev_pipeline_perf.py
> @@ -293,6 +293,7 @@ class
> TestEventdevPipelinePerf(TestCase,IxiaPacketGenerator):
>                  payload_size = frame_size - self.headers_size
>                  self.tester.scapy_append(
>                      'wrpcap("event_test.pcap",
> [Ether(src="52:00:00:00:00:00")/IP(src="1.2.3.4",dst="1.1.1.1")/TCP()/("X"*%d)]
> )' % (payload_size))
> +                self.tester.scapy_execute()
> 
>                  # run traffic generator
>                  _, pps = self.tester.traffic_generator_throughput(tgen_input,
> rate_percent=100, delay=60)
> --
> 1.8.3.1



More information about the dts mailing list