From ee3c73c50b76436a2423603bc8454450f15af506 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 18 Jul 2017 14:39:07 +0200 Subject: CSIT-725: Use csv files for performance improvments table - Use CSV files instead of static content in "performance improvments" chapter in report. - The content of csv files is created manualy now, it will be automatized. Change-Id: Ied00f33612e0daf13cf81cf9b4c3827d04c5d5b0 Signed-off-by: Tibor Frank (cherry picked from commit fa19644365e53cdf2a02c3c93b1b93a5d3891210) --- .../performance_improvements/pdr_throughput_others.csv | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/report/vpp_performance_tests/performance_improvements/pdr_throughput_others.csv (limited to 'docs/report/vpp_performance_tests/performance_improvements/pdr_throughput_others.csv') diff --git a/docs/report/vpp_performance_tests/performance_improvements/pdr_throughput_others.csv b/docs/report/vpp_performance_tests/performance_improvements/pdr_throughput_others.csv new file mode 100644 index 0000000000..21aff9455c --- /dev/null +++ b/docs/report/vpp_performance_tests/performance_improvements/pdr_throughput_others.csv @@ -0,0 +1,15 @@ +VPP Functionality,Test Name,VPP-16.09 [Mpps],VPP-17.01 [Mpps],VPP-17.04 [Mpps],VPP-17.07 mean value [Mpps],VPP-17.07 standard deviation [Mpps],17.04 to 17.07 Relative Change +L2XC,10ge2p1x520: 64B-1t1c-eth-l2xcbase-pdrdisc,9.4,12.7,13.4,0.0,0.0,0% +L2XC dot1ad,10ge2p1x520: 64B-1t1c-dot1ad-l2xcbase-pdrdisc,7.4,8.8,9.3,0.0,0.0,0% +L2XC dot1q,10ge2p1x520: 64B-1t1c-dot1q-l2xcbase-pdrdisc,7.5,8.8,9.2,0.0,0.0,0% +L2XC VxLAN,10ge2p1x520: 64B-1t1c-ethip4vxlan-l2xcbase-pdrdisc,5.4,6.5,6.8,0.0,0.0,0% +L2BD,10ge2p1x520: 64B-1t1c-eth-l2bdbasemaclrn-pdrdisc,7.8,10.6,10.8,0.0,0.0,0% +IPv4,10ge2p1x520: 64B-1t1c-ethip4-ip4base-pdrdisc,8.7,9.7,10.6,0.0,0.0,0% +IPv4 COP,10ge2p1x520: 64B-1t1c-ethip4-ip4base-copwhtlistbase-pdrdisc,7.1,8.3,9.2,0.0,0.0,0% +IPv4 iAcl,10ge2p1x520: 64B-1t1c-ethip4-ip4base-iacldstbase-pdrdisc,7.1,7.6,8.3,0.0,0.0,0% +IPv4 FIB 200k,10ge2p1x520: 64B-1t1c-ethip4-ip4scale200k-pdrdisc,8.5,9.0,9.7,0.0,0.0,0% +IPv4 FIB 20k,10ge2p1x520: 64B-1t1c-ethip4-ip4scale20k-pdrdisc,8.5,9.0,9.7,0.0,0.0,0% +IPv4 FIB 2M,10ge2p1x520: 64B-1t1c-ethip4-ip4scale2m-pdrdisc,8.3,8.1,8.1,0.0,0.0,0% +IPv4 Policer,10ge2p1x520: 64B-1t1c-ethip4-ip4base-ipolicemarkbase-pdrdisc,7.1,7.4,8.1,0.0,0.0,0% +IPv6 FIB 200k,10ge2p1x520: 78B-1t1c-ethip6-ip6scale200k-pdrdisc,6.9,5.3,5.3,0.0,0.0,0% +IPv6 FIB 20k,10ge2p1x520: 78B-1t1c-ethip6-ip6scale20k-pdrdisc,6.9,6.5,6.9,0.0,0.0,0% -- cgit 1.2.3-korg