* [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run per patch performance @ 2020-03-03 19:19 lihong 2020-03-03 19:19 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong ` (3 more replies) 0 siblings, 4 replies; 12+ messages in thread From: lihong @ 2020-03-03 19:19 UTC (permalink / raw) To: dts; +Cc: lihong * add config file and modify suite to support pvp_multi_paths_virtio_single_core_performance check the throughput can reach value lihong (2): conf: add config file to support per patch performance tests/pvp_multi_paths_virtio_single_core_performance: modify code to support per patch performance ..._multi_paths_virtio_single_core_performance.cfg | 6 + ...p_multi_paths_virtio_single_core_performance.py | 212 ++++++++++++++++++--- 2 files changed, 196 insertions(+), 22 deletions(-) create mode 100644 conf/pvp_multi_paths_virtio_single_core_performance.cfg -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* [dts] [PATCH V2 1/2] conf: add config file to support per patch performance 2020-03-03 19:19 [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run per patch performance lihong @ 2020-03-03 19:19 ` lihong 2020-03-04 2:49 ` Ma, LihongX 2020-03-03 19:19 ` [dts] [PATCH V2 2/2] tests/pvp_multi_paths_virtio_single_core_performance: modify code " lihong ` (2 subsequent siblings) 3 siblings, 1 reply; 12+ messages in thread From: lihong @ 2020-03-03 19:19 UTC (permalink / raw) To: dts; +Cc: lihong add config file for suite pvp_multi_paths_virtio_single_core_performance can store expected throughput value of cases. Signed-off-by: lihong <lihongx.ma@intel.com> --- conf/pvp_multi_paths_virtio_single_core_performance.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/pvp_multi_paths_virtio_single_core_performance.cfg diff --git a/conf/pvp_multi_paths_virtio_single_core_performance.cfg b/conf/pvp_multi_paths_virtio_single_core_performance.cfg new file mode 100644 index 0000000..f7703a3 --- /dev/null +++ b/conf/pvp_multi_paths_virtio_single_core_performance.cfg @@ -0,0 +1,6 @@ +[suite] +update_expected = True +test_parameters = {64: [1024], 1518: [1024]} +test_duration = 60 +accepted_tolerance = 2 +expected_throughput = {'test_perf_virtio_single_core_virtio11_mergeable': {64: {1024: 0.0}, 1518: {1024: 0.0}}, 'test_perf_virtio_single_core_virtio11_normal': {64: {1024: 0.0}, 1518: {1024: 0.0}}, 'test_perf_virtio_single_core_virtio11_inorder_mergeable': {64: {1024: 0.0}, 1518: {1024: 0.0}}, 'test_perf_virtio_single_core_virtio11_inorder_normal': {64: {1024: 0.0}, 1518: {1024: 0.0}}, 'test_perf_virtio_single_core_inorder_mergeable': {64: {1024: 0.0}, 1518: {1024: 0.0}}, 'test_perf_virtio_single_core_inorder_no_mergeable': {64: {1024: 0.0}, 1518: {1024: 0.0}}, 'test_perf_virtio_single_core_mergeable': {64: {1024: 0.0}, 1518: {1024: 0.0}}, 'test_perf_virtio_single_core_normal': {64: {1024: 0.0}, 1518: {1024: 0.0}}, 'test_perf_virtio_single_core_vector_rx': {64: {1024: 0.0}, 1518: {1024: 0.0}}} -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [dts] [PATCH V2 1/2] conf: add config file to support per patch performance 2020-03-03 19:19 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong @ 2020-03-04 2:49 ` Ma, LihongX 0 siblings, 0 replies; 12+ messages in thread From: Ma, LihongX @ 2020-03-04 2:49 UTC (permalink / raw) To: dts Tested-by: ma,lihong<lihongx.ma@intel.com> Regards, Ma,lihong -----Original Message----- From: Ma, LihongX Sent: Wednesday, March 4, 2020 3:20 AM To: dts@dpdk.org Cc: Ma, LihongX <lihongx.ma@intel.com> Subject: [dts][PATCH V2 1/2] conf: add config file to support per patch performance add config file for suite pvp_multi_paths_virtio_single_core_performance can store expected throughput value of cases. Signed-off-by: lihong <lihongx.ma@intel.com> --- conf/pvp_multi_paths_virtio_single_core_performance.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/pvp_multi_paths_virtio_single_core_performance.cfg diff --git a/conf/pvp_multi_paths_virtio_single_core_performance.cfg b/conf/pvp_multi_paths_virtio_single_core_performance.cfg new file mode 100644 index 0000000..f7703a3 --- /dev/null +++ b/conf/pvp_multi_paths_virtio_single_core_performance.cfg @@ -0,0 +1,6 @@ +[suite] +update_expected = True +test_parameters = {64: [1024], 1518: [1024]} test_duration = 60 +accepted_tolerance = 2 expected_throughput = +{'test_perf_virtio_single_core_virtio11_mergeable': {64: {1024: 0.0}, +1518: {1024: 0.0}}, 'test_perf_virtio_single_core_virtio11_normal': +{64: {1024: 0.0}, 1518: {1024: 0.0}}, +'test_perf_virtio_single_core_virtio11_inorder_mergeable': {64: {1024: +0.0}, 1518: {1024: 0.0}}, +'test_perf_virtio_single_core_virtio11_inorder_normal': {64: {1024: +0.0}, 1518: {1024: 0.0}}, +'test_perf_virtio_single_core_inorder_mergeable': {64: {1024: 0.0}, +1518: {1024: 0.0}}, +'test_perf_virtio_single_core_inorder_no_mergeable': {64: {1024: 0.0}, +1518: {1024: 0.0}}, 'test_perf_virtio_single_core_mergeable': {64: +{1024: 0.0}, 1518: {1024: 0.0}}, 'test_perf_virtio_single_core_normal': +{64: {1024: 0.0}, 1518: {1024: 0.0}}, +'test_perf_virtio_single_core_vector_rx': {64: {1024: 0.0}, 1518: +{1024: 0.0}}} -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* [dts] [PATCH V2 2/2] tests/pvp_multi_paths_virtio_single_core_performance: modify code to support per patch performance 2020-03-03 19:19 [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run per patch performance lihong 2020-03-03 19:19 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong @ 2020-03-03 19:19 ` lihong 2020-03-04 2:49 ` Ma, LihongX 2020-03-04 2:49 ` [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run " Ma, LihongX 2020-03-11 4:33 ` Tu, Lijuan 3 siblings, 1 reply; 12+ messages in thread From: lihong @ 2020-03-03 19:19 UTC (permalink / raw) To: dts; +Cc: lihong Signed-off-by: lihong <lihongx.ma@intel.com> --- ...p_multi_paths_virtio_single_core_performance.py | 212 ++++++++++++++++++--- 1 file changed, 190 insertions(+), 22 deletions(-) diff --git a/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py b/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py index 8c5fb43..ccf14fc 100644 --- a/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py +++ b/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py @@ -34,10 +34,15 @@ DPDK Test suite. Test PVP virtio single core performance using virtio_user on 8 tx/rx path. """ +import json +import rst +import os import utils from test_case import TestCase from packet import Packet from pktgen import PacketGeneratorHelper +from settings import UPDATE_EXPECTED, load_global_setting +from copy import deepcopy class TestPVPMultiPathVirtioPerformance(TestCase): @@ -63,39 +68,59 @@ class TestPVPMultiPathVirtioPerformance(TestCase): self.tester.send_expect('mkdir -p %s' % self.out_path, '# ') # create an instance to set stream field setting self.pktgen_helper = PacketGeneratorHelper() + self.vhost_user = self.dut.new_session(suite="user") + self.vhost = self.dut.new_session(suite="vhost") + self.save_result_flag = True + self.json_obj = {} def set_up(self): """ Run before each test case. """ - self.vhost_user = self.dut.new_session(suite="user") - self.vhost = self.dut.new_session(suite="vhost") # Prepare the result table self.table_header = ['Frame'] - self.table_header.append("Mode") + self.table_header.append("Mode/RXD-TXD") self.table_header.append("Mpps") self.table_header.append("% linerate") self.result_table_create(self.table_header) + self.test_parameters = self.get_suite_cfg()['test_parameters'] + # test parameters include: frames size, descriptor numbers + self.test_parameters = self.get_suite_cfg()['test_parameters'] + + # traffic duraion in second + self.test_duration = self.get_suite_cfg()['test_duration'] + + # initilize throughput attribution + # {'$framesize':{"$nb_desc": 'throughput'} + self.throughput = {} + + # Accepted tolerance in Mpps + self.gap = self.get_suite_cfg()['accepted_tolerance'] + self.test_result = {} + self.nb_desc = self.test_parameters[64][0] + def send_and_verify(self, case_info): """ Send packet with packet generator and verify """ for frame_size in self.frame_sizes: tgen_input = [] - for port in range(self.number_of_ports): - rx_port = self.tester.get_local_port( - self.dut_ports[port % self.number_of_ports]) - tx_port = self.tester.get_local_port( - self.dut_ports[(port) % self.number_of_ports]) - destination_mac = self.dut.get_mac_address( - self.dut_ports[(port) % self.number_of_ports]) + self.throughput[frame_size] = dict() + self.logger.info("Test running at parameters: " + + "framesize: {}, rxd/txd: {}".format(frame_size, self.nb_desc)) + rx_port = self.tester.get_local_port( + self.dut_ports[0]) + tx_port = self.tester.get_local_port( + self.dut_ports[0]) + destination_mac = self.dut.get_mac_address( + self.dut_ports[0]) - pkt = Packet(pkt_type='UDP', pkt_len=frame_size) - pkt.config_layer('ether', {'dst': '%s' % destination_mac}) - pkt.save_pcapfile(self.tester, "%s/multi_path_%d.pcap" % (self.out_path, port)) + pkt = Packet(pkt_type='UDP', pkt_len=frame_size) + pkt.config_layer('ether', {'dst': '%s' % destination_mac}) + pkt.save_pcapfile(self.tester, "%s/multi_path.pcap" % (self.out_path)) - tgen_input.append((tx_port, rx_port, "%s/multi_path_%d.pcap" % (self.out_path, port))) + tgen_input.append((tx_port, rx_port, "%s/multi_path.pcap" % (self.out_path))) self.tester.pktgen.clear_streams() streams = self.pktgen_helper.prepare_stream_from_tginput(tgen_input, 100, None, self.tester.pktgen) @@ -103,15 +128,16 @@ class TestPVPMultiPathVirtioPerformance(TestCase): traffic_opt = {'delay': 5} _, pps = self.tester.pktgen.measure_throughput(stream_ids=streams, options=traffic_opt) Mpps = pps / 1000000.0 - self.verify(Mpps > 0, "%s can not receive packets of frame size %d" % (self.running_case, frame_size)) + self.verify(Mpps > 0.0, "%s can not receive packets of frame size %d" % (self.running_case, frame_size)) - throughput = Mpps * 100 / \ + linerate = Mpps * 100 / \ float(self.wirespeed(self.nic, frame_size, self.number_of_ports)) + self.throughput[frame_size][self.nb_desc] = Mpps results_row = [frame_size] results_row.append(case_info) results_row.append(Mpps) - results_row.append(throughput) + results_row.append(linerate) self.result_table_add(results_row) @property @@ -130,7 +156,8 @@ class TestPVPMultiPathVirtioPerformance(TestCase): eal_param = self.dut.create_eal_parameters(socket=self.ports_socket, cores=self.core_list_host, prefix='vhost', ports=[self.dut.ports_info[self.dut_ports[0]]['pci']], vdevs=['net_vhost0,iface=vhost-net,queues=1,client=0']) - command_line_client = "./%s/app/testpmd " % self.target + eal_param + ' -- -i --nb-cores=2 --txd=1024 --rxd=1024' + command_line_client = "./%s/app/testpmd " % self.target + eal_param + \ + ' -- -i --nb-cores=2 --txd=%d --rxd=%d' % (self.nb_desc, self.nb_desc) self.vhost.send_expect(command_line_client, "testpmd> ", 120) self.vhost.send_expect("set fwd io", "testpmd> ", 120) self.vhost.send_expect("start", "testpmd> ", 120) @@ -142,11 +169,108 @@ class TestPVPMultiPathVirtioPerformance(TestCase): eal_param = self.dut.create_eal_parameters(socket=self.ports_socket, cores=self.core_list_user, prefix='virtio', no_pci=True, vdevs=['net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net,%s' % args["version"]]) if self.check_2M_env: eal_param += " --single-file-segments" - command_line_user = "./%s/app/testpmd " % self.target + eal_param + " -- -i %s --rss-ip --nb-cores=1 --txd=1024 --rxd=1024" % args["path"] + command_line_user = "./%s/app/testpmd " % self.target + eal_param + \ + " -- -i %s --rss-ip --nb-cores=1 --txd=%d --rxd=%d" % ( + args["path"], self.nb_desc, self.nb_desc) self.vhost_user.send_expect(command_line_user, "testpmd> ", 120) self.vhost_user.send_expect("set fwd mac", "testpmd> ", 120) self.vhost_user.send_expect("start", "testpmd> ", 120) + def handle_expected(self): + """ + Update expected numbers to configurate file: conf/$suite_name.cfg + """ + if load_global_setting(UPDATE_EXPECTED) == "yes": + for frame_size in self.test_parameters.keys(): + for nb_desc in self.test_parameters[frame_size]: + self.expected_throughput[frame_size][nb_desc] = round(self.throughput[frame_size][nb_desc], 3) + + def handle_results(self): + """ + results handled process: + 1, save to self.test_results + 2, create test results table + 3, save to json file for Open Lab + """ + header = self.table_header + header.append("Expected Throughput") + header.append("Throughput Difference") + for frame_size in self.test_parameters.keys(): + wirespeed = self.wirespeed(self.nic, frame_size, self.number_of_ports) + ret_datas = {} + for nb_desc in self.test_parameters[frame_size]: + ret_data = {} + ret_data[header[0]] = frame_size + ret_data[header[1]] = nb_desc + ret_data[header[2]] = "{:.3f} Mpps".format( + self.throughput[frame_size][nb_desc]) + ret_data[header[3]] = "{:.3f}%".format( + self.throughput[frame_size][nb_desc] * 100 / wirespeed) + ret_data[header[4]] = "{:.3f} Mpps".format( + self.expected_throughput[frame_size][nb_desc]) + ret_data[header[5]] = "{:.3f} Mpps".format( + self.throughput[frame_size][nb_desc] - + self.expected_throughput[frame_size][nb_desc]) + ret_datas[nb_desc] = deepcopy(ret_data) + self.test_result[frame_size] = deepcopy(ret_datas) + # Create test results table + self.result_table_create(header) + for frame_size in self.test_parameters.keys(): + for nb_desc in self.test_parameters[frame_size]: + table_row = list() + for i in range(len(header)): + table_row.append( + self.test_result[frame_size][nb_desc][header[i]]) + self.result_table_add(table_row) + # present test results to screen + self.result_table_print() + # save test results as a file + if self.save_result_flag: + self.save_result(self.test_result) + + def save_result(self, data): + ''' + Saves the test results as a separated file named with + self.nic+_perf_virtio_user_pvp.json in output folder + if self.save_result_flag is True + ''' + case_name = self.running_case + self.json_obj[case_name] = list() + status_result = [] + for frame_size in self.test_parameters.keys(): + for nb_desc in self.test_parameters[frame_size]: + row_in = self.test_result[frame_size][nb_desc] + row_dict0 = dict() + row_dict0['performance'] = list() + row_dict0['parameters'] = list() + row_dict0['parameters'] = list() + result_throughput = float(row_in['Mpps'].split()[0]) + expected_throughput = float(row_in['Expected Throughput'].split()[0]) + # delta value and accepted tolerance in percentage + delta = result_throughput - expected_throughput + gap = expected_throughput * -self.gap * 0.01 + delta = float(delta) + gap = float(gap) + self.logger.info("Accept tolerance are (Mpps) %f" % gap) + self.logger.info("Throughput Difference are (Mpps) %f" % delta) + if result_throughput > expected_throughput + gap: + row_dict0['status'] = 'PASS' + else: + row_dict0['status'] = 'FAIL' + row_dict1 = dict(name="Throughput", value=result_throughput, unit="Mpps", delta=delta) + row_dict2 = dict(name="Txd/Rxd", value=row_in["Mode/RXD-TXD"], unit="descriptor") + row_dict3 = dict(name="frame_size", value=row_in["Frame"], unit="bytes") + row_dict0['performance'].append(row_dict1) + row_dict0['parameters'].append(row_dict2) + row_dict0['parameters'].append(row_dict3) + self.json_obj[case_name].append(row_dict0) + status_result.append(row_dict0['status']) + with open(os.path.join(rst.path2Result, + '{0:s}_{1}.json'.format( + self.nic, self.suite_name)), 'w') as fp: + json.dump(self.json_obj, fp) + self.verify("FAIL" not in status_result, "Exceeded Gap") + def close_all_testpmd(self): """ close all testpmd of vhost and virtio @@ -165,119 +289,163 @@ class TestPVPMultiPathVirtioPerformance(TestCase): """ performance for Vhost PVP virtio 1.1 Mergeable Path. """ + self.test_target = self.running_case + self.expected_throughput = self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=1,in_order=0,mrg_rxbuf=1", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virtio_1.1_mergeable on") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_virtio11_normal(self): """ performance for Vhost PVP virtio1.1 Normal Path. """ + self.test_target = self.running_case + self.expected_throughput = self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=1,in_order=0,mrg_rxbuf=0", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virtio_1.1_normal") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_virtio11_inorder_mergeable(self): """ performance for Vhost PVP virtio 1.1 inorder Mergeable Path. """ + self.test_target = self.running_case + self.expected_throughput = self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=1,in_order=1,mrg_rxbuf=1", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virtio_1.1_inorder_mergeable on") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_virtio11_inorder_normal(self): """ performance for Vhost PVP virtio1.1 inorder Normal Path. """ + self.test_target = self.running_case + self.expected_throughput = self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=1,in_order=1,mrg_rxbuf=0", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virtio_1.1_inorder_normal") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_inorder_mergeable(self): """ performance for Vhost PVP In_order mergeable Path. """ + self.test_target = self.running_case + self.expected_throughput = self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=0,in_order=1,mrg_rxbuf=1", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("inoder mergeable on") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_inorder_no_mergeable(self): """ performance for Vhost PVP In_order no_mergeable Path. """ + self.test_target = self.running_case + self.expected_throughput = self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=0,in_order=1,mrg_rxbuf=0", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("inoder mergeable off") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_mergeable(self): """ performance for Vhost PVP Mergeable Path. """ + self.test_target = self.running_case + self.expected_throughput = self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=0,in_order=0,mrg_rxbuf=1", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virito mergeable") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_normal(self): """ performance for Vhost PVP Normal Path. """ + self.test_target = self.running_case + self.expected_throughput = self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=0,in_order=0,mrg_rxbuf=0", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virito normal") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_vector_rx(self): """ performance for Vhost PVP Vector Path """ + self.test_target = self.running_case + self.expected_throughput = self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=0,in_order=0,mrg_rxbuf=0", "path": "--tx-offloads=0x0"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virtio vector rx") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def tear_down(self): """ Run after each test case. """ - self.dut.send_expect("killall -s INT testpmd", "#") - self.close_all_session() + self.dut.kill_all() def tear_down_all(self): """ Run after each test suite. """ - pass + self.close_all_session() -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [dts] [PATCH V2 2/2] tests/pvp_multi_paths_virtio_single_core_performance: modify code to support per patch performance 2020-03-03 19:19 ` [dts] [PATCH V2 2/2] tests/pvp_multi_paths_virtio_single_core_performance: modify code " lihong @ 2020-03-04 2:49 ` Ma, LihongX 0 siblings, 0 replies; 12+ messages in thread From: Ma, LihongX @ 2020-03-04 2:49 UTC (permalink / raw) To: dts Tested-by: ma,lihong<lihongx.ma@intel.com> Regards, Ma,lihong -----Original Message----- From: Ma, LihongX Sent: Wednesday, March 4, 2020 3:20 AM To: dts@dpdk.org Cc: Ma, LihongX <lihongx.ma@intel.com> Subject: [dts][PATCH V2 2/2] tests/pvp_multi_paths_virtio_single_core_performance: modify code to support per patch performance Signed-off-by: lihong <lihongx.ma@intel.com> --- ...p_multi_paths_virtio_single_core_performance.py | 212 ++++++++++++++++++--- 1 file changed, 190 insertions(+), 22 deletions(-) diff --git a/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py b/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py index 8c5fb43..ccf14fc 100644 --- a/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py +++ b/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py @@ -34,10 +34,15 @@ DPDK Test suite. Test PVP virtio single core performance using virtio_user on 8 tx/rx path. """ +import json +import rst +import os import utils from test_case import TestCase from packet import Packet from pktgen import PacketGeneratorHelper +from settings import UPDATE_EXPECTED, load_global_setting from copy +import deepcopy class TestPVPMultiPathVirtioPerformance(TestCase): @@ -63,39 +68,59 @@ class TestPVPMultiPathVirtioPerformance(TestCase): self.tester.send_expect('mkdir -p %s' % self.out_path, '# ') # create an instance to set stream field setting self.pktgen_helper = PacketGeneratorHelper() + self.vhost_user = self.dut.new_session(suite="user") + self.vhost = self.dut.new_session(suite="vhost") + self.save_result_flag = True + self.json_obj = {} def set_up(self): """ Run before each test case. """ - self.vhost_user = self.dut.new_session(suite="user") - self.vhost = self.dut.new_session(suite="vhost") # Prepare the result table self.table_header = ['Frame'] - self.table_header.append("Mode") + self.table_header.append("Mode/RXD-TXD") self.table_header.append("Mpps") self.table_header.append("% linerate") self.result_table_create(self.table_header) + self.test_parameters = self.get_suite_cfg()['test_parameters'] + # test parameters include: frames size, descriptor numbers + self.test_parameters = self.get_suite_cfg()['test_parameters'] + + # traffic duraion in second + self.test_duration = self.get_suite_cfg()['test_duration'] + + # initilize throughput attribution + # {'$framesize':{"$nb_desc": 'throughput'} + self.throughput = {} + + # Accepted tolerance in Mpps + self.gap = self.get_suite_cfg()['accepted_tolerance'] + self.test_result = {} + self.nb_desc = self.test_parameters[64][0] + def send_and_verify(self, case_info): """ Send packet with packet generator and verify """ for frame_size in self.frame_sizes: tgen_input = [] - for port in range(self.number_of_ports): - rx_port = self.tester.get_local_port( - self.dut_ports[port % self.number_of_ports]) - tx_port = self.tester.get_local_port( - self.dut_ports[(port) % self.number_of_ports]) - destination_mac = self.dut.get_mac_address( - self.dut_ports[(port) % self.number_of_ports]) + self.throughput[frame_size] = dict() + self.logger.info("Test running at parameters: " + + "framesize: {}, rxd/txd: {}".format(frame_size, self.nb_desc)) + rx_port = self.tester.get_local_port( + self.dut_ports[0]) + tx_port = self.tester.get_local_port( + self.dut_ports[0]) + destination_mac = self.dut.get_mac_address( + self.dut_ports[0]) - pkt = Packet(pkt_type='UDP', pkt_len=frame_size) - pkt.config_layer('ether', {'dst': '%s' % destination_mac}) - pkt.save_pcapfile(self.tester, "%s/multi_path_%d.pcap" % (self.out_path, port)) + pkt = Packet(pkt_type='UDP', pkt_len=frame_size) + pkt.config_layer('ether', {'dst': '%s' % destination_mac}) + pkt.save_pcapfile(self.tester, "%s/multi_path.pcap" % + (self.out_path)) - tgen_input.append((tx_port, rx_port, "%s/multi_path_%d.pcap" % (self.out_path, port))) + tgen_input.append((tx_port, rx_port, "%s/multi_path.pcap" % + (self.out_path))) self.tester.pktgen.clear_streams() streams = self.pktgen_helper.prepare_stream_from_tginput(tgen_input, 100, None, self.tester.pktgen) @@ -103,15 +128,16 @@ class TestPVPMultiPathVirtioPerformance(TestCase): traffic_opt = {'delay': 5} _, pps = self.tester.pktgen.measure_throughput(stream_ids=streams, options=traffic_opt) Mpps = pps / 1000000.0 - self.verify(Mpps > 0, "%s can not receive packets of frame size %d" % (self.running_case, frame_size)) + self.verify(Mpps > 0.0, "%s can not receive packets of + frame size %d" % (self.running_case, frame_size)) - throughput = Mpps * 100 / \ + linerate = Mpps * 100 / \ float(self.wirespeed(self.nic, frame_size, self.number_of_ports)) + self.throughput[frame_size][self.nb_desc] = Mpps results_row = [frame_size] results_row.append(case_info) results_row.append(Mpps) - results_row.append(throughput) + results_row.append(linerate) self.result_table_add(results_row) @property @@ -130,7 +156,8 @@ class TestPVPMultiPathVirtioPerformance(TestCase): eal_param = self.dut.create_eal_parameters(socket=self.ports_socket, cores=self.core_list_host, prefix='vhost', ports=[self.dut.ports_info[self.dut_ports[0]]['pci']], vdevs=['net_vhost0,iface=vhost-net,queues=1,client=0']) - command_line_client = "./%s/app/testpmd " % self.target + eal_param + ' -- -i --nb-cores=2 --txd=1024 --rxd=1024' + command_line_client = "./%s/app/testpmd " % self.target + eal_param + \ + ' -- -i --nb-cores=2 --txd=%d --rxd=%d' % + (self.nb_desc, self.nb_desc) self.vhost.send_expect(command_line_client, "testpmd> ", 120) self.vhost.send_expect("set fwd io", "testpmd> ", 120) self.vhost.send_expect("start", "testpmd> ", 120) @@ -142,11 +169,108 @@ class TestPVPMultiPathVirtioPerformance(TestCase): eal_param = self.dut.create_eal_parameters(socket=self.ports_socket, cores=self.core_list_user, prefix='virtio', no_pci=True, vdevs=['net_virtio_user0,mac=00:01:02:03:04:05,path=./vhost-net,%s' % args["version"]]) if self.check_2M_env: eal_param += " --single-file-segments" - command_line_user = "./%s/app/testpmd " % self.target + eal_param + " -- -i %s --rss-ip --nb-cores=1 --txd=1024 --rxd=1024" % args["path"] + command_line_user = "./%s/app/testpmd " % self.target + eal_param + \ + " -- -i %s --rss-ip --nb-cores=1 --txd=%d --rxd=%d" % ( + args["path"], self.nb_desc, self.nb_desc) self.vhost_user.send_expect(command_line_user, "testpmd> ", 120) self.vhost_user.send_expect("set fwd mac", "testpmd> ", 120) self.vhost_user.send_expect("start", "testpmd> ", 120) + def handle_expected(self): + """ + Update expected numbers to configurate file: conf/$suite_name.cfg + """ + if load_global_setting(UPDATE_EXPECTED) == "yes": + for frame_size in self.test_parameters.keys(): + for nb_desc in self.test_parameters[frame_size]: + self.expected_throughput[frame_size][nb_desc] = + round(self.throughput[frame_size][nb_desc], 3) + + def handle_results(self): + """ + results handled process: + 1, save to self.test_results + 2, create test results table + 3, save to json file for Open Lab + """ + header = self.table_header + header.append("Expected Throughput") + header.append("Throughput Difference") + for frame_size in self.test_parameters.keys(): + wirespeed = self.wirespeed(self.nic, frame_size, self.number_of_ports) + ret_datas = {} + for nb_desc in self.test_parameters[frame_size]: + ret_data = {} + ret_data[header[0]] = frame_size + ret_data[header[1]] = nb_desc + ret_data[header[2]] = "{:.3f} Mpps".format( + self.throughput[frame_size][nb_desc]) + ret_data[header[3]] = "{:.3f}%".format( + self.throughput[frame_size][nb_desc] * 100 / wirespeed) + ret_data[header[4]] = "{:.3f} Mpps".format( + self.expected_throughput[frame_size][nb_desc]) + ret_data[header[5]] = "{:.3f} Mpps".format( + self.throughput[frame_size][nb_desc] - + self.expected_throughput[frame_size][nb_desc]) + ret_datas[nb_desc] = deepcopy(ret_data) + self.test_result[frame_size] = deepcopy(ret_datas) + # Create test results table + self.result_table_create(header) + for frame_size in self.test_parameters.keys(): + for nb_desc in self.test_parameters[frame_size]: + table_row = list() + for i in range(len(header)): + table_row.append( + self.test_result[frame_size][nb_desc][header[i]]) + self.result_table_add(table_row) + # present test results to screen + self.result_table_print() + # save test results as a file + if self.save_result_flag: + self.save_result(self.test_result) + + def save_result(self, data): + ''' + Saves the test results as a separated file named with + self.nic+_perf_virtio_user_pvp.json in output folder + if self.save_result_flag is True + ''' + case_name = self.running_case + self.json_obj[case_name] = list() + status_result = [] + for frame_size in self.test_parameters.keys(): + for nb_desc in self.test_parameters[frame_size]: + row_in = self.test_result[frame_size][nb_desc] + row_dict0 = dict() + row_dict0['performance'] = list() + row_dict0['parameters'] = list() + row_dict0['parameters'] = list() + result_throughput = float(row_in['Mpps'].split()[0]) + expected_throughput = float(row_in['Expected Throughput'].split()[0]) + # delta value and accepted tolerance in percentage + delta = result_throughput - expected_throughput + gap = expected_throughput * -self.gap * 0.01 + delta = float(delta) + gap = float(gap) + self.logger.info("Accept tolerance are (Mpps) %f" % gap) + self.logger.info("Throughput Difference are (Mpps) %f" % delta) + if result_throughput > expected_throughput + gap: + row_dict0['status'] = 'PASS' + else: + row_dict0['status'] = 'FAIL' + row_dict1 = dict(name="Throughput", value=result_throughput, unit="Mpps", delta=delta) + row_dict2 = dict(name="Txd/Rxd", value=row_in["Mode/RXD-TXD"], unit="descriptor") + row_dict3 = dict(name="frame_size", value=row_in["Frame"], unit="bytes") + row_dict0['performance'].append(row_dict1) + row_dict0['parameters'].append(row_dict2) + row_dict0['parameters'].append(row_dict3) + self.json_obj[case_name].append(row_dict0) + status_result.append(row_dict0['status']) + with open(os.path.join(rst.path2Result, + '{0:s}_{1}.json'.format( + self.nic, self.suite_name)), 'w') as fp: + json.dump(self.json_obj, fp) + self.verify("FAIL" not in status_result, "Exceeded Gap") + def close_all_testpmd(self): """ close all testpmd of vhost and virtio @@ -165,119 +289,163 @@ class TestPVPMultiPathVirtioPerformance(TestCase): """ performance for Vhost PVP virtio 1.1 Mergeable Path. """ + self.test_target = self.running_case + self.expected_throughput = + self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=1,in_order=0,mrg_rxbuf=1", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virtio_1.1_mergeable on") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_virtio11_normal(self): """ performance for Vhost PVP virtio1.1 Normal Path. """ + self.test_target = self.running_case + self.expected_throughput = + self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=1,in_order=0,mrg_rxbuf=0", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virtio_1.1_normal") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_virtio11_inorder_mergeable(self): """ performance for Vhost PVP virtio 1.1 inorder Mergeable Path. """ + self.test_target = self.running_case + self.expected_throughput = + self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=1,in_order=1,mrg_rxbuf=1", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virtio_1.1_inorder_mergeable on") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_virtio11_inorder_normal(self): """ performance for Vhost PVP virtio1.1 inorder Normal Path. """ + self.test_target = self.running_case + self.expected_throughput = + self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=1,in_order=1,mrg_rxbuf=0", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virtio_1.1_inorder_normal") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_inorder_mergeable(self): """ performance for Vhost PVP In_order mergeable Path. """ + self.test_target = self.running_case + self.expected_throughput = + self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=0,in_order=1,mrg_rxbuf=1", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("inoder mergeable on") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_inorder_no_mergeable(self): """ performance for Vhost PVP In_order no_mergeable Path. """ + self.test_target = self.running_case + self.expected_throughput = + self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=0,in_order=1,mrg_rxbuf=0", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("inoder mergeable off") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_mergeable(self): """ performance for Vhost PVP Mergeable Path. """ + self.test_target = self.running_case + self.expected_throughput = + self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=0,in_order=0,mrg_rxbuf=1", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virito mergeable") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_normal(self): """ performance for Vhost PVP Normal Path. """ + self.test_target = self.running_case + self.expected_throughput = + self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=0,in_order=0,mrg_rxbuf=0", "path": "--tx-offloads=0x0 --enable-hw-vlan-strip"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virito normal") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def test_perf_virtio_single_core_vector_rx(self): """ performance for Vhost PVP Vector Path """ + self.test_target = self.running_case + self.expected_throughput = + self.get_suite_cfg()['expected_throughput'][self.test_target] virtio_pmd_arg = {"version": "packed_vq=0,in_order=0,mrg_rxbuf=0", "path": "--tx-offloads=0x0"} self.start_vhost_testpmd() self.start_virtio_testpmd(virtio_pmd_arg) self.send_and_verify("virtio vector rx") self.close_all_testpmd() + self.logger.info('result of all framesize result') self.result_table_print() + self.handle_expected() + self.handle_results() def tear_down(self): """ Run after each test case. """ - self.dut.send_expect("killall -s INT testpmd", "#") - self.close_all_session() + self.dut.kill_all() def tear_down_all(self): """ Run after each test suite. """ - pass + self.close_all_session() -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run per patch performance 2020-03-03 19:19 [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run per patch performance lihong 2020-03-03 19:19 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong 2020-03-03 19:19 ` [dts] [PATCH V2 2/2] tests/pvp_multi_paths_virtio_single_core_performance: modify code " lihong @ 2020-03-04 2:49 ` Ma, LihongX 2020-03-11 4:33 ` Tu, Lijuan 3 siblings, 0 replies; 12+ messages in thread From: Ma, LihongX @ 2020-03-04 2:49 UTC (permalink / raw) To: dts Tested-by: ma,lihong<lihongx.ma@intel.com> Regards, Ma,lihong -----Original Message----- From: Ma, LihongX Sent: Wednesday, March 4, 2020 3:20 AM To: dts@dpdk.org Cc: Ma, LihongX <lihongx.ma@intel.com> Subject: [dts][PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run per patch performance * add config file and modify suite to support pvp_multi_paths_virtio_single_core_performance check the throughput can reach value lihong (2): conf: add config file to support per patch performance tests/pvp_multi_paths_virtio_single_core_performance: modify code to support per patch performance ..._multi_paths_virtio_single_core_performance.cfg | 6 + ...p_multi_paths_virtio_single_core_performance.py | 212 ++++++++++++++++++--- 2 files changed, 196 insertions(+), 22 deletions(-) create mode 100644 conf/pvp_multi_paths_virtio_single_core_performance.cfg -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run per patch performance 2020-03-03 19:19 [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run per patch performance lihong ` (2 preceding siblings ...) 2020-03-04 2:49 ` [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run " Ma, LihongX @ 2020-03-11 4:33 ` Tu, Lijuan 3 siblings, 0 replies; 12+ messages in thread From: Tu, Lijuan @ 2020-03-11 4:33 UTC (permalink / raw) To: Ma, LihongX, dts; +Cc: Ma, LihongX Applied the series, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of lihong > Sent: Wednesday, March 4, 2020 3:20 AM > To: dts@dpdk.org > Cc: Ma, LihongX <lihongx.ma@intel.com> > Subject: [dts] [PATCH V2 0/2] support > pvp_multi_paths_virtio_single_core_performance run per patch > performance > > * add config file and modify suite to support > pvp_multi_paths_virtio_single_core_performance > check the throughput can reach value > > lihong (2): > conf: add config file to support per patch performance > tests/pvp_multi_paths_virtio_single_core_performance: modify code to > support per patch performance > > ..._multi_paths_virtio_single_core_performance.cfg | 6 + > ...p_multi_paths_virtio_single_core_performance.py | 212 > ++++++++++++++++++--- > 2 files changed, 196 insertions(+), 22 deletions(-) create mode 100644 > conf/pvp_multi_paths_virtio_single_core_performance.cfg > > -- > 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* [dts] [PATCH V2 0/2] support pvp_multi_paths_vhost_single_core_performance run per patch performance @ 2020-03-03 20:24 lihong 2020-03-03 20:24 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong 0 siblings, 1 reply; 12+ messages in thread From: lihong @ 2020-03-03 20:24 UTC (permalink / raw) To: dts; +Cc: lihong * add config file and modify suite to support pvp_multi_paths_vhost_single_core_performance check the throughput can reach value lihong (2): conf: add config file to support per patch performance tests/pvp_multi_paths_vhost_single_core_performance: modify code to support per patch performance ...p_multi_paths_vhost_single_core_performance.cfg | 6 + ...vp_multi_paths_vhost_single_core_performance.py | 227 +++++++++++++++++---- 2 files changed, 198 insertions(+), 35 deletions(-) create mode 100644 conf/pvp_multi_paths_vhost_single_core_performance.cfg -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* [dts] [PATCH V2 1/2] conf: add config file to support per patch performance 2020-03-03 20:24 [dts] [PATCH V2 0/2] support pvp_multi_paths_vhost_single_core_performance " lihong @ 2020-03-03 20:24 ` lihong 2020-03-04 3:56 ` Ma, LihongX 2020-03-11 4:43 ` Tu, Lijuan 0 siblings, 2 replies; 12+ messages in thread From: lihong @ 2020-03-03 20:24 UTC (permalink / raw) To: dts; +Cc: lihong add config file for suite pvp_multi_paths_vhost_single_core_performance can store expected throughput value of cases. Signed-off-by: lihong <lihongx.ma@intel.com> --- conf/pvp_multi_paths_vhost_single_core_performance.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/pvp_multi_paths_vhost_single_core_performance.cfg diff --git a/conf/pvp_multi_paths_vhost_single_core_performance.cfg b/conf/pvp_multi_paths_vhost_single_core_performance.cfg new file mode 100644 index 0000000..c2e9a02 --- /dev/null +++ b/conf/pvp_multi_paths_vhost_single_core_performance.cfg @@ -0,0 +1,6 @@ +[suite] +update_expected = True +test_parameters = {64: [1024],1518: [1024]} +test_duration = 60 +accepted_tolerance = 2 +expected_throughput = {'test_perf_vhost_single_core_virtio11_mergeable': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'test_perf_vhost_single_core_virtio11_normal': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'test_perf_vhost_single_core_virtio11_inorder_mergeable': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'test_perf_vhost_single_core_virtio11_inorder_normal': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'test_perf_vhost_single_core_inorder_mergeable': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'test_perf_vhost_single_core_inorder_no_mergeable': {64: {1024: 0.00}, 1518: {1024: 0.00}},'test_perf_vhost_single_core_mergeable': {64: {1024: 0.00}, 1518: {1024: 0.00}},'test_perf_vhost_single_core_normal': {64: {1024: 0.00}, 1518: {1024: 0.00}},'test_perf_vhost_single_core_vector_rx': {64: {1024: 0.00}, 1518: {1024: 0.00}}} -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [dts] [PATCH V2 1/2] conf: add config file to support per patch performance 2020-03-03 20:24 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong @ 2020-03-04 3:56 ` Ma, LihongX 2020-03-11 4:43 ` Tu, Lijuan 1 sibling, 0 replies; 12+ messages in thread From: Ma, LihongX @ 2020-03-04 3:56 UTC (permalink / raw) To: dts Tested-by: ma,lihong<lihongx.ma@intel.com> Regards, Ma,lihong -----Original Message----- From: Ma, LihongX Sent: Wednesday, March 4, 2020 4:24 AM To: dts@dpdk.org Cc: Ma, LihongX <lihongx.ma@intel.com> Subject: [dts][PATCH V2 1/2] conf: add config file to support per patch performance add config file for suite pvp_multi_paths_vhost_single_core_performance can store expected throughput value of cases. Signed-off-by: lihong <lihongx.ma@intel.com> --- conf/pvp_multi_paths_vhost_single_core_performance.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/pvp_multi_paths_vhost_single_core_performance.cfg diff --git a/conf/pvp_multi_paths_vhost_single_core_performance.cfg b/conf/pvp_multi_paths_vhost_single_core_performance.cfg new file mode 100644 index 0000000..c2e9a02 --- /dev/null +++ b/conf/pvp_multi_paths_vhost_single_core_performance.cfg @@ -0,0 +1,6 @@ +[suite] +update_expected = True +test_parameters = {64: [1024],1518: [1024]} test_duration = 60 +accepted_tolerance = 2 expected_throughput = +{'test_perf_vhost_single_core_virtio11_mergeable': {64: {1024: 0.00}, +1518: {1024: 0.00}}, 'test_perf_vhost_single_core_virtio11_normal': +{64: {1024: 0.00}, 1518: {1024: 0.00}}, +'test_perf_vhost_single_core_virtio11_inorder_mergeable': {64: {1024: +0.00}, 1518: {1024: 0.00}}, +'test_perf_vhost_single_core_virtio11_inorder_normal': {64: {1024: +0.00}, 1518: {1024: 0.00}}, +'test_perf_vhost_single_core_inorder_mergeable': {64: {1024: 0.00}, +1518: {1024: 0.00}}, +'test_perf_vhost_single_core_inorder_no_mergeable': {64: {1024: 0.00}, +1518: {1024: 0.00}},'test_perf_vhost_single_core_mergeable': {64: +{1024: 0.00}, 1518: {1024: 0.00}},'test_perf_vhost_single_core_normal': +{64: {1024: 0.00}, 1518: {1024: +0.00}},'test_perf_vhost_single_core_vector_rx': {64: {1024: 0.00}, +1518: {1024: 0.00}}} -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [dts] [PATCH V2 1/2] conf: add config file to support per patch performance 2020-03-03 20:24 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong 2020-03-04 3:56 ` Ma, LihongX @ 2020-03-11 4:43 ` Tu, Lijuan 1 sibling, 0 replies; 12+ messages in thread From: Tu, Lijuan @ 2020-03-11 4:43 UTC (permalink / raw) To: Ma, LihongX, dts; +Cc: Ma, LihongX Applied the series, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of lihong > Sent: Wednesday, March 4, 2020 4:24 AM > To: dts@dpdk.org > Cc: Ma, LihongX <lihongx.ma@intel.com> > Subject: [dts] [PATCH V2 1/2] conf: add config file to support per patch > performance > > add config file for suite pvp_multi_paths_vhost_single_core_performance > can store expected throughput value of cases. > > Signed-off-by: lihong <lihongx.ma@intel.com> > --- > conf/pvp_multi_paths_vhost_single_core_performance.cfg | 6 ++++++ > 1 file changed, 6 insertions(+) > create mode 100644 > conf/pvp_multi_paths_vhost_single_core_performance.cfg > > diff --git a/conf/pvp_multi_paths_vhost_single_core_performance.cfg > b/conf/pvp_multi_paths_vhost_single_core_performance.cfg > new file mode 100644 > index 0000000..c2e9a02 > --- /dev/null > +++ b/conf/pvp_multi_paths_vhost_single_core_performance.cfg > @@ -0,0 +1,6 @@ > +[suite] > +update_expected = True > +test_parameters = {64: [1024],1518: [1024]} test_duration = 60 > +accepted_tolerance = 2 expected_throughput = > +{'test_perf_vhost_single_core_virtio11_mergeable': {64: {1024: 0.00}, > +1518: {1024: 0.00}}, 'test_perf_vhost_single_core_virtio11_normal': > +{64: {1024: 0.00}, 1518: {1024: 0.00}}, > +'test_perf_vhost_single_core_virtio11_inorder_mergeable': {64: {1024: > +0.00}, 1518: {1024: 0.00}}, > +'test_perf_vhost_single_core_virtio11_inorder_normal': {64: {1024: > +0.00}, 1518: {1024: 0.00}}, > +'test_perf_vhost_single_core_inorder_mergeable': {64: {1024: 0.00}, > +1518: {1024: 0.00}}, > +'test_perf_vhost_single_core_inorder_no_mergeable': {64: {1024: 0.00}, > +1518: {1024: 0.00}},'test_perf_vhost_single_core_mergeable': {64: > +{1024: 0.00}, 1518: {1024: 0.00}},'test_perf_vhost_single_core_normal': > +{64: {1024: 0.00}, 1518: {1024: > +0.00}},'test_perf_vhost_single_core_vector_rx': {64: {1024: 0.00}, > +1518: {1024: 0.00}}} > -- > 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* [dts] [PATCH V2 0/2] support pvp_multi_paths_performanc run per patch performance @ 2020-03-03 1:30 lihong 2020-03-03 1:31 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong 0 siblings, 1 reply; 12+ messages in thread From: lihong @ 2020-03-03 1:30 UTC (permalink / raw) To: dts; +Cc: lihong * add config file and modify suite to support pvp_multi_paths_performanc check the throughput can reach value lihong (2): conf: add config file to support per patch performance tests/pvp_multi_paths_performance: modify code to support per patch performance conf/pvp_multi_paths_performance.cfg | 6 + tests/TestSuite_pvp_multi_paths_performance.py | 217 ++++++++++++++++++++++--- 2 files changed, 198 insertions(+), 25 deletions(-) create mode 100644 conf/pvp_multi_paths_performance.cfg -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* [dts] [PATCH V2 1/2] conf: add config file to support per patch performance 2020-03-03 1:30 [dts] [PATCH V2 0/2] support pvp_multi_paths_performanc run " lihong @ 2020-03-03 1:31 ` lihong 2020-03-03 9:00 ` Ma, LihongX 0 siblings, 1 reply; 12+ messages in thread From: lihong @ 2020-03-03 1:31 UTC (permalink / raw) To: dts; +Cc: lihong add config file for suite pvp_multi_paths_performance can store expected throughput value of cases. Signed-off-by: lihong <lihongx.ma@intel.com> --- conf/pvp_multi_paths_performance.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/pvp_multi_paths_performance.cfg diff --git a/conf/pvp_multi_paths_performance.cfg b/conf/pvp_multi_paths_performance.cfg new file mode 100644 index 0000000..a725abb --- /dev/null +++ b/conf/pvp_multi_paths_performance.cfg @@ -0,0 +1,6 @@ +[suite] +update_expected = True +test_parameters = {64: [1024],1518: [1024]} +test_duration = 60 +accepted_tolerance = 2 +expected_throughput = {'test_perf_pvp_virtio11_mergeable': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'test_perf_pvp_virtio11_normal': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'test_perf_pvp_virtio11_inorder_mergeable': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'test_perf_pvp_virtio11_inorder_normal': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'test_perf_pvp_inorder_mergeable': {64: {1024: 0.00}, 1518: {1024: 0.00}}, 'test_perf_pvp_inorder_no_mergeable': {64: {1024: 0.00}, 1518: {1024: 0.00}},'test_perf_pvp_mergeable': {64: {1024: 0.00}, 1518: {1024: 0.00}},'test_perf_pvp_normal': {64: {1024: 0.00}, 1518: {1024: 0.00}},'test_perf_pvp_vector_rx': {64: {1024: 0.00}, 1518: {1024: 0.00}},} -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [dts] [PATCH V2 1/2] conf: add config file to support per patch performance 2020-03-03 1:31 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong @ 2020-03-03 9:00 ` Ma, LihongX 0 siblings, 0 replies; 12+ messages in thread From: Ma, LihongX @ 2020-03-03 9:00 UTC (permalink / raw) To: dts Tested-by: ma,lihong<lihongx.ma@intel.com> Regards, Ma,lihong -----Original Message----- From: Ma, LihongX Sent: Tuesday, March 3, 2020 9:31 AM To: dts@dpdk.org Cc: Ma, LihongX <lihongx.ma@intel.com> Subject: [dts][PATCH V2 1/2] conf: add config file to support per patch performance add config file for suite pvp_multi_paths_performance can store expected throughput value of cases. Signed-off-by: lihong <lihongx.ma@intel.com> --- conf/pvp_multi_paths_performance.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/pvp_multi_paths_performance.cfg diff --git a/conf/pvp_multi_paths_performance.cfg b/conf/pvp_multi_paths_performance.cfg new file mode 100644 index 0000000..a725abb --- /dev/null +++ b/conf/pvp_multi_paths_performance.cfg @@ -0,0 +1,6 @@ +[suite] +update_expected = True +test_parameters = {64: [1024],1518: [1024]} test_duration = 60 +accepted_tolerance = 2 expected_throughput = +{'test_perf_pvp_virtio11_mergeable': {64: {1024: 0.00}, 1518: {1024: +0.00}}, 'test_perf_pvp_virtio11_normal': {64: {1024: 0.00}, 1518: +{1024: 0.00}}, 'test_perf_pvp_virtio11_inorder_mergeable': {64: {1024: +0.00}, 1518: {1024: 0.00}}, 'test_perf_pvp_virtio11_inorder_normal': +{64: {1024: 0.00}, 1518: {1024: 0.00}}, +'test_perf_pvp_inorder_mergeable': {64: {1024: 0.00}, 1518: {1024: +0.00}}, 'test_perf_pvp_inorder_no_mergeable': {64: {1024: 0.00}, 1518: +{1024: 0.00}},'test_perf_pvp_mergeable': {64: {1024: 0.00}, 1518: +{1024: 0.00}},'test_perf_pvp_normal': {64: {1024: 0.00}, 1518: {1024: +0.00}},'test_perf_pvp_vector_rx': {64: {1024: 0.00}, 1518: {1024: +0.00}},} -- 2.7.4 ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2020-03-11 4:43 UTC | newest] Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2020-03-03 19:19 [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run per patch performance lihong 2020-03-03 19:19 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong 2020-03-04 2:49 ` Ma, LihongX 2020-03-03 19:19 ` [dts] [PATCH V2 2/2] tests/pvp_multi_paths_virtio_single_core_performance: modify code " lihong 2020-03-04 2:49 ` Ma, LihongX 2020-03-04 2:49 ` [dts] [PATCH V2 0/2] support pvp_multi_paths_virtio_single_core_performance run " Ma, LihongX 2020-03-11 4:33 ` Tu, Lijuan -- strict thread matches above, loose matches on Subject: below -- 2020-03-03 20:24 [dts] [PATCH V2 0/2] support pvp_multi_paths_vhost_single_core_performance " lihong 2020-03-03 20:24 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong 2020-03-04 3:56 ` Ma, LihongX 2020-03-11 4:43 ` Tu, Lijuan 2020-03-03 1:30 [dts] [PATCH V2 0/2] support pvp_multi_paths_performanc run " lihong 2020-03-03 1:31 ` [dts] [PATCH V2 1/2] conf: add config file to support " lihong 2020-03-03 9:00 ` Ma, LihongX
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).