From 74ed783b83384840877fd2655999a1e5042f58ce Mon Sep 17 00:00:00 2001 From: Ilya Shakhat Date: Wed, 28 Sep 2016 16:42:48 +0300 Subject: [PATCH] Publish tenant networking reports for 378 nodes Change-Id: Ie03e2472335484ae9e1098d5ea0fcb3203e8a0a5 --- .../test_plans/tenant_networking/plan.rst | 1 + .../test_results/tenant_networking/index.rst | 3 +- .../neutron_vxlan_dvr_200/full_l2/index.rst | 4 +- .../full_l3_east_west/index.rst | 4 +- .../neutron_vxlan_dvr_200/perf_l2/index.rst | 4 +- .../perf_l3_east_west/index.rst | 4 +- .../perf_l3_north_south/index.rst | 4 +- .../0aa74b7c-f80a-4015-830f-84cde77bc7c1.svg | 4 + .../65b31bdf-ec3f-4017-9a9a-5f8913d6e249.svg | 4 + .../ed1ea52c-d270-49db-b81c-94511046677b.svg | 4 + .../neutron_vxlan_dvr_378/dense_l2/index.rst | 470 +++++ .../4e4a93eb-45a9-4036-90ba-e8d012646879.svg | 4 + .../6e251245-3505-4d8b-b102-c97377ffdf4c.svg | 4 + .../a60fb96b-633e-4d80-9570-f3005b582862.svg | 4 + .../dense_l3_ew/index.rst | 470 +++++ .../8f2c9ba1-3990-4de6-8ddd-4acef9132235.svg | 4 + .../ad7218a9-06cc-49c3-b695-05c8f926056c.svg | 4 + .../ef97118d-c610-4779-a3a9-8f79e6a60fe9.svg | 4 + .../dense_l3_ns/index.rst | 472 +++++ .../a3e3783a-6585-4e87-bd65-a3d91b37464c.svg | 4 + .../b10e7391-0b1c-4a48-86d1-2d291cf361e5.svg | 4 + .../fbbe3f55-12f3-4e9a-ac2a-d28daae3451b.svg | 4 + .../neutron_vxlan_dvr_378/full_l2/index.rst | 1455 +++++++++++++ .../0663aaa1-6404-4f91-89f5-759722b11b9a.svg | 4 + .../296ad9f9-22d5-4974-b662-fff6cf57f989.svg | 4 + .../e0d02623-e9ec-41af-bb11-d42d861769c7.svg | 4 + .../full_l3_ew/index.rst | 1457 ++++++++++++++ .../90471cd9-3e4c-4b1a-a562-90b639e48042.svg | 4 + .../c79bf246-828a-4a7e-af0e-f93193153217.svg | 4 + .../e93831b5-66d4-4904-aad2-0e2de0eca604.svg | 4 + .../full_l3_ns/index.rst | 1792 +++++++++++++++++ .../neutron_vxlan_dvr_378/index.rst | 46 + .../040fbe4a-8b9d-4288-bd53-23133ab0d780.svg | 4 + .../d4d58e1d-355b-421b-830e-431e97e594b1.svg | 4 + .../e7e6243f-d0ed-43f9-a75c-13874be522a3.svg | 4 + .../neutron_vxlan_dvr_378/perl_l2/index.rst | 147 ++ .../0c603cc9-dfa2-4ccd-8e9f-3c167bdd27b7.svg | 4 + .../52751a66-4acd-4ecd-80ec-2722692dd601.svg | 4 + .../eba8ca00-5402-44ab-93d3-2bc0a32baad5.svg | 4 + .../perl_l3_ew/index.rst | 148 ++ 40 files changed, 6566 insertions(+), 11 deletions(-) create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/0aa74b7c-f80a-4015-830f-84cde77bc7c1.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/65b31bdf-ec3f-4017-9a9a-5f8913d6e249.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/ed1ea52c-d270-49db-b81c-94511046677b.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/index.rst create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/4e4a93eb-45a9-4036-90ba-e8d012646879.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/6e251245-3505-4d8b-b102-c97377ffdf4c.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/a60fb96b-633e-4d80-9570-f3005b582862.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/index.rst create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/8f2c9ba1-3990-4de6-8ddd-4acef9132235.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/ad7218a9-06cc-49c3-b695-05c8f926056c.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/ef97118d-c610-4779-a3a9-8f79e6a60fe9.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/index.rst create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/a3e3783a-6585-4e87-bd65-a3d91b37464c.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/b10e7391-0b1c-4a48-86d1-2d291cf361e5.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/fbbe3f55-12f3-4e9a-ac2a-d28daae3451b.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/index.rst create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/0663aaa1-6404-4f91-89f5-759722b11b9a.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/296ad9f9-22d5-4974-b662-fff6cf57f989.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/e0d02623-e9ec-41af-bb11-d42d861769c7.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/index.rst create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/90471cd9-3e4c-4b1a-a562-90b639e48042.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/c79bf246-828a-4a7e-af0e-f93193153217.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/e93831b5-66d4-4904-aad2-0e2de0eca604.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/index.rst create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/index.rst create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/040fbe4a-8b9d-4288-bd53-23133ab0d780.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/d4d58e1d-355b-421b-830e-431e97e594b1.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/e7e6243f-d0ed-43f9-a75c-13874be522a3.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/index.rst create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/0c603cc9-dfa2-4ccd-8e9f-3c167bdd27b7.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/52751a66-4acd-4ecd-80ec-2722692dd601.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/eba8ca00-5402-44ab-93d3-2bc0a32baad5.svg create mode 100644 doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/index.rst diff --git a/doc/source/test_plans/tenant_networking/plan.rst b/doc/source/test_plans/tenant_networking/plan.rst index ff2b8e0..fbca312 100644 --- a/doc/source/test_plans/tenant_networking/plan.rst +++ b/doc/source/test_plans/tenant_networking/plan.rst @@ -429,3 +429,4 @@ Reports Test plan execution reports: * :ref:`tenant_networking_report_vxlan_dvr_200_nodes` + * :ref:`tenant_networking_report_vxlan_dvr_378_nodes` diff --git a/doc/source/test_results/tenant_networking/index.rst b/doc/source/test_results/tenant_networking/index.rst index 52f4fdd..e59d455 100644 --- a/doc/source/test_results/tenant_networking/index.rst +++ b/doc/source/test_results/tenant_networking/index.rst @@ -8,5 +8,6 @@ OpenStack tenant networking .. toctree:: :maxdepth: 3 + :glob: - neutron_vxlan_dvr_200/index + */index diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/full_l2/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/full_l2/index.rst index 03c81b7..9ac3c58 100644 --- a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/full_l2/index.rst +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/full_l2/index.rst @@ -1,7 +1,7 @@ .. _openstack_l2: -OpenStack L2 -************ +OpenStack L2 Full +***************** In this scenario Shaker launches pairs of instances in the same tenant network. Every instance is hosted on a separate compute node, all available compute diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/full_l3_east_west/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/full_l3_east_west/index.rst index 813a7f9..1c5676e 100644 --- a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/full_l3_east_west/index.rst +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/full_l3_east_west/index.rst @@ -1,7 +1,7 @@ .. _openstack_l3_east_west: -OpenStack L3 East-West -********************** +OpenStack L3 East-West Full +*************************** In this scenario Shaker launches pairs of instances, each instance on its own compute node. All available compute nodes are utilized. Instances are connected diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l2/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l2/index.rst index 1d3c13b..0519a4e 100644 --- a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l2/index.rst +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l2/index.rst @@ -1,7 +1,7 @@ .. _openstack_l2_performance: -OpenStack L2 Performance -************************ +OpenStack L2 Performance 2 nodes +******************************** In this scenario Shaker launches 1 pair of instances in the same tenant network. Each instance is hosted on a separate compute node. The traffic goes diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l3_east_west/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l3_east_west/index.rst index 43a88eb..fa80ee5 100644 --- a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l3_east_west/index.rst +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l3_east_west/index.rst @@ -1,7 +1,7 @@ .. _openstack_l3_east_west_performance: -OpenStack L3 East-West Performance -********************************** +OpenStack L3 East-West Performance 2 nodes +****************************************** In this scenario Shaker launches 1 pair of instances, each instance on its own compute node. Instances are connected to one of 2 tenant networks, which diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l3_north_south/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l3_north_south/index.rst index 65e1903..7d5d9ff 100644 --- a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l3_north_south/index.rst +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_200/perf_l3_north_south/index.rst @@ -1,7 +1,7 @@ .. _openstack_l3_north_south_performance: -OpenStack L3 North-South Performance -************************************ +OpenStack L3 North-South Performance 2 nodes +******************************************** In this scenario Shaker launches 1 pair of instances on different compute nodes. Instances are in different networks connected to different routers, diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/0aa74b7c-f80a-4015-830f-84cde77bc7c1.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/0aa74b7c-f80a-4015-830f-84cde77bc7c1.svg new file mode 100644 index 0000000..948573f --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/0aa74b7c-f80a-4015-830f-84cde77bc7c1.svg @@ -0,0 +1,4 @@ + +Pygal0010001000200020003000300040004000500050006000600070007000800080009000900001122.7059032245.4118063368.117714490.8236135613.5295166736.2354197858.9413228981.64722510104.353131122334455667788concurrency1: 1.47192200412.5415.7860025972: 1.415986683101.785714286415.7882884383: 1.521238491191.071428571415.783987244: 1.381908202280.357142857415.7896810825: 1.313446755369.642857143415.7924788126: 1.470444832458.928571429415.7860629637: 1.568773615548.214285714415.782044688: 1.801022894637.5415.772553631: 8731.85477112.559.01204776992: 9050.410875101.78571428645.99400228913: 8367.593216191.07142857173.89788242954: 9145.600301280.35714285742.10401158435: 9976.372665369.6428571438.153846153856: 8909.142234458.92857142951.76705627147: 8158.563768548.21428571482.44003503938: 7210.992249637.5121.1632897081: 8932.92384412.590.69336833332: 9018.726769101.78571428687.5701960683: 8394.378475191.071428571110.2960795784: 9170.837488280.35714285782.03346197595: 10104.35313369.64285714348.05408229116: 8993.654866458.92857142988.48279748117: 8222.634678548.214285714116.5474453158: 7258.129272637.5151.65483288ping_icmp, mstcp_upload, Mbits/stcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/65b31bdf-ec3f-4017-9a9a-5f8913d6e249.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/65b31bdf-ec3f-4017-9a9a-5f8913d6e249.svg new file mode 100644 index 0000000..0afc04b --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/65b31bdf-ec3f-4017-9a9a-5f8913d6e249.svg @@ -0,0 +1,4 @@ + +Pygal000.10.10.20.20.30.30.40.40.50.50.60.60.70.70.80.80.90.91101765.1686193530.3372385295.5058577060.6744778825.84309610591.0117112356.1803314121.3489515886.5175717651.686191122334455667788concurrency1: 0.897255025512.615384615452.9960787992: 0.832439456102.72527472579.20750540333: 0.9099137326192.83516483547.87689560944: 0.7934096935282.94505494594.9911475575: 0.8420528724373.05494505575.31983829596: 0.8896890649463.16483516556.05575444587: 0.9852515147553.27472527517.4102845428: 1.008140819643.3846153858.153846153851: 15985.9642512.615384615449.6076872272: 16971.57363102.72527472527.02737452123: 15858.46397192.83516483552.52871870444: 17651.68619282.94505494511.44599475525: 16438.53771373.05494505539.23922837116: 15655.783463.16483516557.17214007857: 14351.86419553.27472527587.04492218738: 14213.86087643.38461538590.2065783921ping_icmp, mstcp_upload, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/ed1ea52c-d270-49db-b81c-94511046677b.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/ed1ea52c-d270-49db-b81c-94511046677b.svg new file mode 100644 index 0000000..d4e7b62 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/ed1ea52c-d270-49db-b81c-94511046677b.svg @@ -0,0 +1,4 @@ + +Pygal000.10.10.20.20.30.30.40.40.50.50.60.60.70.70.80.80.90.901908.3179483816.6358975724.9538457633.2717949541.58974211449.9076913358.2256415266.5435917174.861541122334455667788concurrency1: 0.699149103912.6153846154126.3814127612: 0.7469156071102.725274725106.6049181563: 0.7912528686192.83516483588.24821307154: 0.7875010132282.94505494589.80157250645: 0.8651747833373.05494505557.64274168776: 0.9413937134463.16483516526.08625001697: 0.9476055295553.27472527523.51440701228: 0.9847061529643.3846153858.153846153851: 17174.8615412.615384615443.22425457512: 16343.70683102.72527472561.2567984723: 15061.77347192.83516483589.06933392094: 15045.56784282.94505494589.42092746265: 13991.4665373.054945055112.2904709686: 13250.96794463.164835165128.3561598217: 13230.50292553.274725275128.8001641668: 12729.51178643.384615385139.669554282ping_icmp, mstcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/index.rst new file mode 100644 index 0000000..61e832d --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l2/index.rst @@ -0,0 +1,470 @@ +.. _openstack_l2_dense: + +OpenStack L2 Performance within single compute node +*************************************************** + +In this scenario Shaker launches several pairs of instances on a single compute +node. Instances are plugged into the same tenant network. The traffic goes +within the tenant network (L2 domain). + +**Scenario**: + +.. code-block:: yaml + + deployment: + accommodation: + - pair + - double_room + - density: 8 + - compute_nodes: 1 + template: l2.hot + description: In this scenario Shaker launches several pairs of instances on a single + compute node. Instances are plugged into the same tenant network. The traffic goes + within the tenant network (L2 domain). + execution: + progression: linear + tests: + - class: flent + method: tcp_download + title: Download + - class: flent + method: tcp_upload + title: Upload + - class: flent + method: tcp_bidirectional + title: Bi-directional + file_name: shaker/shaker/scenarios/openstack/dense_l2.yaml + title: OpenStack L2 Dense + +Bi-directional +============== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_bidirectional + title: Bi-directional + +.. image:: 0aa74b7c-f80a-4015-830f-84cde77bc7c1.* + +**Stats**: + +=========== ============= ===================== =================== +concurrency ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=========== ============= ===================== =================== + 1 1.47 8932.92 8731.85 + 2 1.42 9018.73 9050.41 + 3 1.52 8394.38 8367.59 + 4 1.38 9170.84 9145.60 + 5 1.31 10104.35 9976.37 + 6 1.47 8993.65 8909.14 + 7 1.57 8222.63 8158.56 + 8 1.80 7258.13 7210.99 +=========== ============= ===================== =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-141.domain.tld 1.47 8932.92 8731.85 +=================== ============= ===================== =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-141.domain.tld 1.41 9017.37 9067.10 +node-141.domain.tld 1.43 9020.09 9033.72 +=================== ============= ===================== =================== + +Concurrency 3 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-141.domain.tld 1.45 8787.73 8743.41 +node-141.domain.tld 1.47 8724.54 8706.40 +node-141.domain.tld 1.64 7670.87 7652.98 +=================== ============= ===================== =================== + +Concurrency 4 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-141.domain.tld 1.42 8678.19 8641.71 +node-141.domain.tld 1.75 7710.73 7750.88 +node-141.domain.tld 0.98 11529.86 11349.28 +node-141.domain.tld 1.39 8764.57 8840.53 +=================== ============= ===================== =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-141.domain.tld 1.61 8258.34 8172.89 +node-141.domain.tld 1.40 9481.39 9450.14 +node-141.domain.tld 1.08 11532.37 11445.50 +node-141.domain.tld 1.57 8344.98 8230.28 +node-141.domain.tld 0.91 12904.68 12583.05 +=================== ============= ===================== =================== + +Concurrency 6 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-141.domain.tld 1.81 7406.28 7345.23 +node-141.domain.tld 1.02 11434.87 11142.51 +node-141.domain.tld 1.29 9507.96 9382.82 +node-141.domain.tld 1.29 10045.68 10089.79 +node-141.domain.tld 1.73 7691.97 7666.05 +node-141.domain.tld 1.68 7875.17 7828.46 +=================== ============= ===================== =================== + +Concurrency 7 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-141.domain.tld 1.61 7989.37 7895.56 +node-141.domain.tld 1.52 8237.34 8123.65 +node-141.domain.tld 1.53 8538.53 8476.13 +node-141.domain.tld 1.89 6885.80 6855.69 +node-141.domain.tld 1.24 9843.51 9674.68 +node-141.domain.tld 1.65 7604.83 7577.78 +node-141.domain.tld 1.55 8459.05 8506.46 +=================== ============= ===================== =================== + +Concurrency 8 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-141.domain.tld 1.50 8584.58 8455.17 +node-141.domain.tld 1.97 6677.43 6619.24 +node-141.domain.tld 1.56 8131.01 8136.20 +node-141.domain.tld 1.96 6647.47 6640.80 +node-141.domain.tld 2.00 6443.56 6425.13 +node-141.domain.tld 1.90 6984.43 6871.97 +node-141.domain.tld 1.88 6708.52 6693.98 +node-141.domain.tld 1.63 7888.02 7845.44 +=================== ============= ===================== =================== + +Download +======== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_download + title: Download + +.. image:: ed1ea52c-d270-49db-b81c-94511046677b.* + +**Stats**: + +=========== ============= ===================== +concurrency ping_icmp, ms tcp_download, Mbits/s +=========== ============= ===================== + 1 0.70 17174.86 + 2 0.75 16343.71 + 3 0.79 15061.77 + 4 0.79 15045.57 + 5 0.87 13991.47 + 6 0.94 13250.97 + 7 0.95 13230.50 + 8 0.98 12729.51 +=========== ============= ===================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-141.domain.tld 0.70 17174.86 +=================== ============= ===================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-141.domain.tld 0.75 16354.16 +node-141.domain.tld 0.74 16333.25 +=================== ============= ===================== + +Concurrency 3 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-141.domain.tld 0.94 13407.88 +node-141.domain.tld 0.74 15494.12 +node-141.domain.tld 0.70 16283.32 +=================== ============= ===================== + +Concurrency 4 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-141.domain.tld 0.75 15354.06 +node-141.domain.tld 0.89 12873.12 +node-141.domain.tld 0.75 15783.54 +node-141.domain.tld 0.76 16171.55 +=================== ============= ===================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-141.domain.tld 0.79 14708.10 +node-141.domain.tld 0.96 12132.16 +node-141.domain.tld 0.87 14437.94 +node-141.domain.tld 0.88 14437.93 +node-141.domain.tld 0.82 14241.21 +=================== ============= ===================== + +Concurrency 6 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-141.domain.tld 0.77 15037.82 +node-141.domain.tld 1.01 12723.78 +node-141.domain.tld 0.91 13645.23 +node-141.domain.tld 0.80 14589.91 +node-141.domain.tld 1.08 12021.81 +node-141.domain.tld 1.09 11487.27 +=================== ============= ===================== + +Concurrency 7 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-141.domain.tld 0.83 14182.20 +node-141.domain.tld 0.97 12545.83 +node-141.domain.tld 0.94 12665.17 +node-141.domain.tld 1.14 11937.60 +node-141.domain.tld 0.87 15161.94 +node-141.domain.tld 0.87 13544.19 +node-141.domain.tld 1.02 12576.59 +=================== ============= ===================== + +Concurrency 8 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-141.domain.tld 1.06 11766.60 +node-141.domain.tld 1.06 11854.18 +node-141.domain.tld 0.93 13082.38 +node-141.domain.tld 1.00 12669.54 +node-141.domain.tld 1.13 10735.65 +node-141.domain.tld 0.80 15464.54 +node-141.domain.tld 1.01 12574.11 +node-141.domain.tld 0.90 13689.09 +=================== ============= ===================== + +Upload +====== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_upload + title: Upload + +.. image:: 65b31bdf-ec3f-4017-9a9a-5f8913d6e249.* + +**Stats**: + +=========== ============= =================== +concurrency ping_icmp, ms tcp_upload, Mbits/s +=========== ============= =================== + 1 0.90 15985.96 + 2 0.83 16971.57 + 3 0.91 15858.46 + 4 0.79 17651.69 + 5 0.84 16438.54 + 6 0.89 15655.78 + 7 0.99 14351.86 + 8 1.01 14213.86 +=========== ============= =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-141.domain.tld 0.90 15985.96 +=================== ============= =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-141.domain.tld 0.74 18265.24 +node-141.domain.tld 0.92 15677.91 +=================== ============= =================== + +Concurrency 3 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-141.domain.tld 0.96 14825.99 +node-141.domain.tld 0.93 14878.60 +node-141.domain.tld 0.84 17870.81 +=================== ============= =================== + +Concurrency 4 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-141.domain.tld 0.94 15110.30 +node-141.domain.tld 0.79 17212.34 +node-141.domain.tld 0.89 16294.36 +node-141.domain.tld 0.56 21989.74 +=================== ============= =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-141.domain.tld 0.70 19377.28 +node-141.domain.tld 0.93 14911.98 +node-141.domain.tld 0.86 15314.42 +node-141.domain.tld 0.90 15643.99 +node-141.domain.tld 0.82 16945.03 +=================== ============= =================== + +Concurrency 6 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-141.domain.tld 0.95 14825.44 +node-141.domain.tld 0.73 19108.33 +node-141.domain.tld 0.88 15285.79 +node-141.domain.tld 0.89 15682.64 +node-141.domain.tld 0.88 15163.88 +node-141.domain.tld 1.01 13868.61 +=================== ============= =================== + +Concurrency 7 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-141.domain.tld 1.09 13067.09 +node-141.domain.tld 0.98 14422.92 +node-141.domain.tld 1.02 13441.86 +node-141.domain.tld 0.86 15986.76 +node-141.domain.tld 1.06 13036.66 +node-141.domain.tld 0.85 16705.04 +node-141.domain.tld 1.04 13802.73 +=================== ============= =================== + +Concurrency 8 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-141.domain.tld 0.88 16555.03 +node-141.domain.tld 1.05 13632.18 +node-141.domain.tld 1.03 13332.33 +node-141.domain.tld 0.90 15874.93 +node-141.domain.tld 1.01 13767.51 +node-141.domain.tld 1.03 14362.50 +node-141.domain.tld 1.06 13227.78 +node-141.domain.tld 1.11 12958.61 +=================== ============= =================== + diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/4e4a93eb-45a9-4036-90ba-e8d012646879.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/4e4a93eb-45a9-4036-90ba-e8d012646879.svg new file mode 100644 index 0000000..1a2692d --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/4e4a93eb-45a9-4036-90ba-e8d012646879.svg @@ -0,0 +1,4 @@ + +Pygal00100010002000200030003000400040005000500060006000700070008000800001100.0977492200.1954973300.2932464400.3909955500.4887436600.5864927700.6842418800.7819891122334455667788concurrency1: 1.51975679912.5415.7757588872: 1.489461084101.785714286415.7771621813: 1.619751307191.071428571415.7711271534: 1.545712458280.357142857415.7745566245: 1.775174862369.642857143415.7639279526: 1.900979408458.928571429415.75810077: 2.018543164548.214285714415.7526551618: 2.023257961637.5415.7524367721: 8327.69308512.530.10837466822: 8801.66941101.7857142868.153846153853: 8004.921432191.07142857145.05912025624: 8596.769737280.35714285717.64477527295: 7622.579429369.64285714362.76915754636: 7086.257249458.92857142987.61153878037: 6656.083141548.214285714107.5371536638: 6446.461053637.5117.2468244751: 8457.75112.559.73048392022: 8800.781989101.78571428645.28708039593: 8043.169851191.07142857177.18652436434: 8479.985035280.35714285758.7943144535: 7635.19786369.64285714394.36428460246: 7069.664848458.928571429118.1761901187: 6675.859358548.214285714134.7574663488: 6470.805766637.5143.391297891ping_icmp, mstcp_upload, Mbits/stcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/6e251245-3505-4d8b-b102-c97377ffdf4c.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/6e251245-3505-4d8b-b102-c97377ffdf4c.svg new file mode 100644 index 0000000..bfaf0e7 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/6e251245-3505-4d8b-b102-c97377ffdf4c.svg @@ -0,0 +1,4 @@ + +Pygal000.10.10.20.20.30.30.40.40.50.50.60.60.70.70.80.80.90.91101657.1647633314.3295264971.494296628.6590538285.8238169942.98857911600.1533413257.3181114914.4828716571.647631122334455667788concurrency1: 0.783976775412.615384615497.51864201592: 0.7496771697102.725274725111.4457231123: 0.7267494624192.835164835120.7553356674: 0.7894597548282.94505494595.29232198585: 0.8575254647373.05494505567.65478377146: 0.8697095303463.16483516562.70754120677: 0.9840213223553.27472527516.29215050388: 1.004064333643.3846153858.153846153851: 15881.8936512.615384615426.70463402412: 15510.18801102.72527472535.81224440513: 16571.64763192.8351648359.804135978444: 15301.4454282.94505494540.9268998895: 14437.04266373.05494505562.10667879796: 14113.3481463.16483516570.0379115537: 12694.33664553.274725275104.8068304698: 12262.88809643.384615385115.378274327ping_icmp, mstcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/a60fb96b-633e-4d80-9570-f3005b582862.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/a60fb96b-633e-4d80-9570-f3005b582862.svg new file mode 100644 index 0000000..91e1e2a --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/a60fb96b-633e-4d80-9570-f3005b582862.svg @@ -0,0 +1,4 @@ + +Pygal000.10.10.20.20.30.30.40.40.50.50.60.60.70.70.80.80.90.9111.11.101815.1585953630.317195445.4757857260.6343799075.79297410890.9515712706.1101614521.2687616336.4273518151.5859519966.744541122334455667788concurrency1: 0.839686418612.6153846154115.6620783832: 0.7224167552102.725274725157.5854496393: 0.83183123192.835164835118.4702725564: 0.8668314087282.945054945105.9578678875: 0.9811639269373.05494505565.08451263536: 1.061924652463.16483516536.21292062377: 1.072503157553.27472527532.43115331968: 1.140412572643.3846153858.153846153851: 17167.6300712.615384615477.72971142952: 19966.74454102.72527472522.6011570113: 17006.97313192.83516483580.89384950734: 16349.16644282.94505494593.84935104045: 14671.07796373.054945055126.899300656: 13574.7709463.164835165148.4910661617: 12967.83117553.274725275160.4447430458: 12481.78691643.384615385170.0173838ping_icmp, mstcp_upload, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/index.rst new file mode 100644 index 0000000..7549673 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ew/index.rst @@ -0,0 +1,470 @@ +.. _openstack_l3_east_west_dense: + +OpenStack L3 East-West Performance within single compute node +************************************************************* + +In this scenario Shaker launches pairs of instances on the same compute node. +Instances are connected to different tenant networks connected to one router. +The traffic goes from one network to the other (L3 east-west). + +**Scenario**: + +.. code-block:: yaml + + deployment: + accommodation: + - pair + - double_room + - density: 8 + - compute_nodes: 1 + template: l3_east_west.hot + description: In this scenario Shaker launches pairs of instances on the same compute + node. Instances are connected to different tenant networks connected to one router. + The traffic goes from one network to the other (L3 east-west). + execution: + progression: linear + tests: + - class: flent + method: tcp_download + title: Download + - class: flent + method: tcp_upload + title: Upload + - class: flent + method: tcp_bidirectional + title: Bi-directional + file_name: shaker/shaker/scenarios/openstack/dense_l3_east_west.yaml + title: OpenStack L3 East-West Dense + +Bi-directional +============== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_bidirectional + title: Bi-directional + +.. image:: 4e4a93eb-45a9-4036-90ba-e8d012646879.* + +**Stats**: + +=========== ============= ===================== =================== +concurrency ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=========== ============= ===================== =================== + 1 1.52 8457.75 8327.69 + 2 1.49 8800.78 8801.67 + 3 1.62 8043.17 8004.92 + 4 1.55 8479.99 8596.77 + 5 1.78 7635.20 7622.58 + 6 1.90 7069.66 7086.26 + 7 2.02 6675.86 6656.08 + 8 2.02 6470.81 6446.46 +=========== ============= ===================== =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-275.domain.tld 1.52 8457.75 8327.69 +=================== ============= ===================== =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-275.domain.tld 1.39 9440.58 9516.83 +node-275.domain.tld 1.59 8160.98 8086.51 +=================== ============= ===================== =================== + +Concurrency 3 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-275.domain.tld 1.47 8706.72 8862.80 +node-275.domain.tld 1.71 7659.76 7527.31 +node-275.domain.tld 1.68 7763.02 7624.65 +=================== ============= ===================== =================== + +Concurrency 4 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-275.domain.tld 1.37 8850.28 9189.17 +node-275.domain.tld 1.66 7847.05 7846.57 +node-275.domain.tld 1.79 7136.96 7053.48 +node-275.domain.tld 1.36 10085.66 10297.87 +=================== ============= ===================== =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-275.domain.tld 1.36 9686.97 9610.78 +node-275.domain.tld 1.89 7059.85 7027.04 +node-275.domain.tld 1.67 7987.25 8008.20 +node-275.domain.tld 2.18 6139.24 6180.48 +node-275.domain.tld 1.77 7302.68 7286.40 +=================== ============= ===================== =================== + +Concurrency 6 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-275.domain.tld 2.10 6286.37 6188.49 +node-275.domain.tld 2.22 5955.32 5843.52 +node-275.domain.tld 1.48 9413.73 9623.87 +node-275.domain.tld 1.83 7101.78 7238.23 +node-275.domain.tld 1.73 7404.99 7383.09 +node-275.domain.tld 2.05 6255.81 6240.34 +=================== ============= ===================== =================== + +Concurrency 7 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-275.domain.tld 2.08 6168.70 6152.67 +node-275.domain.tld 1.88 6926.98 6868.13 +node-275.domain.tld 2.25 5744.58 5712.43 +node-275.domain.tld 1.48 8867.42 8945.64 +node-275.domain.tld 2.34 5785.97 5883.03 +node-275.domain.tld 1.82 7405.34 7150.14 +node-275.domain.tld 2.27 5832.03 5880.53 +=================== ============= ===================== =================== + +Concurrency 8 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-275.domain.tld 1.77 7084.71 7091.14 +node-275.domain.tld 2.33 5679.46 5683.84 +node-275.domain.tld 2.15 6087.16 6058.08 +node-275.domain.tld 2.21 6017.14 6028.22 +node-275.domain.tld 1.99 6576.39 6501.82 +node-275.domain.tld 1.84 7010.07 6980.70 +node-275.domain.tld 2.06 6302.22 6352.23 +node-275.domain.tld 1.82 7009.31 6875.67 +=================== ============= ===================== =================== + +Download +======== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_download + title: Download + +.. image:: 6e251245-3505-4d8b-b102-c97377ffdf4c.* + +**Stats**: + +=========== ============= ===================== +concurrency ping_icmp, ms tcp_download, Mbits/s +=========== ============= ===================== + 1 0.78 15881.89 + 2 0.75 15510.19 + 3 0.73 16571.65 + 4 0.79 15301.45 + 5 0.86 14437.04 + 6 0.87 14113.35 + 7 0.98 12694.34 + 8 1.00 12262.89 +=========== ============= ===================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-275.domain.tld 0.78 15881.89 +=================== ============= ===================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-275.domain.tld 0.76 15247.03 +node-275.domain.tld 0.74 15773.35 +=================== ============= ===================== + +Concurrency 3 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-275.domain.tld 0.70 16886.26 +node-275.domain.tld 0.71 17199.99 +node-275.domain.tld 0.77 15628.70 +=================== ============= ===================== + +Concurrency 4 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-275.domain.tld 0.70 16376.26 +node-275.domain.tld 0.77 15238.86 +node-275.domain.tld 0.73 16570.47 +node-275.domain.tld 0.96 13020.20 +=================== ============= ===================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-275.domain.tld 1.05 12317.70 +node-275.domain.tld 0.71 16836.23 +node-275.domain.tld 0.82 14478.83 +node-275.domain.tld 0.79 15427.59 +node-275.domain.tld 0.92 13124.87 +=================== ============= ===================== + +Concurrency 6 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-275.domain.tld 0.89 14133.96 +node-275.domain.tld 0.89 13404.21 +node-275.domain.tld 1.01 12714.91 +node-275.domain.tld 0.91 13516.74 +node-275.domain.tld 0.72 16215.22 +node-275.domain.tld 0.80 14695.04 +=================== ============= ===================== + +Concurrency 7 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-275.domain.tld 1.01 12526.78 +node-275.domain.tld 1.08 12375.26 +node-275.domain.tld 1.00 12247.29 +node-275.domain.tld 0.85 13329.27 +node-275.domain.tld 0.90 13466.65 +node-275.domain.tld 1.13 11618.70 +node-275.domain.tld 0.94 13296.40 +=================== ============= ===================== + +Concurrency 8 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-275.domain.tld 1.04 12543.69 +node-275.domain.tld 1.04 11794.31 +node-275.domain.tld 0.96 12560.19 +node-275.domain.tld 1.04 11568.23 +node-275.domain.tld 0.88 13299.47 +node-275.domain.tld 1.04 11703.82 +node-275.domain.tld 1.03 12345.28 +node-275.domain.tld 1.00 12288.11 +=================== ============= ===================== + +Upload +====== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_upload + title: Upload + +.. image:: a60fb96b-633e-4d80-9570-f3005b582862.* + +**Stats**: + +=========== ============= =================== +concurrency ping_icmp, ms tcp_upload, Mbits/s +=========== ============= =================== + 1 0.84 17167.63 + 2 0.72 19966.74 + 3 0.83 17006.97 + 4 0.87 16349.17 + 5 0.98 14671.08 + 6 1.06 13574.77 + 7 1.07 12967.83 + 8 1.14 12481.79 +=========== ============= =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-275.domain.tld 0.84 17167.63 +=================== ============= =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-275.domain.tld 0.73 19687.23 +node-275.domain.tld 0.71 20246.26 +=================== ============= =================== + +Concurrency 3 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-275.domain.tld 0.78 18773.29 +node-275.domain.tld 0.82 16864.34 +node-275.domain.tld 0.90 15383.29 +=================== ============= =================== + +Concurrency 4 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-275.domain.tld 0.96 14120.73 +node-275.domain.tld 0.89 15999.36 +node-275.domain.tld 0.78 18222.04 +node-275.domain.tld 0.84 17054.53 +=================== ============= =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-275.domain.tld 0.99 14385.39 +node-275.domain.tld 1.13 12955.86 +node-275.domain.tld 0.96 14531.94 +node-275.domain.tld 1.02 13953.28 +node-275.domain.tld 0.81 17528.92 +=================== ============= =================== + +Concurrency 6 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-275.domain.tld 0.99 14701.80 +node-275.domain.tld 1.07 13396.36 +node-275.domain.tld 1.00 13535.07 +node-275.domain.tld 1.13 12807.53 +node-275.domain.tld 0.99 14619.33 +node-275.domain.tld 1.19 12388.53 +=================== ============= =================== + +Concurrency 7 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-275.domain.tld 0.95 15082.15 +node-275.domain.tld 1.02 12995.54 +node-275.domain.tld 1.03 13800.15 +node-275.domain.tld 1.15 11982.45 +node-275.domain.tld 1.12 12270.46 +node-275.domain.tld 1.12 11981.77 +node-275.domain.tld 1.11 12662.30 +=================== ============= =================== + +Concurrency 8 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-275.domain.tld 1.18 12192.89 +node-275.domain.tld 1.27 11128.53 +node-275.domain.tld 1.07 12911.47 +node-275.domain.tld 0.92 14827.95 +node-275.domain.tld 1.24 11961.62 +node-275.domain.tld 1.27 11163.74 +node-275.domain.tld 1.19 11914.73 +node-275.domain.tld 0.98 13753.36 +=================== ============= =================== + diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/8f2c9ba1-3990-4de6-8ddd-4acef9132235.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/8f2c9ba1-3990-4de6-8ddd-4acef9132235.svg new file mode 100644 index 0000000..f684339 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/8f2c9ba1-3990-4de6-8ddd-4acef9132235.svg @@ -0,0 +1,4 @@ + +Pygal000.20.20.40.40.60.60.80.8111.21.21.41.41.61.61.81.8222.22.20429.9448808859.88976161289.8346421719.7795232149.7244042579.6692853009.6141653439.5590463869.5039274299.4488084729.3936891122334455667788concurrency1: 1.32873567712.6153846154176.012626672: 1.37084024102.725274725168.4128564473: 1.821546759192.83516483587.06143645644: 1.498989841282.945054945145.2821682045: 2.258713871373.0549450558.153846153856: 2.053006585463.16483516545.28350614127: 1.070166048553.274725275222.6838099148: 1.83512505643.38461538584.61058818751: 4729.39368912.615384615418.75155568382: 3654.803271102.725274725108.9775081583: 2177.894099192.835164835232.983394014: 2182.96702282.945054945232.5574558255: 1790.821555373.054945055265.4832082586: 1508.208359463.164835165289.2122909197: 1299.283774553.274725275306.7542486038: 993.0065427643.384615385332.470237185ping_icmp, mstcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/ad7218a9-06cc-49c3-b695-05c8f926056c.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/ad7218a9-06cc-49c3-b695-05c8f926056c.svg new file mode 100644 index 0000000..db38cae --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/ad7218a9-06cc-49c3-b695-05c8f926056c.svg @@ -0,0 +1,4 @@ + +Pygal00112233445566770414.109851828.2197021242.3295531656.4394042070.5492552484.6591062898.7689571122334455667788concurrency1: 5.12169452212.7692307692117.6546252092: 5.678256724103.97802197885.25087030383: 7.002464049195.1868131878.153846153854: 2.882905285286.395604396247.9997642965: 2.317650219377.604395604280.9096286766: 1.236816799468.813186813343.8371165287: 1.832987676560.021978022309.1272945618: 1.708161533651.230769231316.394830341: 2898.76895712.76923076928.29730617332: 1999.002047103.978021978134.7989255963: 1878.527586195.186813187151.736883924: 1819.375542286.395604396160.0532926295: 1209.069471377.604395604245.8585222656: 1242.50901468.813186813241.1571314127: 1021.090953560.021978022272.2871301698: 805.2390598651.230769231302.634561003ping_icmp, mstcp_upload, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/ef97118d-c610-4779-a3a9-8f79e6a60fe9.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/ef97118d-c610-4779-a3a9-8f79e6a60fe9.svg new file mode 100644 index 0000000..ed5ce94 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/ef97118d-c610-4779-a3a9-8f79e6a60fe9.svg @@ -0,0 +1,4 @@ + +Pygal002002004004006006008008001000100012001200140014001600160018001800200020000154.6044244309.2088488463.8132732618.4176976773.022122927.62654631082.2309711236.8353951391.439821546.0442441122334455667788concurrency1: 6.32426590712.5414.6518734742: 13.33544684101.785714286413.3278754173: 3.658484404191.071428571415.1552821824: 6.223723776280.357142857414.6708599455: 3.396866674369.642857143415.2046863226: 3.254631634458.928571429415.2315461227: 4.846275114548.214285714414.9309786578: 5.800760709637.5414.7507326921: 2158.91897912.58.153846153852: 1152.628503101.785714286198.1826941863: 1096.072333191.071428571208.8628149244: 876.8147041280.357142857250.2676335135: 860.9897903369.642857143253.256025246: 587.1302851458.928571429304.9719139487: 468.7377969548.214285714327.3292637198: 301.1102348637.5358.9842115191: 1546.04424412.538.16425696662: 848.2968452101.785714286208.6164041863: 1233.432485191.071428571114.5319303994: 1140.334757280.357142857137.2746990195: 935.6777986369.642857143187.2701818166: 521.3158111458.928571429288.4943363397: 536.3069799548.214285714284.8321558358: 468.9009626637.5301.298717253ping_icmp, mstcp_upload, Mbits/stcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/index.rst new file mode 100644 index 0000000..d25ee9f --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/dense_l3_ns/index.rst @@ -0,0 +1,472 @@ +.. _openstack_l3_north_south_dense: + +OpenStack L3 North-South Performance within single compute node +*************************************************************** + +In this scenario Shaker launches pairs of instances on the same compute node. +Instances are connected to different tenant networks, each connected to own +router. Instances in one of networks have floating IPs. The traffic goes from +one network via external network to the other network. + +**Scenario**: + +.. code-block:: yaml + + deployment: + accommodation: + - pair + - double_room + - density: 8 + - compute_nodes: 1 + template: l3_north_south.hot + description: In this scenario Shaker launches pairs of instances on the same compute + node. Instances are connected to different tenant networks, each connected to own + router. Instances in one of networks have floating IPs. The traffic goes from one + network via external network to the other network. + execution: + progression: linear + tests: + - class: flent + method: tcp_download + title: Download + - class: flent + method: tcp_upload + title: Upload + - class: flent + method: tcp_bidirectional + title: Bi-directional + file_name: shaker/shaker/scenarios/openstack/dense_l3_north_south.yaml + title: OpenStack L3 North-South Dense + +Bi-directional +============== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_bidirectional + title: Bi-directional + +.. image:: ef97118d-c610-4779-a3a9-8f79e6a60fe9.* + +**Stats**: + +=========== ============= ===================== =================== +concurrency ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=========== ============= ===================== =================== + 1 6.32 1546.04 2158.92 + 2 13.34 848.30 1152.63 + 3 3.66 1233.43 1096.07 + 4 6.22 1140.33 876.81 + 5 3.40 935.68 860.99 + 6 3.25 521.32 587.13 + 7 4.85 536.31 468.74 + 8 5.80 468.90 301.11 +=========== ============= ===================== =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-410.domain.tld 6.32 1546.04 2158.92 +=================== ============= ===================== =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-410.domain.tld 13.57 812.12 1135.77 +node-410.domain.tld 13.10 884.47 1169.49 +=================== ============= ===================== =================== + +Concurrency 3 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-410.domain.tld 1.50 1763.03 1076.26 +node-410.domain.tld 8.55 754.86 990.66 +node-410.domain.tld 0.93 1182.42 1221.30 +=================== ============= ===================== =================== + +Concurrency 4 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-410.domain.tld 1.72 1992.45 929.17 +node-410.domain.tld 10.82 698.61 758.42 +node-410.domain.tld 1.60 1312.01 884.43 +node-410.domain.tld 10.76 558.26 935.25 +=================== ============= ===================== =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-410.domain.tld 5.13 943.98 886.43 +node-410.domain.tld 2.34 1052.92 829.42 +node-410.domain.tld 5.02 563.52 1125.07 +node-410.domain.tld 2.14 732.98 913.07 +node-410.domain.tld 2.35 1384.99 550.96 +=================== ============= ===================== =================== + +Concurrency 6 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-410.domain.tld 2.36 501.11 568.39 +node-410.domain.tld 2.22 632.64 782.23 +node-410.domain.tld 2.20 567.90 349.99 +node-410.domain.tld 6.03 436.01 489.04 +node-410.domain.tld 3.99 472.03 507.83 +node-410.domain.tld 2.74 518.22 825.30 +=================== ============= ===================== =================== + +Concurrency 7 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-410.domain.tld 4.39 596.15 450.79 +node-410.domain.tld 4.98 459.32 368.12 +node-410.domain.tld 8.22 503.66 313.17 +node-410.domain.tld 3.42 564.59 644.54 +node-410.domain.tld 3.67 524.89 653.84 +node-410.domain.tld 3.56 671.12 455.48 +node-410.domain.tld 5.67 434.41 395.21 +=================== ============= ===================== =================== + +Concurrency 8 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-410.domain.tld 8.74 625.17 186.65 +node-410.domain.tld 3.13 374.05 435.98 +node-410.domain.tld 4.60 453.88 307.88 +node-410.domain.tld 8.27 483.55 178.31 +node-410.domain.tld 4.73 581.72 278.37 +node-410.domain.tld 7.39 322.35 200.09 +node-410.domain.tld 4.37 380.28 340.41 +node-410.domain.tld 5.18 530.20 481.19 +=================== ============= ===================== =================== + +Download +======== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_download + title: Download + +.. image:: 8f2c9ba1-3990-4de6-8ddd-4acef9132235.* + +**Stats**: + +=========== ============= ===================== +concurrency ping_icmp, ms tcp_download, Mbits/s +=========== ============= ===================== + 1 1.33 4729.39 + 2 1.37 3654.80 + 3 1.82 2177.89 + 4 1.50 2182.97 + 5 2.26 1790.82 + 6 2.05 1508.21 + 7 1.07 1299.28 + 8 1.84 993.01 +=========== ============= ===================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-410.domain.tld 1.33 4729.39 +=================== ============= ===================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-410.domain.tld 1.46 3637.35 +node-410.domain.tld 1.28 3672.26 +=================== ============= ===================== + +Concurrency 3 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-410.domain.tld 1.72 1879.20 +node-410.domain.tld 1.41 3216.68 +node-410.domain.tld 2.34 1437.80 +=================== ============= ===================== + +Concurrency 4 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-410.domain.tld 3.38 2436.53 +node-410.domain.tld 0.83 2329.07 +node-410.domain.tld 0.88 2144.68 +node-410.domain.tld 0.91 1821.59 +=================== ============= ===================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-410.domain.tld 2.08 1452.92 +node-410.domain.tld 1.32 2404.24 +node-410.domain.tld 2.48 1391.38 +node-410.domain.tld 1.52 1826.32 +node-410.domain.tld 3.90 1879.26 +=================== ============= ===================== + +Concurrency 6 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-410.domain.tld 1.21 1962.90 +node-410.domain.tld 1.21 1054.63 +node-410.domain.tld 1.67 2020.94 +node-410.domain.tld 5.66 1240.59 +node-410.domain.tld 1.08 1384.27 +node-410.domain.tld 1.48 1385.92 +=================== ============= ===================== + +Concurrency 7 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-410.domain.tld 1.10 1430.96 +node-410.domain.tld 1.26 966.16 +node-410.domain.tld 1.11 1338.35 +node-410.domain.tld 1.00 1594.95 +node-410.domain.tld 1.15 1473.48 +node-410.domain.tld 0.84 931.41 +node-410.domain.tld 1.04 1359.67 +=================== ============= ===================== + +Concurrency 8 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-410.domain.tld 1.26 995.66 +node-410.domain.tld 2.36 760.26 +node-410.domain.tld 2.42 1212.19 +node-410.domain.tld 1.76 1147.19 +node-410.domain.tld 2.03 993.95 +node-410.domain.tld 1.39 987.38 +node-410.domain.tld 1.90 808.68 +node-410.domain.tld 1.56 1038.74 +=================== ============= ===================== + +Upload +====== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_upload + title: Upload + +.. image:: ad7218a9-06cc-49c3-b695-05c8f926056c.* + +**Stats**: + +=========== ============= =================== +concurrency ping_icmp, ms tcp_upload, Mbits/s +=========== ============= =================== + 1 5.12 2898.77 + 2 5.68 1999.00 + 3 7.00 1878.53 + 4 2.88 1819.38 + 5 2.32 1209.07 + 6 1.24 1242.51 + 7 1.83 1021.09 + 8 1.71 805.24 +=========== ============= =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-410.domain.tld 5.12 2898.77 +=================== ============= =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-410.domain.tld 4.70 2198.43 +node-410.domain.tld 6.66 1799.57 +=================== ============= =================== + +Concurrency 3 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-410.domain.tld 1.84 2370.90 +node-410.domain.tld 8.19 1852.47 +node-410.domain.tld 10.97 1412.22 +=================== ============= =================== + +Concurrency 4 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-410.domain.tld 2.60 2198.87 +node-410.domain.tld 1.21 2410.40 +node-410.domain.tld 3.38 1442.20 +node-410.domain.tld 4.34 1226.04 +=================== ============= =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-410.domain.tld 2.13 1673.02 +node-410.domain.tld 1.82 1256.90 +node-410.domain.tld 2.44 982.50 +node-410.domain.tld 2.27 1266.84 +node-410.domain.tld 2.93 866.08 +=================== ============= =================== + +Concurrency 6 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-410.domain.tld 1.07 1502.23 +node-410.domain.tld 1.17 1541.96 +node-410.domain.tld 1.29 908.99 +node-410.domain.tld 1.54 1007.39 +node-410.domain.tld 1.15 1562.41 +node-410.domain.tld 1.20 932.07 +=================== ============= =================== + +Concurrency 7 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-410.domain.tld 2.16 858.05 +node-410.domain.tld 1.92 1068.49 +node-410.domain.tld 1.68 1153.24 +node-410.domain.tld 2.52 888.18 +node-410.domain.tld 1.48 934.01 +node-410.domain.tld 1.44 1124.57 +node-410.domain.tld 1.64 1121.10 +=================== ============= =================== + +Concurrency 8 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-410.domain.tld 1.42 827.88 +node-410.domain.tld 1.92 722.71 +node-410.domain.tld 1.61 943.77 +node-410.domain.tld 2.25 649.87 +node-410.domain.tld 1.49 874.17 +node-410.domain.tld 1.43 1046.07 +node-410.domain.tld 1.65 657.74 +node-410.domain.tld 1.89 719.70 +=================== ============= =================== + diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/a3e3783a-6585-4e87-bd65-a3d91b37464c.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/a3e3783a-6585-4e87-bd65-a3d91b37464c.svg new file mode 100644 index 0000000..7748851 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/a3e3783a-6585-4e87-bd65-a3d91b37464c.svg @@ -0,0 +1,4 @@ + +Pygal000.10.10.20.20.30.30.40.40.50.50.60.60.70.701405.6536772811.3073534216.961035622.6147067028.2683838433.9220599839.5757362020404060608080100100120120140140160160180180concurrency1: 0.400619558212.6153846154197.0179915992: 0.40710230816.0434782609193.4769557575: 0.468230872526.3277591973160.08704466411: 0.459981172246.8963210702164.59323190823: 0.60015852688.033444816188.02494642246: 0.7238938053166.87959866220.437722550392: 0.6481193085324.57190635561.8275986056185: 0.7463825064643.3846153858.153846153851: 9838.59062312.615384615433.52738164952: 9839.57573616.043478260933.48910106085: 9837.58475426.327759197333.566468811111: 9837.70071146.896321070233.561962834423: 9704.95242788.033444816138.720441636946: 9204.54018166.87959866258.166010937792: 8982.285193324.57190635566.8026395937185: 8024.395704643.384615385104.025362563ping_icmp, mstcp_upload, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/b10e7391-0b1c-4a48-86d1-2d291cf361e5.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/b10e7391-0b1c-4a48-86d1-2d291cf361e5.svg new file mode 100644 index 0000000..d164f43 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/b10e7391-0b1c-4a48-86d1-2d291cf361e5.svg @@ -0,0 +1,4 @@ + +Pygal000.10.10.20.20.30.30.40.40.50.50.60.601639.726673279.4533394919.1800096558.9066788198.6333489838.3600172020404060608080100100120120140140160160180180concurrency1: 0.388232279612.6153846154170.324607242: 0.473356463916.0434782609116.4913160515: 0.521769384526.327759197385.874554444311: 0.563327912346.896321070259.592571841223: 0.549019580988.033444816168.641287876746: 0.6019545546166.87959866235.164739701892: 0.6382451638324.57190635512.2142356631185: 0.6446656768643.3846153858.153846153851: 9838.36001712.615384615436.40081741822: 9837.30782816.043478260936.44139821515: 9837.84928326.327759197336.420515373111: 9837.83707446.896321070236.420986262623: 9685.3410788.033444816142.302443898946: 9615.749183166.87959866244.986460015592: 9428.830267324.57190635552.195538654185: 7867.680486643.384615385112.405878893ping_icmp, mstcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/fbbe3f55-12f3-4e9a-ac2a-d28daae3451b.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/fbbe3f55-12f3-4e9a-ac2a-d28daae3451b.svg new file mode 100644 index 0000000..16127bd --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/fbbe3f55-12f3-4e9a-ac2a-d28daae3451b.svg @@ -0,0 +1,4 @@ + +Pygal001000100020002000300030004000400050005000600060007000700001068.5111172137.0222353205.5333524274.0444695342.5555866411.0667047479.5778212020404060608080100100120120140140160160180180concurrency1: 1.46454769512.5415.7709981142: 1.73093789215.8967391304415.7573278525: 1.59284703326.0869565217415.76441421711: 1.67565592646.4673913043415.76016473923: 1.68622517987.2282608696415.7596223646: 1.736142217165.35326087415.75706078392: 1.31414581321.60326087415.77871624185: 1.126388614637.5415.7883513171: 7944.63455812.58.153846153852: 6918.98947815.896739130460.78655146945: 7268.57785226.086956521742.846835040211: 7006.15363446.467391304356.313575917223: 6521.45092687.228260869681.186912025546: 6595.223573165.3532608777.401144357192: 6061.868041321.60326087104.77118213185: 5068.917631637.5155.7261053241: 7479.57782112.556.62936003782: 6790.19044515.896739130489.73811683045: 7097.44133726.086956521774.981979095111: 7000.32704446.467391304379.646023748723: 6855.75209487.228260869686.589430344546: 6638.691197165.3532608797.014072158992: 6281.658495321.60326087114.161048286185: 4868.098752637.5182.049157869ping_icmp, mstcp_upload, Mbits/stcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/index.rst new file mode 100644 index 0000000..22095f9 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l2/index.rst @@ -0,0 +1,1455 @@ +.. _openstack_l2: + +OpenStack L2 Full +***************** + +In this scenario Shaker launches pairs of instances in the same tenant network. +Every instance is hosted on a separate compute node, all available compute +nodes are utilized. The traffic goes within the tenant network (L2 domain). + +**Scenario**: + +.. code-block:: yaml + + deployment: + accommodation: + - pair + - single_room + template: l2.hot + description: In this scenario Shaker launches pairs of instances in the same tenant + network. Every instance is hosted on a separate compute node, all available compute + nodes are utilized. The traffic goes within the tenant network (L2 domain). + execution: + progression: quadratic + tests: + - class: flent + method: tcp_download + title: Download + - class: flent + method: tcp_upload + title: Upload + - class: flent + method: tcp_bidirectional + title: Bi-directional + file_name: shaker/shaker/scenarios/openstack/full_l2.yaml + title: OpenStack L2 + +Bi-directional +============== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_bidirectional + title: Bi-directional + +.. image:: fbbe3f55-12f3-4e9a-ac2a-d28daae3451b.* + +**Stats**: + +=========== ============= ===================== =================== +concurrency ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=========== ============= ===================== =================== + 1 1.46 7479.58 7944.63 + 2 1.73 6790.19 6918.99 + 5 1.59 7097.44 7268.58 + 11 1.68 7000.33 7006.15 + 23 1.69 6855.75 6521.45 + 46 1.74 6638.69 6595.22 + 92 1.31 6281.66 6061.87 + 185 1.13 4868.10 5068.92 +=========== ============= ===================== =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-228.domain.tld 1.46 7479.58 7944.63 +=================== ============= ===================== =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-188.domain.tld 1.76 6749.34 6837.78 +node-228.domain.tld 1.71 6831.04 7000.20 +=================== ============= ===================== =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-173.domain.tld 1.68 6797.87 6877.63 +node-175.domain.tld 1.56 6985.78 6999.42 +node-177.domain.tld 1.56 7238.25 7453.24 +node-188.domain.tld 1.68 6834.26 6952.56 +node-228.domain.tld 1.48 7631.04 8060.04 +=================== ============= ===================== =================== + +Concurrency 11 +-------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-173.domain.tld 1.55 7823.58 8257.63 +node-175.domain.tld 1.55 7731.82 7502.64 +node-177.domain.tld 1.51 7626.03 7381.82 +node-180.domain.tld 1.71 7524.49 7420.09 +node-182.domain.tld 1.71 6477.69 6541.88 +node-185.domain.tld 1.76 6560.40 6578.21 +node-188.domain.tld 1.68 6692.63 6724.67 +node-228.domain.tld 1.91 6054.56 6344.92 +node-248.domain.tld 1.66 6715.31 6552.30 +node-254.domain.tld 1.88 6531.69 6356.44 +node-61.domain.tld 1.52 7265.39 7407.08 +=================== ============= ===================== =================== + +Concurrency 23 +-------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-10.domain.tld 1.81 6251.53 5457.05 +node-104.domain.tld 2.23 5114.00 5204.83 +node-173.domain.tld 1.01 8058.90 5772.72 +node-175.domain.tld 1.87 8574.30 6119.13 +node-177.domain.tld 1.50 6956.01 7297.78 +node-180.domain.tld 1.69 6902.23 6807.91 +node-182.domain.tld 1.61 6546.72 6612.81 +node-185.domain.tld 1.52 7636.57 7723.47 +node-188.domain.tld 1.27 5545.17 7616.71 +node-228.domain.tld 1.75 6683.13 6740.87 +node-248.domain.tld 1.45 8137.27 5511.47 +node-254.domain.tld 1.75 6719.28 7052.35 +node-262.domain.tld 1.51 6813.13 6909.23 +node-377.domain.tld 1.76 6426.84 6441.72 +node-460.domain.tld 1.65 7577.07 7549.02 +node-473.domain.tld 1.34 8016.68 8409.88 +node-475.domain.tld 1.79 6801.44 6665.50 +node-481.domain.tld 1.13 9308.49 6873.02 +node-511.domain.tld 1.70 6954.48 6874.42 +node-517.domain.tld 1.55 6606.89 6734.16 +node-60.domain.tld 2.59 4764.86 4687.58 +node-61.domain.tld 1.74 6868.63 6477.01 +node-70.domain.tld 2.58 4418.67 4454.73 +=================== ============= ===================== =================== + +Concurrency 46 +-------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-10.domain.tld 2.08 5654.19 5153.74 +node-104.domain.tld 2.37 4711.48 4643.65 +node-173.domain.tld 1.28 5850.43 8571.24 +node-175.domain.tld 1.66 6705.22 6870.94 +node-177.domain.tld 1.34 6605.60 8313.82 +node-180.domain.tld 1.65 6793.09 6909.96 +node-182.domain.tld 1.18 6550.44 8765.56 +node-185.domain.tld 1.66 7567.46 6328.58 +node-188.domain.tld 1.32 8557.21 5647.08 +node-228.domain.tld 1.44 6769.07 8037.07 +node-248.domain.tld 2.07 6269.90 6018.47 +node-254.domain.tld 1.58 6246.06 6968.21 +node-260.domain.tld 1.81 6602.60 6688.31 +node-262.domain.tld 1.68 6787.03 6905.07 +node-276.domain.tld 2.35 4633.40 4556.74 +node-283.domain.tld 2.44 4673.68 4613.53 +node-301.domain.tld 1.89 6171.08 6239.05 +node-306.domain.tld 2.22 4894.27 5586.15 +node-343.domain.tld 2.38 5394.16 4876.00 +node-349.domain.tld 2.07 5736.07 5078.53 +node-350.domain.tld 1.98 7002.07 6468.44 +node-354.domain.tld 1.39 7814.85 7880.38 +node-359.domain.tld 2.60 4504.72 4523.91 +node-362.domain.tld 1.79 7214.76 7221.33 +node-363.domain.tld 1.40 8495.01 5733.77 +node-364.domain.tld 1.67 7179.62 7275.68 +node-372.domain.tld 1.52 8172.89 7981.41 +node-377.domain.tld 1.71 6719.20 6945.85 +node-382.domain.tld 1.47 7581.62 7674.07 +node-385.domain.tld 1.35 6769.91 8257.10 +node-386.domain.tld 1.77 6077.65 6464.57 +node-407.domain.tld 1.34 8468.39 7238.68 +node-420.domain.tld 1.41 7814.16 7656.19 +node-424.domain.tld 2.33 4742.73 4765.62 +node-429.domain.tld 1.45 6441.37 8239.67 +node-451.domain.tld 2.23 4859.95 4820.92 +node-460.domain.tld 1.67 7041.44 6996.18 +node-473.domain.tld 1.32 8206.35 7349.06 +node-475.domain.tld 1.61 6957.07 7061.22 +node-481.domain.tld 1.35 8424.98 8231.09 +node-496.domain.tld 1.66 6548.48 6644.30 +node-511.domain.tld 1.60 7110.58 7209.76 +node-517.domain.tld 1.50 7587.71 7260.02 +node-60.domain.tld 2.23 4825.96 5257.60 +node-61.domain.tld 1.23 9166.29 5163.13 +node-70.domain.tld 1.82 6479.61 6288.63 +=================== ============= ===================== =================== + +Concurrency 92 +-------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-10.domain.tld 1.57 7100.33 6786.78 +node-104.domain.tld 2.45 4431.05 4255.62 +node-141.domain.tld 1.67 6827.50 6551.89 +node-147.domain.tld 2.07 5159.79 5132.74 +node-149.domain.tld 0.57 5566.06 4103.81 +node-150.domain.tld 0.45 4374.60 4611.52 +node-153.domain.tld 0.70 4031.79 8211.36 +node-158.domain.tld 0.49 5151.46 5379.21 +node-173.domain.tld 0.63 7011.48 5466.52 +node-175.domain.tld 0.61 6517.61 6184.61 +node-177.domain.tld 0.75 6824.64 6678.69 +node-180.domain.tld 1.58 7060.21 6921.36 +node-182.domain.tld 0.73 4742.09 7981.62 +node-185.domain.tld 1.30 9579.09 3416.01 +node-188.domain.tld 0.59 6702.06 5658.17 +node-192.domain.tld 0.70 7352.05 6534.80 +node-195.domain.tld 1.47 7545.31 7831.58 +node-199.domain.tld 0.96 5003.92 9722.62 +node-202.domain.tld 1.42 7786.88 7625.12 +node-209.domain.tld 0.71 5298.42 7575.91 +node-211.domain.tld 2.20 6027.33 1970.69 +node-213.domain.tld 1.42 6984.71 7051.73 +node-214.domain.tld 0.46 7530.85 4325.51 +node-224.domain.tld 0.54 5546.90 5395.41 +node-228.domain.tld 0.67 5341.41 4342.25 +node-233.domain.tld 0.89 9579.78 2243.24 +node-236.domain.tld 0.36 5565.68 4938.01 +node-237.domain.tld 1.02 2575.09 9719.48 +node-241.domain.tld 1.74 6916.22 6776.30 +node-248.domain.tld 0.75 4215.08 7572.26 +node-254.domain.tld 1.21 9698.31 2915.09 +node-260.domain.tld 2.16 5759.26 5940.77 +node-262.domain.tld 0.44 7534.41 3668.10 +node-266.domain.tld 1.13 9601.94 2252.18 +node-276.domain.tld 2.59 4219.50 4140.23 +node-283.domain.tld 2.11 5297.74 5142.19 +node-287.domain.tld 1.69 7108.82 7034.54 +node-301.domain.tld 2.29 4723.60 4728.09 +node-306.domain.tld 1.97 6531.30 6548.43 +node-324.domain.tld 1.24 8204.00 8157.27 +node-328.domain.tld 0.87 2708.21 9777.89 +node-340.domain.tld 1.46 8208.49 7955.19 +node-342.domain.tld 1.25 5204.09 9277.04 +node-343.domain.tld 2.48 4622.36 4538.05 +node-349.domain.tld 1.58 5964.99 7919.99 +node-350.domain.tld 2.04 6403.67 6144.06 +node-354.domain.tld 1.36 7932.43 7949.85 +node-356.domain.tld 1.61 7187.55 7282.74 +node-359.domain.tld 1.83 4763.05 5613.24 +node-362.domain.tld 0.93 9601.83 3945.51 +node-363.domain.tld 0.64 5182.54 6599.37 +node-364.domain.tld 0.70 4619.06 8332.99 +node-368.domain.tld 0.88 3848.30 9811.42 +node-372.domain.tld 1.33 5223.55 7763.90 +node-374.domain.tld 0.58 4687.94 5375.08 +node-376.domain.tld 0.93 9811.71 2447.93 +node-377.domain.tld 1.29 6327.47 6638.94 +node-378.domain.tld 0.99 6158.54 5658.34 +node-382.domain.tld 1.71 6904.65 7160.02 +node-385.domain.tld 0.84 3036.52 9534.81 +node-386.domain.tld 1.21 8506.09 3614.86 +node-396.domain.tld 1.75 7131.21 6698.63 +node-397.domain.tld 1.43 2437.45 8948.56 +node-40.domain.tld 2.31 5354.77 4486.58 +node-402.domain.tld 1.73 6632.01 6544.29 +node-405.domain.tld 0.47 4807.02 4771.63 +node-406.domain.tld 1.81 7029.38 6720.07 +node-407.domain.tld 0.71 9624.84 3659.27 +node-414.domain.tld 1.53 6831.42 6820.96 +node-420.domain.tld 0.65 9778.77 3638.17 +node-424.domain.tld 2.13 5192.08 5349.68 +node-429.domain.tld 0.79 9803.73 3531.56 +node-43.domain.tld 1.79 4840.99 6156.82 +node-44.domain.tld 1.67 6853.16 6654.97 +node-451.domain.tld 2.28 5318.62 5230.05 +node-460.domain.tld 1.11 3518.16 8564.03 +node-47.domain.tld 2.36 4892.60 5375.03 +node-473.domain.tld 0.64 3599.09 9485.48 +node-475.domain.tld 0.43 5608.91 4345.27 +node-48.domain.tld 1.60 6639.21 4912.76 +node-481.domain.tld 0.89 9733.14 4051.05 +node-482.domain.tld 1.78 6687.10 6442.80 +node-496.domain.tld 1.10 4344.37 9683.30 +node-511.domain.tld 1.76 6651.04 7073.87 +node-517.domain.tld 1.60 6892.79 6821.30 +node-57.domain.tld 1.00 9341.13 3354.59 +node-60.domain.tld 1.85 6435.71 6799.34 +node-61.domain.tld 0.97 9750.62 3981.72 +node-63.domain.tld 2.24 5085.63 5011.31 +node-64.domain.tld 1.72 6431.02 6250.19 +node-70.domain.tld 2.38 3961.22 4850.19 +node-76.domain.tld 1.59 6774.08 6645.42 +=================== ============= ===================== =================== + +Concurrency 185 +--------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-10.domain.tld 1.28 3413.34 6922.29 +node-103.domain.tld 0.63 3620.52 7159.17 +node-104.domain.tld 2.40 4673.90 4689.40 +node-117.domain.tld 0.71 7855.76 2650.99 +node-121.domain.tld 0.58 3687.62 3637.40 +node-123.domain.tld 0.61 5469.91 1647.23 +node-126.domain.tld 2.08 4646.19 4728.11 +node-127.domain.tld 0.72 2802.08 6084.78 +node-131.domain.tld 2.41 4860.91 4533.52 +node-134.domain.tld 2.48 4835.32 4639.45 +node-136.domain.tld 0.60 3006.76 3890.99 +node-138.domain.tld 0.99 4244.90 3009.64 +node-139.domain.tld 1.71 6470.84 6541.54 +node-141.domain.tld 1.67 7094.69 6888.21 +node-142.domain.tld 0.68 5805.31 2822.77 +node-147.domain.tld 2.04 5336.97 5201.47 +node-149.domain.tld 0.54 3079.10 2848.58 +node-150.domain.tld 0.65 3149.64 7553.54 +node-153.domain.tld 0.49 3921.20 2724.41 +node-158.domain.tld 0.57 3558.82 3926.47 +node-162.domain.tld 0.61 2951.22 4743.57 +node-173.domain.tld 0.60 3480.34 5146.84 +node-175.domain.tld 0.52 3421.56 4290.33 +node-177.domain.tld 0.74 3092.35 3735.70 +node-180.domain.tld 1.62 7045.35 7016.79 +node-182.domain.tld 0.69 2584.05 4290.80 +node-185.domain.tld 0.57 4732.81 4271.65 +node-188.domain.tld 0.64 4723.95 3270.23 +node-192.domain.tld 0.58 6479.91 3242.92 +node-195.domain.tld 1.46 7714.79 7843.23 +node-199.domain.tld 0.59 3530.65 6554.90 +node-201.domain.tld 0.53 7111.45 3312.70 +node-202.domain.tld 1.54 7750.04 7528.39 +node-209.domain.tld 0.51 3013.67 4052.28 +node-211.domain.tld 0.59 2960.55 3302.89 +node-213.domain.tld 1.61 7206.98 7018.87 +node-214.domain.tld 0.49 4531.20 3064.92 +node-22.domain.tld 1.94 2348.25 5929.57 +node-224.domain.tld 0.49 2311.55 4770.46 +node-226.domain.tld 1.62 7347.24 7060.70 +node-228.domain.tld 0.53 2359.83 3878.13 +node-233.domain.tld 0.51 4881.33 3054.06 +node-236.domain.tld 0.66 3094.12 3069.88 +node-237.domain.tld 0.70 3261.00 4084.75 +node-241.domain.tld 1.40 8150.88 8057.64 +node-248.domain.tld 0.57 3476.36 3696.77 +node-254.domain.tld 0.52 3070.00 4228.83 +node-256.domain.tld 2.29 5230.74 5204.46 +node-259.domain.tld 1.87 6338.97 5901.98 +node-260.domain.tld 0.66 2544.93 8530.98 +node-262.domain.tld 0.48 3285.30 3188.25 +node-264.domain.tld 0.69 4855.96 6818.05 +node-266.domain.tld 0.47 3190.57 2823.67 +node-268.domain.tld 1.67 7533.75 7641.16 +node-271.domain.tld 0.53 3055.75 2928.54 +node-272.domain.tld 1.73 6816.87 6645.80 +node-275.domain.tld 1.79 6597.83 6717.74 +node-276.domain.tld 2.64 4517.11 4481.98 +node-283.domain.tld 2.39 4578.21 4428.87 +node-287.domain.tld 1.67 7093.73 7008.60 +node-291.domain.tld 1.64 6663.43 6445.59 +node-292.domain.tld 1.64 6686.00 6819.47 +node-298.domain.tld 0.56 3613.76 4697.77 +node-301.domain.tld 1.29 1805.05 7327.86 +node-303.domain.tld 0.67 2492.36 7753.39 +node-306.domain.tld 0.92 9591.60 3039.95 +node-309.domain.tld 0.84 3029.19 2225.41 +node-313.domain.tld 1.53 7950.23 7840.37 +node-315.domain.tld 0.57 2950.59 7879.06 +node-316.domain.tld 2.44 4584.03 4695.12 +node-317.domain.tld 0.47 2624.31 2558.23 +node-318.domain.tld 1.16 9722.13 3013.57 +node-321.domain.tld 0.52 6115.29 2924.24 +node-323.domain.tld 0.55 4729.13 3211.18 +node-324.domain.tld 1.53 7507.90 7432.85 +node-328.domain.tld 0.44 2854.11 2827.59 +node-336.domain.tld 1.66 7341.86 7211.63 +node-337.domain.tld 2.20 4813.20 4877.48 +node-339.domain.tld 0.58 6408.65 3711.03 +node-340.domain.tld 1.55 7593.12 7636.73 +node-342.domain.tld 0.63 2976.31 7567.19 +node-343.domain.tld 1.82 6116.84 2611.02 +node-345.domain.tld 1.61 7579.73 7472.77 +node-349.domain.tld 2.18 5043.15 4934.48 +node-350.domain.tld 1.76 6860.76 6356.60 +node-354.domain.tld 1.46 7682.00 7321.12 +node-356.domain.tld 1.77 7189.29 7453.74 +node-358.domain.tld 0.56 2860.07 4905.24 +node-359.domain.tld 1.84 6409.14 6520.24 +node-360.domain.tld 2.19 5091.19 5157.87 +node-362.domain.tld 0.59 2964.33 4484.29 +node-363.domain.tld 0.58 2794.65 4088.75 +node-364.domain.tld 0.52 2959.59 5039.99 +node-365.domain.tld 2.05 6012.71 5471.66 +node-368.domain.tld 0.56 3597.43 4519.81 +node-369.domain.tld 2.56 4660.16 4783.31 +node-372.domain.tld 0.51 3793.13 3092.03 +node-374.domain.tld 0.68 5645.36 5957.32 +node-376.domain.tld 0.60 5251.43 2979.17 +node-377.domain.tld 0.46 3619.62 2725.64 +node-378.domain.tld 0.59 3177.83 5690.48 +node-382.domain.tld 1.58 7573.43 7849.68 +node-385.domain.tld 0.60 7137.18 2619.33 +node-386.domain.tld 0.58 4245.15 2537.51 +node-390.domain.tld 2.34 4905.62 4867.03 +node-391.domain.tld 2.42 4576.76 4610.38 +node-396.domain.tld 1.72 7235.61 6679.08 +node-397.domain.tld 0.74 2461.38 3357.65 +node-40.domain.tld 1.94 5472.92 6155.92 +node-402.domain.tld 1.85 6527.47 6712.26 +node-405.domain.tld 0.52 2710.68 3643.63 +node-406.domain.tld 1.88 6304.63 6155.31 +node-407.domain.tld 0.57 3363.35 3649.45 +node-414.domain.tld 1.58 6800.48 6827.58 +node-418.domain.tld 1.93 5898.08 5625.75 +node-419.domain.tld 2.52 4395.16 4344.36 +node-420.domain.tld 0.53 4452.04 3556.43 +node-424.domain.tld 2.34 4749.17 4865.69 +node-429.domain.tld 0.54 4710.68 3390.31 +node-43.domain.tld 1.72 6936.13 3812.44 +node-431.domain.tld 0.64 3993.32 2741.25 +node-432.domain.tld 2.20 5056.41 5285.74 +node-433.domain.tld 0.62 7157.60 3799.13 +node-437.domain.tld 1.36 7704.31 7540.56 +node-439.domain.tld 0.56 5888.26 4010.16 +node-44.domain.tld 1.00 4605.30 8265.01 +node-440.domain.tld 0.88 6591.76 2755.47 +node-445.domain.tld 0.65 4195.27 6332.93 +node-449.domain.tld 1.66 4820.06 6031.76 +node-450.domain.tld 0.64 3501.10 5308.62 +node-451.domain.tld 2.39 4843.60 4680.01 +node-455.domain.tld 0.60 3095.22 4356.35 +node-456.domain.tld 0.89 2952.37 4602.72 +node-459.domain.tld 0.52 2435.97 2338.25 +node-460.domain.tld 0.61 6542.84 3832.03 +node-465.domain.tld 0.64 3143.64 6235.62 +node-466.domain.tld 1.80 7207.80 7171.55 +node-467.domain.tld 0.50 3558.90 2550.56 +node-469.domain.tld 0.52 6250.37 3779.60 +node-47.domain.tld 1.13 4127.02 8756.52 +node-470.domain.tld 0.77 3071.39 7878.57 +node-472.domain.tld 0.94 8076.25 3527.42 +node-473.domain.tld 0.56 3061.87 6060.48 +node-475.domain.tld 0.58 2382.04 3666.84 +node-479.domain.tld 0.86 3742.73 6113.73 +node-48.domain.tld 1.55 4629.55 7598.89 +node-481.domain.tld 0.61 6850.37 2975.81 +node-482.domain.tld 0.87 5057.50 4201.82 +node-483.domain.tld 0.69 3176.55 6174.97 +node-484.domain.tld 1.68 6590.30 6707.75 +node-485.domain.tld 0.65 1648.01 5278.99 +node-486.domain.tld 0.72 3015.89 6001.27 +node-488.domain.tld 0.54 3908.68 4147.96 +node-489.domain.tld 0.71 3043.85 5385.23 +node-490.domain.tld 1.58 7604.04 7352.52 +node-493.domain.tld 0.69 3474.98 5140.86 +node-496.domain.tld 0.66 3613.05 4909.25 +node-498.domain.tld 0.58 3313.08 7362.91 +node-501.domain.tld 0.80 3019.09 7473.65 +node-503.domain.tld 0.51 2988.60 3184.74 +node-505.domain.tld 0.68 2405.44 3713.55 +node-506.domain.tld 1.71 6538.66 6530.20 +node-507.domain.tld 0.59 3091.25 4602.38 +node-508.domain.tld 0.51 2387.30 3464.05 +node-51.domain.tld 2.18 4974.14 5152.83 +node-511.domain.tld 1.60 7077.97 6809.52 +node-517.domain.tld 2.12 5624.07 5082.41 +node-519.domain.tld 0.83 3438.90 7806.16 +node-522.domain.tld 1.10 3020.01 3834.46 +node-53.domain.tld 1.75 4146.69 7600.10 +node-54.domain.tld 0.98 2725.94 9429.52 +node-57.domain.tld 0.88 9215.84 3328.95 +node-59.domain.tld 1.31 1926.59 7497.09 +node-60.domain.tld 1.07 3756.77 6329.08 +node-61.domain.tld 0.64 6020.62 2790.75 +node-63.domain.tld 1.66 2160.29 6809.74 +node-64.domain.tld 1.82 3851.91 6995.89 +node-69.domain.tld 1.48 7615.24 5062.94 +node-70.domain.tld 2.20 6020.54 5263.41 +node-71.domain.tld 1.23 9309.62 3216.89 +node-76.domain.tld 1.12 7306.60 3906.77 +node-83.domain.tld 0.86 9444.11 1936.94 +node-84.domain.tld 0.84 9387.14 2989.43 +node-96.domain.tld 0.49 3118.69 3253.40 +node-99.domain.tld 0.61 4473.49 3366.91 +=================== ============= ===================== =================== + +Download +======== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_download + title: Download + +.. image:: b10e7391-0b1c-4a48-86d1-2d291cf361e5.* + +**Stats**: + +=========== ============= ===================== +concurrency ping_icmp, ms tcp_download, Mbits/s +=========== ============= ===================== + 1 0.39 9838.36 + 2 0.47 9837.31 + 5 0.52 9837.85 + 11 0.56 9837.84 + 23 0.55 9685.34 + 46 0.60 9615.75 + 92 0.64 9428.83 + 185 0.64 7867.68 +=========== ============= ===================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-228.domain.tld 0.39 9838.36 +=================== ============= ===================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-188.domain.tld 0.46 9837.64 +node-228.domain.tld 0.49 9836.98 +=================== ============= ===================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-173.domain.tld 0.60 9836.67 +node-175.domain.tld 0.51 9837.81 +node-177.domain.tld 0.48 9838.71 +node-188.domain.tld 0.58 9837.56 +node-228.domain.tld 0.44 9838.50 +=================== ============= ===================== + +Concurrency 11 +-------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-173.domain.tld 0.54 9833.38 +node-175.domain.tld 0.51 9839.29 +node-177.domain.tld 0.43 9838.02 +node-180.domain.tld 0.58 9839.49 +node-182.domain.tld 0.51 9838.78 +node-185.domain.tld 0.40 9839.55 +node-188.domain.tld 0.50 9836.10 +node-228.domain.tld 0.40 9838.79 +node-248.domain.tld 1.33 9834.65 +node-254.domain.tld 0.53 9838.21 +node-61.domain.tld 0.46 9839.95 +=================== ============= ===================== + +Concurrency 23 +-------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-10.domain.tld 1.02 8816.15 +node-104.domain.tld 1.23 7697.47 +node-173.domain.tld 0.44 9837.21 +node-175.domain.tld 0.53 9835.07 +node-177.domain.tld 0.56 9836.73 +node-180.domain.tld 0.45 9821.38 +node-182.domain.tld 0.55 9838.87 +node-185.domain.tld 0.40 9834.52 +node-188.domain.tld 0.44 9837.01 +node-228.domain.tld 0.40 9737.74 +node-248.domain.tld 0.44 9746.13 +node-254.domain.tld 0.43 9772.12 +node-262.domain.tld 0.45 9839.64 +node-377.domain.tld 0.50 9839.16 +node-460.domain.tld 0.48 9839.73 +node-473.domain.tld 0.58 9796.71 +node-475.domain.tld 0.65 9838.19 +node-481.domain.tld 0.44 9835.73 +node-511.domain.tld 0.47 9836.10 +node-517.domain.tld 0.46 9836.53 +node-60.domain.tld 0.60 9814.66 +node-61.domain.tld 0.50 9838.47 +node-70.domain.tld 0.61 9837.52 +=================== ============= ===================== + +Concurrency 46 +-------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-10.domain.tld 1.08 8308.76 +node-104.domain.tld 1.01 8886.89 +node-173.domain.tld 0.35 9689.13 +node-175.domain.tld 0.48 9835.32 +node-177.domain.tld 0.40 9714.10 +node-180.domain.tld 0.45 9834.72 +node-182.domain.tld 0.56 9765.93 +node-185.domain.tld 0.47 9839.10 +node-188.domain.tld 0.61 9838.12 +node-228.domain.tld 0.39 9787.21 +node-248.domain.tld 0.55 9611.67 +node-254.domain.tld 0.48 9813.95 +node-260.domain.tld 0.55 9831.80 +node-262.domain.tld 0.34 9742.84 +node-276.domain.tld 1.02 8854.10 +node-283.domain.tld 0.90 9288.16 +node-301.domain.tld 1.40 7578.46 +node-306.domain.tld 0.50 9833.56 +node-343.domain.tld 0.54 9838.98 +node-349.domain.tld 0.49 9839.97 +node-350.domain.tld 0.69 9731.15 +node-354.domain.tld 0.43 9838.47 +node-359.domain.tld 0.52 9832.37 +node-362.domain.tld 0.59 9723.81 +node-363.domain.tld 0.48 9839.93 +node-364.domain.tld 0.47 9838.74 +node-372.domain.tld 0.45 9839.22 +node-377.domain.tld 0.44 9838.65 +node-382.domain.tld 0.46 9838.63 +node-385.domain.tld 0.43 9837.25 +node-386.domain.tld 0.59 9833.75 +node-407.domain.tld 0.61 9839.80 +node-420.domain.tld 0.58 9833.77 +node-424.domain.tld 0.64 9794.67 +node-429.domain.tld 0.43 9838.91 +node-451.domain.tld 0.85 9397.91 +node-460.domain.tld 0.42 9836.39 +node-473.domain.tld 0.50 9812.88 +node-475.domain.tld 0.68 9837.84 +node-481.domain.tld 0.59 9838.11 +node-496.domain.tld 0.45 9839.16 +node-511.domain.tld 0.53 9826.30 +node-517.domain.tld 0.50 9836.59 +node-60.domain.tld 1.23 8623.98 +node-61.domain.tld 0.51 9839.68 +node-70.domain.tld 1.08 8603.78 +=================== ============= ===================== + +Concurrency 92 +-------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-10.domain.tld 1.02 8743.89 +node-104.domain.tld 0.94 8926.00 +node-141.domain.tld 0.61 9829.53 +node-147.domain.tld 0.72 9680.84 +node-149.domain.tld 0.69 9837.16 +node-150.domain.tld 0.51 9839.07 +node-153.domain.tld 0.63 9839.19 +node-158.domain.tld 1.24 9786.32 +node-173.domain.tld 0.57 9750.27 +node-175.domain.tld 0.66 9779.96 +node-177.domain.tld 0.65 9836.45 +node-180.domain.tld 0.43 9835.22 +node-182.domain.tld 0.38 9805.19 +node-185.domain.tld 0.42 9838.78 +node-188.domain.tld 0.50 9837.00 +node-192.domain.tld 0.67 9837.46 +node-195.domain.tld 0.43 9838.69 +node-199.domain.tld 0.54 9833.09 +node-202.domain.tld 0.44 9797.86 +node-209.domain.tld 0.54 9836.31 +node-211.domain.tld 0.60 9835.51 +node-213.domain.tld 0.56 9839.62 +node-214.domain.tld 2.06 9795.50 +node-224.domain.tld 0.47 9803.14 +node-228.domain.tld 0.44 9760.24 +node-233.domain.tld 0.53 9833.12 +node-236.domain.tld 0.42 9837.21 +node-237.domain.tld 0.49 9838.42 +node-241.domain.tld 0.45 9838.64 +node-248.domain.tld 0.83 9810.54 +node-254.domain.tld 0.85 9748.95 +node-260.domain.tld 1.14 8632.65 +node-262.domain.tld 0.72 9720.77 +node-266.domain.tld 0.56 9801.76 +node-276.domain.tld 1.06 8709.94 +node-283.domain.tld 1.33 7619.82 +node-287.domain.tld 0.43 9839.20 +node-301.domain.tld 0.62 9832.59 +node-306.domain.tld 1.26 8731.21 +node-324.domain.tld 0.67 9700.30 +node-328.domain.tld 0.44 9838.10 +node-340.domain.tld 0.40 9839.54 +node-342.domain.tld 0.55 9792.87 +node-343.domain.tld 0.87 9140.56 +node-349.domain.tld 0.58 9837.08 +node-350.domain.tld 0.66 9763.90 +node-354.domain.tld 0.41 9834.00 +node-356.domain.tld 0.44 9838.37 +node-359.domain.tld 0.64 9832.38 +node-362.domain.tld 0.32 6566.10 +node-363.domain.tld 0.40 9837.16 +node-364.domain.tld 0.26 6651.80 +node-368.domain.tld 0.32 6556.36 +node-372.domain.tld 0.44 6702.14 +node-374.domain.tld 0.84 8190.30 +node-376.domain.tld 0.48 9839.77 +node-377.domain.tld 0.42 6484.85 +node-378.domain.tld 0.44 9834.30 +node-382.domain.tld 0.46 9831.14 +node-385.domain.tld 0.49 9818.46 +node-386.domain.tld 0.48 6461.89 +node-396.domain.tld 0.76 9772.15 +node-397.domain.tld 0.82 9793.55 +node-40.domain.tld 0.85 9319.32 +node-402.domain.tld 0.48 9838.14 +node-405.domain.tld 0.60 9835.59 +node-406.domain.tld 0.51 9830.68 +node-407.domain.tld 0.55 9695.73 +node-414.domain.tld 0.41 9839.54 +node-420.domain.tld 0.54 9837.92 +node-424.domain.tld 0.77 9464.28 +node-429.domain.tld 0.39 9837.14 +node-43.domain.tld 0.98 8605.22 +node-44.domain.tld 0.63 9836.06 +node-451.domain.tld 1.02 8915.78 +node-460.domain.tld 0.56 9839.31 +node-47.domain.tld 0.54 9838.95 +node-473.domain.tld 0.41 9837.68 +node-475.domain.tld 0.53 9837.53 +node-48.domain.tld 0.88 9218.85 +node-481.domain.tld 0.41 9838.96 +node-482.domain.tld 0.58 9819.35 +node-496.domain.tld 0.51 9778.06 +node-511.domain.tld 0.59 9832.06 +node-517.domain.tld 0.57 9832.98 +node-57.domain.tld 0.43 9838.29 +node-60.domain.tld 0.57 9836.51 +node-61.domain.tld 0.72 9830.21 +node-63.domain.tld 1.32 7929.86 +node-64.domain.tld 1.00 9109.90 +node-70.domain.tld 0.62 9837.27 +node-76.domain.tld 0.76 9646.99 +=================== ============= ===================== + +Concurrency 185 +--------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-10.domain.tld 0.56 8782.27 +node-103.domain.tld 0.59 5069.28 +node-104.domain.tld 1.46 7281.46 +node-117.domain.tld 0.72 9839.21 +node-121.domain.tld 0.37 3686.45 +node-123.domain.tld 0.49 9745.03 +node-126.domain.tld 1.09 8902.22 +node-127.domain.tld 0.50 9670.44 +node-131.domain.tld 1.17 8042.17 +node-134.domain.tld 1.32 7691.06 +node-136.domain.tld 0.49 4966.76 +node-138.domain.tld 0.65 9700.54 +node-139.domain.tld 0.61 9834.96 +node-141.domain.tld 0.54 6937.78 +node-142.domain.tld 0.82 9782.84 +node-147.domain.tld 0.89 8706.04 +node-149.domain.tld 0.53 4920.15 +node-150.domain.tld 0.62 3983.72 +node-153.domain.tld 0.69 3589.04 +node-158.domain.tld 0.53 3581.37 +node-162.domain.tld 0.47 5644.59 +node-173.domain.tld 0.27 4953.94 +node-175.domain.tld 0.38 9836.30 +node-177.domain.tld 0.64 9838.23 +node-180.domain.tld 0.50 9837.83 +node-182.domain.tld 0.61 3531.93 +node-185.domain.tld 0.53 9838.57 +node-188.domain.tld 0.64 9835.03 +node-192.domain.tld 0.45 6588.67 +node-195.domain.tld 0.48 9835.52 +node-199.domain.tld 0.59 4386.50 +node-201.domain.tld 0.77 9761.65 +node-202.domain.tld 0.43 9838.16 +node-209.domain.tld 0.61 4379.42 +node-211.domain.tld 0.60 4489.49 +node-213.domain.tld 0.42 9838.85 +node-214.domain.tld 0.65 9834.58 +node-22.domain.tld 0.35 6494.35 +node-224.domain.tld 0.66 7902.37 +node-226.domain.tld 0.40 9839.44 +node-228.domain.tld 0.62 6329.11 +node-233.domain.tld 0.76 9789.25 +node-236.domain.tld 0.57 4925.95 +node-237.domain.tld 0.60 3586.32 +node-241.domain.tld 0.46 9835.31 +node-248.domain.tld 0.65 9256.01 +node-254.domain.tld 0.55 9012.22 +node-256.domain.tld 1.11 8723.69 +node-259.domain.tld 0.54 9822.80 +node-260.domain.tld 0.54 7050.17 +node-262.domain.tld 0.42 3569.05 +node-264.domain.tld 0.67 9709.53 +node-266.domain.tld 0.47 4708.21 +node-268.domain.tld 0.47 9837.89 +node-271.domain.tld 0.52 3444.70 +node-272.domain.tld 0.46 9839.50 +node-275.domain.tld 0.44 9836.14 +node-276.domain.tld 1.13 8790.27 +node-283.domain.tld 0.84 9262.05 +node-287.domain.tld 0.42 9838.90 +node-291.domain.tld 0.44 9837.96 +node-292.domain.tld 0.45 9838.55 +node-298.domain.tld 0.45 9558.76 +node-301.domain.tld 1.32 7583.61 +node-303.domain.tld 0.61 9837.23 +node-306.domain.tld 0.49 9832.22 +node-309.domain.tld 0.74 3537.28 +node-313.domain.tld 0.46 9837.42 +node-315.domain.tld 0.56 4976.00 +node-316.domain.tld 1.13 9089.13 +node-317.domain.tld 0.60 5943.86 +node-318.domain.tld 0.66 9837.51 +node-321.domain.tld 0.63 7938.21 +node-323.domain.tld 0.69 9774.98 +node-324.domain.tld 0.44 9838.31 +node-328.domain.tld 0.59 9838.33 +node-336.domain.tld 0.43 9839.44 +node-337.domain.tld 1.21 8306.84 +node-339.domain.tld 0.61 9838.96 +node-340.domain.tld 0.48 9825.69 +node-342.domain.tld 0.62 4721.93 +node-343.domain.tld 0.60 9838.72 +node-345.domain.tld 0.47 9837.10 +node-349.domain.tld 0.67 9767.41 +node-350.domain.tld 0.95 9367.73 +node-354.domain.tld 0.51 9829.10 +node-356.domain.tld 0.47 9836.47 +node-358.domain.tld 0.46 5647.64 +node-359.domain.tld 0.65 9552.95 +node-360.domain.tld 0.73 8984.36 +node-362.domain.tld 0.47 4806.11 +node-363.domain.tld 0.57 3114.26 +node-364.domain.tld 0.47 9589.04 +node-365.domain.tld 0.54 9796.63 +node-368.domain.tld 0.44 4660.02 +node-369.domain.tld 1.49 7746.93 +node-372.domain.tld 0.45 5606.06 +node-374.domain.tld 0.45 7553.75 +node-376.domain.tld 0.52 9718.90 +node-377.domain.tld 0.48 6658.03 +node-378.domain.tld 0.65 4069.30 +node-382.domain.tld 0.50 9831.59 +node-385.domain.tld 0.77 8344.12 +node-386.domain.tld 0.49 6216.86 +node-390.domain.tld 1.22 7695.44 +node-391.domain.tld 1.20 7526.30 +node-396.domain.tld 0.81 9789.28 +node-397.domain.tld 0.69 4515.94 +node-40.domain.tld 1.00 8948.58 +node-402.domain.tld 0.41 9839.96 +node-405.domain.tld 0.62 9716.04 +node-406.domain.tld 0.79 9714.01 +node-407.domain.tld 0.56 5495.85 +node-414.domain.tld 0.50 9837.09 +node-418.domain.tld 0.74 9689.44 +node-419.domain.tld 1.33 8423.15 +node-420.domain.tld 0.59 8018.19 +node-424.domain.tld 0.63 9708.14 +node-429.domain.tld 0.60 7244.63 +node-43.domain.tld 0.41 9801.91 +node-431.domain.tld 0.59 4611.16 +node-432.domain.tld 0.65 9836.19 +node-433.domain.tld 0.50 7138.97 +node-437.domain.tld 0.49 9837.98 +node-439.domain.tld 0.39 9315.56 +node-44.domain.tld 1.26 8708.63 +node-440.domain.tld 0.83 9834.76 +node-445.domain.tld 0.52 9787.53 +node-449.domain.tld 1.21 8817.73 +node-450.domain.tld 0.44 4360.63 +node-451.domain.tld 0.89 9305.38 +node-455.domain.tld 0.31 4452.45 +node-456.domain.tld 0.61 7575.01 +node-459.domain.tld 0.64 4253.77 +node-460.domain.tld 0.63 9764.46 +node-465.domain.tld 0.57 4255.17 +node-466.domain.tld 0.48 9836.75 +node-467.domain.tld 0.45 5661.11 +node-469.domain.tld 0.79 9761.87 +node-47.domain.tld 0.75 6562.45 +node-470.domain.tld 0.49 6244.78 +node-472.domain.tld 0.62 9830.73 +node-473.domain.tld 0.50 8843.67 +node-475.domain.tld 0.71 9835.97 +node-479.domain.tld 0.42 9827.30 +node-48.domain.tld 0.57 9826.71 +node-481.domain.tld 0.63 9732.23 +node-482.domain.tld 0.62 9773.39 +node-483.domain.tld 0.45 7186.63 +node-484.domain.tld 0.56 9835.10 +node-485.domain.tld 0.60 4197.97 +node-486.domain.tld 0.53 9264.11 +node-488.domain.tld 0.60 5440.98 +node-489.domain.tld 0.41 3327.42 +node-490.domain.tld 0.38 9838.43 +node-493.domain.tld 0.48 3750.77 +node-496.domain.tld 0.43 6012.70 +node-498.domain.tld 0.48 5887.73 +node-501.domain.tld 0.46 8174.86 +node-503.domain.tld 0.53 4474.15 +node-505.domain.tld 1.04 9634.58 +node-506.domain.tld 0.54 9831.55 +node-507.domain.tld 0.53 4407.64 +node-508.domain.tld 0.44 3410.02 +node-51.domain.tld 1.07 8640.07 +node-511.domain.tld 0.57 9836.55 +node-517.domain.tld 0.87 9504.60 +node-519.domain.tld 0.75 9837.11 +node-522.domain.tld 0.64 4175.19 +node-53.domain.tld 1.14 8984.19 +node-54.domain.tld 0.41 6431.18 +node-57.domain.tld 0.58 9796.50 +node-59.domain.tld 1.26 7670.61 +node-60.domain.tld 0.43 9015.44 +node-61.domain.tld 0.46 9836.94 +node-63.domain.tld 0.64 6141.46 +node-64.domain.tld 0.65 6112.27 +node-69.domain.tld 1.56 7781.95 +node-70.domain.tld 1.23 8220.10 +node-71.domain.tld 0.87 7056.84 +node-76.domain.tld 0.60 7019.99 +node-83.domain.tld 0.78 9828.32 +node-84.domain.tld 0.76 9830.92 +node-96.domain.tld 0.62 3340.93 +node-99.domain.tld 0.59 9838.16 +=================== ============= ===================== + +Upload +====== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_upload + title: Upload + +.. image:: a3e3783a-6585-4e87-bd65-a3d91b37464c.* + +**Stats**: + +=========== ============= =================== +concurrency ping_icmp, ms tcp_upload, Mbits/s +=========== ============= =================== + 1 0.40 9838.59 + 2 0.41 9839.58 + 5 0.47 9837.58 + 11 0.46 9837.70 + 23 0.60 9704.95 + 46 0.72 9204.54 + 92 0.65 8982.29 + 185 0.75 8024.40 +=========== ============= =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-228.domain.tld 0.40 9838.59 +=================== ============= =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-188.domain.tld 0.41 9839.49 +node-228.domain.tld 0.40 9839.67 +=================== ============= =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-173.domain.tld 0.40 9840.03 +node-175.domain.tld 0.57 9827.20 +node-177.domain.tld 0.55 9840.23 +node-188.domain.tld 0.42 9839.73 +node-228.domain.tld 0.39 9840.73 +=================== ============= =================== + +Concurrency 11 +-------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-173.domain.tld 0.50 9826.22 +node-175.domain.tld 0.45 9835.88 +node-177.domain.tld 0.47 9837.63 +node-180.domain.tld 0.57 9838.73 +node-182.domain.tld 0.42 9839.39 +node-185.domain.tld 0.44 9839.60 +node-188.domain.tld 0.43 9838.77 +node-228.domain.tld 0.38 9840.28 +node-248.domain.tld 0.42 9840.14 +node-254.domain.tld 0.45 9840.26 +node-61.domain.tld 0.52 9837.81 +=================== ============= =================== + +Concurrency 23 +-------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-10.domain.tld 1.17 9143.17 +node-104.domain.tld 1.23 8636.35 +node-173.domain.tld 0.43 9840.22 +node-175.domain.tld 0.58 9839.81 +node-177.domain.tld 0.44 9766.17 +node-180.domain.tld 0.63 9838.96 +node-182.domain.tld 0.47 9796.70 +node-185.domain.tld 0.59 9766.30 +node-188.domain.tld 0.44 9839.81 +node-228.domain.tld 0.40 9839.94 +node-248.domain.tld 0.43 9839.85 +node-254.domain.tld 0.49 9840.49 +node-262.domain.tld 0.48 9836.31 +node-377.domain.tld 0.45 9839.51 +node-460.domain.tld 0.53 9838.83 +node-473.domain.tld 0.57 9752.05 +node-475.domain.tld 0.50 9838.78 +node-481.domain.tld 0.43 9839.50 +node-511.domain.tld 0.45 9839.16 +node-517.domain.tld 0.44 9831.91 +node-60.domain.tld 0.64 9837.74 +node-61.domain.tld 0.63 9838.22 +node-70.domain.tld 1.42 8934.13 +=================== ============= =================== + +Concurrency 46 +-------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-10.domain.tld 0.87 9334.52 +node-104.domain.tld 1.64 7580.81 +node-173.domain.tld 0.42 9732.03 +node-175.domain.tld 0.51 9744.88 +node-177.domain.tld 0.47 9838.75 +node-180.domain.tld 0.49 9837.67 +node-182.domain.tld 0.66 9840.18 +node-185.domain.tld 0.55 9838.68 +node-188.domain.tld 0.49 6059.77 +node-228.domain.tld 0.60 9839.14 +node-248.domain.tld 0.56 7916.54 +node-254.domain.tld 0.38 8534.72 +node-260.domain.tld 1.32 7926.04 +node-262.domain.tld 0.57 9833.52 +node-276.domain.tld 1.51 7790.81 +node-283.domain.tld 1.43 8517.18 +node-301.domain.tld 1.29 8678.73 +node-306.domain.tld 0.97 9153.47 +node-343.domain.tld 0.58 9838.88 +node-349.domain.tld 0.54 9835.24 +node-350.domain.tld 0.55 9826.84 +node-354.domain.tld 0.49 9839.25 +node-359.domain.tld 0.57 9837.34 +node-362.domain.tld 0.64 9782.76 +node-363.domain.tld 0.49 8286.70 +node-364.domain.tld 0.52 9820.15 +node-372.domain.tld 0.48 9840.08 +node-377.domain.tld 0.44 9839.68 +node-382.domain.tld 0.49 9839.28 +node-385.domain.tld 0.50 9837.94 +node-386.domain.tld 0.43 9839.48 +node-407.domain.tld 0.63 9839.39 +node-420.domain.tld 0.45 9838.82 +node-424.domain.tld 0.87 9209.90 +node-429.domain.tld 0.46 9837.60 +node-451.domain.tld 1.40 8296.01 +node-460.domain.tld 0.70 9838.39 +node-473.domain.tld 0.39 9836.47 +node-475.domain.tld 0.50 9838.84 +node-481.domain.tld 0.65 9840.20 +node-496.domain.tld 0.45 9837.85 +node-511.domain.tld 0.58 9837.20 +node-517.domain.tld 1.37 7711.18 +node-60.domain.tld 1.59 7302.05 +node-61.domain.tld 0.40 8410.54 +node-70.domain.tld 1.42 7673.32 +=================== ============= =================== + +Concurrency 92 +-------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-10.domain.tld 1.19 8570.16 +node-104.domain.tld 1.26 8876.41 +node-141.domain.tld 0.46 9837.55 +node-147.domain.tld 1.16 8839.51 +node-149.domain.tld 0.49 6785.68 +node-150.domain.tld 0.53 6607.74 +node-153.domain.tld 0.59 7422.49 +node-158.domain.tld 0.51 7620.95 +node-173.domain.tld 0.68 9802.95 +node-175.domain.tld 0.73 9622.20 +node-177.domain.tld 0.68 9838.31 +node-180.domain.tld 0.54 9833.18 +node-182.domain.tld 0.46 9836.50 +node-185.domain.tld 0.56 9839.83 +node-188.domain.tld 0.31 6894.18 +node-192.domain.tld 0.68 9836.50 +node-195.domain.tld 0.52 9839.74 +node-199.domain.tld 0.48 9838.56 +node-202.domain.tld 0.46 9839.33 +node-209.domain.tld 0.39 9837.92 +node-211.domain.tld 0.51 9835.89 +node-213.domain.tld 0.37 9839.52 +node-214.domain.tld 0.58 9839.76 +node-224.domain.tld 0.31 7646.09 +node-228.domain.tld 0.58 9840.36 +node-233.domain.tld 0.42 7964.09 +node-236.domain.tld 0.41 9839.79 +node-237.domain.tld 0.51 8187.60 +node-241.domain.tld 0.47 9839.06 +node-248.domain.tld 0.29 6437.60 +node-254.domain.tld 0.58 6651.56 +node-260.domain.tld 0.62 9833.48 +node-262.domain.tld 0.51 7932.56 +node-266.domain.tld 0.43 6515.72 +node-276.domain.tld 1.38 8313.90 +node-283.domain.tld 1.43 7696.69 +node-287.domain.tld 0.51 9839.87 +node-301.domain.tld 1.39 8193.82 +node-306.domain.tld 0.94 9349.49 +node-324.domain.tld 0.44 9836.23 +node-328.domain.tld 0.52 9839.36 +node-340.domain.tld 0.43 9839.78 +node-342.domain.tld 0.58 9833.86 +node-343.domain.tld 0.67 9834.55 +node-349.domain.tld 1.27 8615.88 +node-350.domain.tld 0.54 9834.01 +node-354.domain.tld 0.45 9840.31 +node-356.domain.tld 0.40 9839.79 +node-359.domain.tld 1.10 9567.27 +node-362.domain.tld 0.58 9838.04 +node-363.domain.tld 0.27 6661.72 +node-364.domain.tld 0.53 9818.03 +node-368.domain.tld 0.55 9814.83 +node-372.domain.tld 0.53 9363.26 +node-374.domain.tld 0.51 9268.94 +node-376.domain.tld 0.49 6675.53 +node-377.domain.tld 0.43 6559.34 +node-378.domain.tld 0.49 6605.40 +node-382.domain.tld 0.44 9840.12 +node-385.domain.tld 0.48 6604.92 +node-386.domain.tld 0.45 6410.04 +node-396.domain.tld 0.59 9777.61 +node-397.domain.tld 0.60 9760.10 +node-40.domain.tld 0.55 9836.82 +node-402.domain.tld 0.42 9839.33 +node-405.domain.tld 0.57 9839.71 +node-406.domain.tld 0.47 9835.44 +node-407.domain.tld 0.49 9838.86 +node-414.domain.tld 0.55 9839.01 +node-420.domain.tld 0.55 9838.37 +node-424.domain.tld 1.08 8725.84 +node-429.domain.tld 0.61 9837.30 +node-43.domain.tld 0.60 9839.69 +node-44.domain.tld 0.66 9832.92 +node-451.domain.tld 1.21 8519.62 +node-460.domain.tld 0.69 9838.21 +node-47.domain.tld 1.16 8657.33 +node-473.domain.tld 0.41 9837.74 +node-475.domain.tld 0.63 9836.54 +node-48.domain.tld 0.63 9833.47 +node-481.domain.tld 0.25 6481.16 +node-482.domain.tld 0.67 9828.15 +node-496.domain.tld 0.40 9837.92 +node-511.domain.tld 0.61 9830.83 +node-517.domain.tld 1.11 8224.01 +node-57.domain.tld 0.61 9834.06 +node-60.domain.tld 1.25 8918.00 +node-61.domain.tld 0.58 6361.03 +node-63.domain.tld 0.59 9835.13 +node-64.domain.tld 1.50 8260.92 +node-70.domain.tld 1.37 9835.26 +node-76.domain.tld 1.15 8602.16 +=================== ============= =================== + +Concurrency 185 +--------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-10.domain.tld 1.15 7423.82 +node-103.domain.tld 2.76 9838.88 +node-104.domain.tld 1.47 7537.05 +node-117.domain.tld 0.85 9696.91 +node-121.domain.tld 0.60 6272.51 +node-123.domain.tld 0.41 3483.18 +node-126.domain.tld 0.80 9640.31 +node-127.domain.tld 0.79 9804.28 +node-131.domain.tld 1.21 8766.21 +node-134.domain.tld 1.21 8922.69 +node-136.domain.tld 0.49 4032.70 +node-138.domain.tld 0.79 5174.01 +node-139.domain.tld 0.70 9830.44 +node-141.domain.tld 1.45 7971.81 +node-142.domain.tld 0.59 3737.87 +node-147.domain.tld 1.10 9164.76 +node-149.domain.tld 0.60 4308.28 +node-150.domain.tld 0.53 9167.37 +node-153.domain.tld 0.99 8700.60 +node-158.domain.tld 0.51 6639.14 +node-162.domain.tld 0.68 5585.68 +node-173.domain.tld 0.57 6110.85 +node-175.domain.tld 0.57 6954.91 +node-177.domain.tld 0.70 9645.56 +node-180.domain.tld 0.52 9834.13 +node-182.domain.tld 0.70 9727.69 +node-185.domain.tld 0.55 9839.13 +node-188.domain.tld 0.73 9773.92 +node-192.domain.tld 0.70 9821.33 +node-195.domain.tld 0.46 9837.32 +node-199.domain.tld 2.49 5590.25 +node-201.domain.tld 2.73 9840.39 +node-202.domain.tld 0.47 9839.33 +node-209.domain.tld 0.36 7055.40 +node-211.domain.tld 0.35 7613.34 +node-213.domain.tld 0.39 9839.93 +node-214.domain.tld 0.40 5405.87 +node-22.domain.tld 1.26 9504.09 +node-224.domain.tld 0.51 5114.23 +node-226.domain.tld 0.41 9839.43 +node-228.domain.tld 0.87 9839.09 +node-233.domain.tld 0.36 5869.68 +node-236.domain.tld 0.42 6916.34 +node-237.domain.tld 0.85 9835.59 +node-241.domain.tld 0.53 9839.07 +node-248.domain.tld 0.76 9558.11 +node-254.domain.tld 0.63 5292.94 +node-256.domain.tld 1.02 8967.71 +node-259.domain.tld 0.36 7967.14 +node-260.domain.tld 0.58 8039.78 +node-262.domain.tld 0.65 3886.34 +node-264.domain.tld 0.63 6739.29 +node-266.domain.tld 0.55 4397.60 +node-268.domain.tld 1.37 9838.90 +node-271.domain.tld 0.44 5045.12 +node-272.domain.tld 0.55 9836.29 +node-275.domain.tld 0.51 9838.35 +node-276.domain.tld 1.34 8589.98 +node-283.domain.tld 1.20 8914.20 +node-287.domain.tld 0.48 9839.29 +node-291.domain.tld 0.48 9839.67 +node-292.domain.tld 0.52 9837.71 +node-298.domain.tld 0.47 6096.50 +node-301.domain.tld 1.35 8744.44 +node-303.domain.tld 0.90 9834.83 +node-306.domain.tld 1.04 9184.64 +node-309.domain.tld 0.58 5233.37 +node-313.domain.tld 0.43 9840.04 +node-315.domain.tld 0.56 6531.31 +node-316.domain.tld 1.55 7921.62 +node-317.domain.tld 0.53 6677.31 +node-318.domain.tld 0.50 9839.36 +node-321.domain.tld 0.67 9826.24 +node-323.domain.tld 0.41 8556.72 +node-324.domain.tld 0.48 9836.76 +node-328.domain.tld 0.60 5833.50 +node-336.domain.tld 0.53 9838.82 +node-337.domain.tld 1.37 7730.56 +node-339.domain.tld 0.50 8617.25 +node-340.domain.tld 0.43 9840.26 +node-342.domain.tld 0.33 5362.76 +node-343.domain.tld 1.55 8412.27 +node-345.domain.tld 0.58 9806.61 +node-349.domain.tld 0.53 9839.73 +node-350.domain.tld 0.58 9832.34 +node-354.domain.tld 0.51 9839.65 +node-356.domain.tld 0.48 9837.11 +node-358.domain.tld 0.44 4947.97 +node-359.domain.tld 0.58 7756.14 +node-360.domain.tld 1.10 9094.62 +node-362.domain.tld 0.62 5951.71 +node-363.domain.tld 0.56 3935.90 +node-364.domain.tld 0.61 6030.79 +node-365.domain.tld 1.37 9054.97 +node-368.domain.tld 0.57 6028.57 +node-369.domain.tld 1.22 8528.91 +node-372.domain.tld 0.48 4357.65 +node-374.domain.tld 0.46 3925.55 +node-376.domain.tld 0.51 4174.97 +node-377.domain.tld 0.53 5250.86 +node-378.domain.tld 0.63 3712.99 +node-382.domain.tld 0.51 9835.59 +node-385.domain.tld 0.64 5239.75 +node-386.domain.tld 0.71 5753.79 +node-390.domain.tld 1.30 8324.58 +node-391.domain.tld 1.30 7929.90 +node-396.domain.tld 0.96 9618.95 +node-397.domain.tld 0.40 6265.56 +node-40.domain.tld 0.78 9839.03 +node-402.domain.tld 0.53 9825.72 +node-405.domain.tld 0.62 5166.47 +node-406.domain.tld 0.44 9838.84 +node-407.domain.tld 0.50 9838.92 +node-414.domain.tld 0.42 9838.07 +node-418.domain.tld 1.56 7440.55 +node-419.domain.tld 0.92 9447.40 +node-420.domain.tld 0.48 6324.73 +node-424.domain.tld 0.99 8790.92 +node-429.domain.tld 0.82 9427.95 +node-43.domain.tld 1.31 8135.64 +node-431.domain.tld 0.44 9762.54 +node-432.domain.tld 1.67 7508.26 +node-433.domain.tld 0.39 9818.07 +node-437.domain.tld 0.52 9832.67 +node-439.domain.tld 0.59 6020.25 +node-44.domain.tld 1.36 7996.92 +node-440.domain.tld 0.52 7500.64 +node-445.domain.tld 0.52 9836.39 +node-449.domain.tld 0.67 9839.73 +node-450.domain.tld 0.63 5877.48 +node-451.domain.tld 1.06 9264.37 +node-455.domain.tld 0.55 4974.59 +node-456.domain.tld 0.80 9803.90 +node-459.domain.tld 0.47 4693.65 +node-460.domain.tld 0.81 9830.23 +node-465.domain.tld 0.86 9831.90 +node-466.domain.tld 0.59 9837.10 +node-467.domain.tld 0.50 4353.69 +node-469.domain.tld 0.52 5296.92 +node-47.domain.tld 0.93 7641.01 +node-470.domain.tld 0.82 9827.56 +node-472.domain.tld 0.58 6314.06 +node-473.domain.tld 0.39 9815.18 +node-475.domain.tld 0.49 4734.97 +node-479.domain.tld 0.65 9683.01 +node-48.domain.tld 0.54 9834.80 +node-481.domain.tld 0.45 5199.69 +node-482.domain.tld 0.48 5654.06 +node-483.domain.tld 0.94 9783.72 +node-484.domain.tld 0.45 9839.15 +node-485.domain.tld 0.50 7765.40 +node-486.domain.tld 0.98 9809.03 +node-488.domain.tld 0.66 9839.88 +node-489.domain.tld 0.48 6838.93 +node-490.domain.tld 0.41 9839.58 +node-493.domain.tld 0.57 9828.99 +node-496.domain.tld 0.36 8086.19 +node-498.domain.tld 0.42 9822.03 +node-501.domain.tld 0.62 9763.38 +node-503.domain.tld 0.47 5352.42 +node-505.domain.tld 0.88 4852.98 +node-506.domain.tld 0.47 9835.77 +node-507.domain.tld 0.72 5780.10 +node-508.domain.tld 0.50 7973.68 +node-51.domain.tld 1.29 8148.41 +node-511.domain.tld 0.49 9837.84 +node-517.domain.tld 1.13 8759.55 +node-519.domain.tld 0.86 9730.58 +node-522.domain.tld 1.10 8999.69 +node-53.domain.tld 0.59 9824.96 +node-54.domain.tld 1.02 9271.10 +node-57.domain.tld 0.60 9808.68 +node-59.domain.tld 0.50 9834.19 +node-60.domain.tld 0.71 9837.42 +node-61.domain.tld 0.57 3567.34 +node-63.domain.tld 1.64 7206.04 +node-64.domain.tld 0.40 7927.81 +node-69.domain.tld 0.99 9611.04 +node-70.domain.tld 0.41 7657.31 +node-71.domain.tld 1.69 7855.18 +node-76.domain.tld 1.23 8206.83 +node-83.domain.tld 0.53 8946.66 +node-84.domain.tld 0.67 7365.26 +node-96.domain.tld 0.61 8674.99 +node-99.domain.tld 0.77 9685.73 +=================== ============= =================== + diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/0663aaa1-6404-4f91-89f5-759722b11b9a.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/0663aaa1-6404-4f91-89f5-759722b11b9a.svg new file mode 100644 index 0000000..0e5a0f1 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/0663aaa1-6404-4f91-89f5-759722b11b9a.svg @@ -0,0 +1,4 @@ + +Pygal0010001000200020003000300040004000500050006000600001142.6484132285.2968263427.945244570.5936535713.2420666855.8904792020404060608080100100120120140140160160180180concurrency1: 1.87274049712.5415.7361557022: 1.90321494115.8967391304415.7343657415: 1.68469075126.0869565217415.74720107811: 1.75265099246.4673913043415.74320933423: 1.96484832587.2282608696415.73074561446: 1.967873572165.35326087415.73056792292: 1.78761368321.60326087415.741155749185: 1.236242322637.5415.773541351: 6239.35425912.549.36858084912: 6216.00398315.896739130450.740093375: 6941.04339226.08695652178.1538461538511: 6679.62311846.467391304323.50874725423: 6064.53308787.228260869659.636957360446: 6047.778087165.3532608760.62108671892: 5627.922849321.6032608785.2818965418185: 4789.32646637.5134.5380785911: 6133.71554812.5100.5499305342: 6351.59311815.896739130489.35019779235: 6855.89047926.086956521763.427402347211: 6621.62849646.467391304375.469356020723: 6104.98533387.2282608696102.02677247846: 6090.818964165.35326087102.75497750792: 5901.711085321.60326087112.475839142185: 4670.845822637.5175.746978123ping_icmp, mstcp_upload, Mbits/stcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/296ad9f9-22d5-4974-b662-fff6cf57f989.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/296ad9f9-22d5-4974-b662-fff6cf57f989.svg new file mode 100644 index 0000000..42f504b --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/296ad9f9-22d5-4974-b662-fff6cf57f989.svg @@ -0,0 +1,4 @@ + +Pygal000.10.10.20.20.30.30.40.40.50.50.60.60.70.70.80.801229.7899442459.5798883689.3698324919.1597766148.949727378.7396638608.5296079838.3195512020404060608080100100120120140140160160180180concurrency1: 0.44660677312.6153846154195.9755683772: 0.449910110616.0434782609194.3492903365: 0.486120671426.3277591973176.52233903411: 0.573757536646.8963210702133.37751897523: 0.740374553188.033444816151.349696750646: 0.7905773374166.87959866226.634183581592: 0.8281150728324.5719063558.15384615385185: 0.7843138167643.38461538529.717799991: 9837.88192412.615384615422.01279793482: 9838.31955116.043478260921.99527870565: 9833.12702326.327759197322.2031477211: 9692.34381346.896321070227.839027935623: 9488.94670188.033444816135.981488664246: 9452.689135166.87959866237.43296356592: 8913.075784324.57190635559.0349444488185: 7987.84879643.38461538596.0739386892ping_icmp, mstcp_upload, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/e0d02623-e9ec-41af-bb11-d42d861769c7.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/e0d02623-e9ec-41af-bb11-d42d861769c7.svg new file mode 100644 index 0000000..e542e1d --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/e0d02623-e9ec-41af-bb11-d42d861769c7.svg @@ -0,0 +1,4 @@ + +Pygal000.10.10.20.20.30.30.40.40.50.50.60.60.70.701405.2521472810.5042954215.7564425621.008597026.2607378431.5128849836.7650322020404060608080100100120120140140160160180180concurrency1: 0.386936638512.6153846154191.5566835542: 0.420538882716.0434782609172.0789996225: 0.427224866926.3277591973168.20344035211: 0.49530375546.8963210702128.74122298223: 0.683129485388.033444816119.867238507346: 0.6478285582166.87959866240.329571251692: 0.6613431954324.57190635532.4957542395185: 0.7033370352643.3846153858.153846153851: 9836.76503212.615384615410.08817284442: 9835.04402716.043478260910.15916280175: 9836.64781426.327759197310.093007969511: 9756.23593946.896321070213.409927724923: 9506.29154288.033444816123.719916150246: 9608.639801166.87959866219.498139723292: 9067.385921324.57190635541.8243903621185: 7745.129716643.38461538596.3663059668ping_icmp, mstcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/index.rst new file mode 100644 index 0000000..3130bd9 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ew/index.rst @@ -0,0 +1,1457 @@ +.. _openstack_l3_east_west: + +OpenStack L3 East-West Full +*************************** + +In this scenario Shaker launches pairs of instances, each instance on its own +compute node. All available compute nodes are utilized. Instances are connected +to one of 2 tenant networks, which plugged into single router. The traffic goes +from one network to the other (L3 east-west). + +**Scenario**: + +.. code-block:: yaml + + deployment: + accommodation: + - pair + - single_room + template: l3_east_west.hot + description: In this scenario Shaker launches pairs of instances, each instance on + its own compute node. All available compute nodes are utilized. Instances are connected + to one of 2 tenant networks, which plugged into single router. The traffic goes + from one network to the other (L3 east-west). + execution: + progression: quadratic + tests: + - class: flent + method: tcp_download + title: Download + - class: flent + method: tcp_upload + title: Upload + - class: flent + method: tcp_bidirectional + title: Bi-directional + file_name: shaker/shaker/scenarios/openstack/full_l3_east_west.yaml + title: OpenStack L3 East-West + +Bi-directional +============== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_bidirectional + title: Bi-directional + +.. image:: 0663aaa1-6404-4f91-89f5-759722b11b9a.* + +**Stats**: + +=========== ============= ===================== =================== +concurrency ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=========== ============= ===================== =================== + 1 1.87 6133.72 6239.35 + 2 1.90 6351.59 6216.00 + 5 1.68 6855.89 6941.04 + 11 1.75 6621.63 6679.62 + 23 1.96 6104.99 6064.53 + 46 1.97 6090.82 6047.78 + 92 1.79 5901.71 5627.92 + 185 1.24 4670.85 4789.33 +=========== ============= ===================== =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-241.domain.tld 1.87 6133.72 6239.35 +=================== ============= ===================== =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-192.domain.tld 1.77 6421.32 6283.28 +node-241.domain.tld 2.03 6281.86 6148.73 +=================== ============= ===================== =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-192.domain.tld 1.54 6899.34 6881.06 +node-195.domain.tld 1.72 7420.67 7630.49 +node-211.domain.tld 1.90 6382.10 6717.00 +node-224.domain.tld 1.60 6784.29 6602.31 +node-241.domain.tld 1.66 6793.05 6874.36 +=================== ============= ===================== =================== + +Concurrency 11 +-------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-149.domain.tld 1.81 6681.41 6747.76 +node-192.domain.tld 1.62 6497.66 6578.62 +node-195.domain.tld 1.89 6396.81 6532.91 +node-199.domain.tld 1.52 7772.98 7476.76 +node-209.domain.tld 1.55 7199.33 7345.44 +node-211.domain.tld 1.82 6652.37 6490.39 +node-213.domain.tld 1.69 6787.36 6960.05 +node-214.domain.tld 1.76 6773.23 6811.50 +node-224.domain.tld 1.62 6678.62 6795.29 +node-241.domain.tld 1.72 6588.50 6762.16 +node-391.domain.tld 2.28 4809.64 4974.97 +=================== ============= ===================== =================== + +Concurrency 23 +-------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-10.domain.tld 2.00 5453.50 6125.34 +node-104.domain.tld 2.38 4531.42 4572.89 +node-149.domain.tld 1.80 6700.36 6654.30 +node-192.domain.tld 1.79 6444.67 6398.16 +node-195.domain.tld 1.88 6177.15 5896.52 +node-199.domain.tld 1.96 6652.23 6664.60 +node-209.domain.tld 1.52 7158.08 7166.74 +node-211.domain.tld 1.52 6995.43 6901.98 +node-213.domain.tld 2.07 6176.21 5995.13 +node-214.domain.tld 1.65 6932.57 6855.74 +node-224.domain.tld 1.78 6267.52 6301.31 +node-241.domain.tld 1.64 6715.65 6690.07 +node-262.domain.tld 2.12 6519.31 6425.12 +node-337.domain.tld 2.80 4380.47 4109.11 +node-390.domain.tld 2.25 4641.53 4545.78 +node-391.domain.tld 2.22 5040.50 5047.64 +node-432.domain.tld 2.41 4763.28 5095.45 +node-449.domain.tld 1.93 6451.14 6213.17 +node-475.domain.tld 1.88 6671.98 6444.61 +node-481.domain.tld 1.74 6991.63 7310.98 +node-517.domain.tld 2.30 5825.36 4958.00 +node-60.domain.tld 1.67 6731.33 6873.67 +node-70.domain.tld 1.86 6193.33 6237.95 +=================== ============= ===================== =================== + +Concurrency 46 +-------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-10.domain.tld 2.16 5032.88 4895.23 +node-104.domain.tld 2.23 5015.73 4864.01 +node-123.domain.tld 2.02 6030.43 6007.91 +node-149.domain.tld 1.84 6653.21 6542.01 +node-192.domain.tld 1.52 7623.90 7235.22 +node-195.domain.tld 1.93 6251.48 6128.25 +node-199.domain.tld 1.84 6334.56 6366.78 +node-209.domain.tld 1.63 6733.59 6417.51 +node-211.domain.tld 1.65 7023.09 6983.55 +node-213.domain.tld 2.09 6115.34 6117.95 +node-214.domain.tld 1.57 6813.69 6940.05 +node-224.domain.tld 1.88 6094.90 6500.20 +node-241.domain.tld 1.73 6793.27 6908.45 +node-262.domain.tld 1.85 6924.16 6784.27 +node-276.domain.tld 2.26 4647.52 4659.42 +node-283.domain.tld 2.43 5087.65 4840.09 +node-337.domain.tld 2.47 4809.02 4531.80 +node-349.domain.tld 2.40 4774.07 4521.18 +node-356.domain.tld 1.74 6538.33 6459.38 +node-368.domain.tld 1.67 7126.29 6852.57 +node-376.domain.tld 1.93 6379.47 6341.59 +node-390.domain.tld 2.40 4775.19 4609.30 +node-391.domain.tld 2.03 5263.58 5316.08 +node-402.domain.tld 1.69 6998.94 7044.76 +node-432.domain.tld 2.14 5113.42 5521.78 +node-449.domain.tld 2.50 4709.25 4614.82 +node-460.domain.tld 1.71 6762.50 6706.57 +node-470.domain.tld 1.96 6287.28 6177.81 +node-473.domain.tld 1.81 6532.50 6537.99 +node-475.domain.tld 1.94 6180.44 6240.05 +node-479.domain.tld 2.03 5829.34 6085.68 +node-481.domain.tld 1.83 7171.67 7093.15 +node-483.domain.tld 1.74 6833.26 7076.82 +node-484.domain.tld 1.95 6202.34 6207.79 +node-486.domain.tld 1.92 6228.71 6319.51 +node-493.domain.tld 1.99 6096.98 6054.48 +node-501.domain.tld 2.04 6198.36 6217.78 +node-505.domain.tld 2.10 5854.33 5372.37 +node-506.domain.tld 2.03 5960.18 5928.25 +node-511.domain.tld 1.79 6911.33 6999.07 +node-517.domain.tld 1.80 7013.15 6720.11 +node-519.domain.tld 1.94 6076.61 5935.22 +node-60.domain.tld 2.05 5650.58 5639.89 +node-70.domain.tld 2.60 4234.11 4081.71 +node-83.domain.tld 1.74 6371.51 6505.99 +node-84.domain.tld 1.92 6119.55 6293.39 +=================== ============= ===================== =================== + +Concurrency 92 +-------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-10.domain.tld 2.26 5092.78 5265.06 +node-103.domain.tld 1.98 6317.81 6205.90 +node-104.domain.tld 2.45 4585.77 4605.27 +node-121.domain.tld 2.30 4323.30 3291.47 +node-123.domain.tld 3.47 3667.31 692.39 +node-127.domain.tld 2.04 6281.53 6211.57 +node-142.domain.tld 1.38 8314.04 6959.78 +node-149.domain.tld 1.29 4985.82 8850.03 +node-162.domain.tld 2.03 6110.13 5974.62 +node-173.domain.tld 0.60 2829.90 8114.19 +node-175.domain.tld 0.53 987.85 6581.44 +node-177.domain.tld 0.42 5782.02 2829.23 +node-180.domain.tld 1.82 6515.14 6447.66 +node-182.domain.tld 0.45 5056.05 2887.91 +node-185.domain.tld 1.18 3384.41 9647.57 +node-188.domain.tld 0.76 8956.82 1047.24 +node-192.domain.tld 5.32 9626.95 1849.32 +node-195.domain.tld 1.66 7557.73 7179.93 +node-199.domain.tld 1.11 4027.86 9546.46 +node-209.domain.tld 0.96 9359.02 3762.70 +node-211.domain.tld 0.96 9027.71 4581.89 +node-213.domain.tld 1.57 6953.10 6912.13 +node-214.domain.tld 1.07 3556.52 9680.31 +node-224.domain.tld 1.20 6602.23 6352.18 +node-226.domain.tld 1.99 6257.21 6237.61 +node-228.domain.tld 1.49 8678.94 3711.91 +node-241.domain.tld 1.61 6931.83 6902.74 +node-248.domain.tld 1.32 9833.55 333.65 +node-254.domain.tld 0.49 1162.98 5576.16 +node-260.domain.tld 2.43 4788.84 4833.24 +node-262.domain.tld 0.40 4977.39 3330.75 +node-276.domain.tld 2.47 4712.69 4879.94 +node-283.domain.tld 2.46 4953.08 4759.69 +node-291.domain.tld 1.71 7251.33 7157.80 +node-292.domain.tld 1.88 6788.22 6734.88 +node-298.domain.tld 1.30 4139.05 8348.95 +node-301.domain.tld 1.79 6148.63 6364.80 +node-306.domain.tld 2.33 4477.84 5097.89 +node-309.domain.tld 1.29 4787.74 7147.75 +node-313.domain.tld 1.89 6410.63 6305.58 +node-315.domain.tld 1.89 6573.53 6397.89 +node-317.domain.tld 1.06 7292.04 5841.09 +node-337.domain.tld 2.38 4862.03 4687.11 +node-343.domain.tld 2.13 5444.59 5636.66 +node-349.domain.tld 2.24 5289.38 4905.25 +node-356.domain.tld 1.80 6267.49 6582.08 +node-359.domain.tld 2.59 4354.70 4182.13 +node-368.domain.tld 1.00 8702.09 3281.02 +node-376.domain.tld 1.69 6829.67 6189.79 +node-390.domain.tld 2.45 4746.88 4579.71 +node-391.domain.tld 2.50 4564.68 4630.23 +node-402.domain.tld 1.73 6344.54 6431.46 +node-424.domain.tld 2.41 4544.85 4541.80 +node-432.domain.tld 2.26 4841.94 5580.44 +node-449.domain.tld 2.45 4652.51 4422.01 +node-450.domain.tld 1.65 6675.24 6680.93 +node-451.domain.tld 2.46 4566.65 4539.61 +node-455.domain.tld 2.67 9465.37 3241.36 +node-459.domain.tld 6.81 946.99 2353.14 +node-460.domain.tld 0.99 9457.50 4115.67 +node-465.domain.tld 1.98 6286.17 6248.98 +node-466.domain.tld 1.84 6436.28 6360.76 +node-467.domain.tld 1.47 7518.64 6484.19 +node-469.domain.tld 0.92 9627.73 813.72 +node-470.domain.tld 1.41 3156.95 9160.75 +node-473.domain.tld 1.18 4363.96 9120.77 +node-475.domain.tld 1.22 8810.80 4092.86 +node-479.domain.tld 1.98 6543.23 6323.63 +node-481.domain.tld 0.47 6574.88 3855.49 +node-483.domain.tld 1.68 6782.93 6820.61 +node-484.domain.tld 1.92 6093.32 6057.70 +node-485.domain.tld 1.34 8692.10 2939.40 +node-486.domain.tld 1.60 4393.29 8326.84 +node-489.domain.tld 1.66 4042.06 7997.92 +node-490.domain.tld 1.87 6477.11 6244.22 +node-493.domain.tld 1.77 6445.02 6597.57 +node-501.domain.tld 2.07 6183.75 6022.83 +node-503.domain.tld 1.13 6354.69 7005.04 +node-505.domain.tld 1.88 6011.79 6409.54 +node-506.domain.tld 2.01 5955.92 5945.84 +node-507.domain.tld 2.17 3725.89 7443.74 +node-508.domain.tld 0.80 1859.54 9424.94 +node-511.domain.tld 1.85 6510.35 6813.66 +node-517.domain.tld 1.90 6386.40 6084.16 +node-519.domain.tld 1.94 5908.51 6230.91 +node-522.domain.tld 2.84 1781.58 5558.86 +node-60.domain.tld 2.41 4550.57 5130.16 +node-70.domain.tld 2.00 6483.57 6099.57 +node-83.domain.tld 1.99 6261.41 6191.78 +node-84.domain.tld 1.34 8700.56 3175.87 +node-96.domain.tld 1.58 7051.19 6387.49 +node-99.domain.tld 1.42 8362.84 4380.12 +=================== ============= ===================== =================== + +Concurrency 185 +--------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-10.domain.tld 1.31 9160.95 4258.58 +node-103.domain.tld 0.60 4324.33 3503.40 +node-104.domain.tld 2.40 4545.76 4589.61 +node-117.domain.tld 0.77 7115.22 2481.79 +node-121.domain.tld 0.65 3044.93 5927.55 +node-123.domain.tld 0.70 5029.12 3533.20 +node-126.domain.tld 2.30 4706.50 4708.00 +node-127.domain.tld 0.84 4085.72 6250.74 +node-131.domain.tld 2.51 4902.42 4767.80 +node-134.domain.tld 2.69 4250.15 4368.61 +node-136.domain.tld 0.57 2794.98 3353.31 +node-138.domain.tld 0.67 5134.38 2800.82 +node-139.domain.tld 2.22 4273.60 5519.34 +node-141.domain.tld 0.82 3183.12 9741.30 +node-142.domain.tld 0.58 3038.86 3660.34 +node-147.domain.tld 2.64 4474.53 4313.09 +node-149.domain.tld 0.63 4992.62 5442.12 +node-150.domain.tld 1.28 3798.23 3120.50 +node-153.domain.tld 0.49 3924.43 2997.52 +node-158.domain.tld 0.58 5864.06 3391.91 +node-162.domain.tld 0.59 2964.94 4082.54 +node-173.domain.tld 0.58 3476.51 4328.82 +node-175.domain.tld 0.54 3021.12 4602.88 +node-177.domain.tld 0.61 3654.51 4252.85 +node-180.domain.tld 1.77 6547.89 6376.76 +node-182.domain.tld 0.70 3146.55 6892.87 +node-185.domain.tld 0.64 3632.91 6371.80 +node-188.domain.tld 0.59 4565.77 2958.71 +node-192.domain.tld 0.48 4008.75 3648.50 +node-195.domain.tld 1.80 6634.43 6581.34 +node-199.domain.tld 1.16 3592.19 5681.06 +node-201.domain.tld 0.49 3323.50 3799.62 +node-202.domain.tld 1.64 7046.07 7115.64 +node-209.domain.tld 0.57 4091.81 3457.18 +node-211.domain.tld 0.71 3190.74 3532.09 +node-213.domain.tld 1.58 6870.32 6956.98 +node-214.domain.tld 0.60 4562.29 3643.08 +node-22.domain.tld 1.56 8024.02 3888.01 +node-224.domain.tld 0.71 8724.38 2742.66 +node-226.domain.tld 1.83 6625.07 6470.30 +node-228.domain.tld 0.59 3641.48 1682.00 +node-233.domain.tld 0.78 9722.28 1983.66 +node-236.domain.tld 0.58 2842.76 2423.52 +node-237.domain.tld 0.58 2300.15 4171.25 +node-241.domain.tld 1.76 6791.33 6645.19 +node-248.domain.tld 0.50 3082.67 4640.81 +node-254.domain.tld 0.45 3147.62 3796.58 +node-256.domain.tld 2.38 4745.85 4895.95 +node-259.domain.tld 2.30 4616.68 4655.38 +node-260.domain.tld 1.62 1541.01 7562.27 +node-262.domain.tld 0.61 2035.66 4032.89 +node-264.domain.tld 0.60 4106.25 2953.58 +node-266.domain.tld 0.57 3890.53 3394.03 +node-268.domain.tld 1.98 6063.73 6102.32 +node-271.domain.tld 0.51 4467.07 3886.95 +node-272.domain.tld 2.00 6048.86 6100.06 +node-275.domain.tld 1.60 6593.13 7012.86 +node-276.domain.tld 2.51 4609.37 4621.19 +node-283.domain.tld 2.91 4330.48 4017.96 +node-287.domain.tld 1.81 6322.37 6181.21 +node-291.domain.tld 2.05 5979.41 6005.83 +node-292.domain.tld 1.90 6399.65 6437.23 +node-298.domain.tld 0.46 2789.37 5988.48 +node-301.domain.tld 1.63 6633.29 3385.73 +node-303.domain.tld 0.63 3791.13 3179.43 +node-306.domain.tld 0.82 5288.88 1451.68 +node-309.domain.tld 0.87 3279.83 3359.22 +node-313.domain.tld 1.99 6221.94 6189.73 +node-315.domain.tld 0.55 853.61 3179.07 +node-316.domain.tld 2.06 5078.70 5273.93 +node-317.domain.tld 1.27 3518.37 3403.37 +node-318.domain.tld 1.34 9051.07 2878.28 +node-321.domain.tld 0.61 3821.38 2449.32 +node-323.domain.tld 0.65 7181.15 2212.56 +node-324.domain.tld 1.54 7309.34 7395.21 +node-328.domain.tld 0.49 3268.27 2523.06 +node-336.domain.tld 1.70 6637.92 6641.26 +node-337.domain.tld 2.62 4662.54 4413.69 +node-339.domain.tld 0.55 5257.91 4660.82 +node-340.domain.tld 1.55 7309.87 7167.50 +node-342.domain.tld 1.16 2250.83 9384.59 +node-343.domain.tld 1.92 6504.91 4342.32 +node-345.domain.tld 1.80 6804.49 7096.88 +node-349.domain.tld 2.18 5293.33 4018.74 +node-350.domain.tld 1.85 6927.26 6415.48 +node-354.domain.tld 1.96 5840.81 5779.17 +node-356.domain.tld 1.89 6090.75 6370.73 +node-358.domain.tld 0.62 3956.13 3822.96 +node-359.domain.tld 1.65 6812.60 2970.29 +node-360.domain.tld 2.88 4248.88 4191.79 +node-362.domain.tld 0.48 2240.81 5201.81 +node-363.domain.tld 0.65 2246.78 3870.74 +node-364.domain.tld 0.48 2288.01 4837.82 +node-365.domain.tld 1.67 6253.41 2797.71 +node-368.domain.tld 0.56 2196.89 5076.09 +node-369.domain.tld 2.48 4493.34 4408.30 +node-372.domain.tld 0.83 3961.12 2939.70 +node-374.domain.tld 3.71 3611.75 358.64 +node-376.domain.tld 0.72 5836.31 4839.79 +node-377.domain.tld 0.62 3426.52 4535.41 +node-378.domain.tld 0.53 3310.29 3131.30 +node-382.domain.tld 1.93 6531.47 6581.50 +node-385.domain.tld 0.71 2695.84 7422.80 +node-386.domain.tld 0.53 3908.87 2894.03 +node-390.domain.tld 2.44 4810.56 4653.45 +node-391.domain.tld 2.32 5001.21 4961.16 +node-396.domain.tld 2.00 6248.88 5498.53 +node-397.domain.tld 0.71 2194.77 3506.69 +node-40.domain.tld 1.99 3608.41 6019.82 +node-402.domain.tld 1.71 6984.34 6857.53 +node-405.domain.tld 1.09 3281.22 9679.92 +node-406.domain.tld 1.75 6696.47 6471.83 +node-407.domain.tld 0.40 866.97 3657.25 +node-414.domain.tld 1.82 6221.85 6272.24 +node-418.domain.tld 2.44 4683.63 4491.79 +node-419.domain.tld 2.45 4474.74 4614.93 +node-420.domain.tld 0.55 4025.43 2460.38 +node-424.domain.tld 2.20 5026.67 4822.23 +node-429.domain.tld 0.68 3955.32 5232.17 +node-43.domain.tld 2.07 5154.35 4246.60 +node-431.domain.tld 0.60 3297.02 4249.60 +node-432.domain.tld 1.02 4625.14 3737.89 +node-433.domain.tld 0.48 3086.47 6142.08 +node-437.domain.tld 1.64 6991.30 6894.49 +node-439.domain.tld 0.59 3955.71 4504.93 +node-44.domain.tld 1.64 5889.20 3479.44 +node-440.domain.tld 0.52 5248.74 3413.48 +node-445.domain.tld 0.98 2042.49 9673.59 +node-449.domain.tld 1.95 2829.72 5972.37 +node-450.domain.tld 0.58 2435.73 4541.80 +node-451.domain.tld 3.13 3898.13 3855.32 +node-455.domain.tld 0.56 2940.24 4600.83 +node-456.domain.tld 0.64 3457.30 5178.14 +node-459.domain.tld 3.57 304.94 3903.71 +node-460.domain.tld 0.61 2802.29 6162.24 +node-465.domain.tld 0.63 2244.31 4238.16 +node-466.domain.tld 1.84 6132.77 5925.87 +node-467.domain.tld 0.57 2179.05 7521.71 +node-469.domain.tld 0.65 5509.20 3744.88 +node-47.domain.tld 1.43 6300.98 4263.72 +node-470.domain.tld 0.71 2674.18 7695.30 +node-472.domain.tld 0.85 6471.17 4043.88 +node-473.domain.tld 0.43 3052.94 5050.62 +node-475.domain.tld 0.47 6016.52 3042.94 +node-479.domain.tld 0.96 6936.01 4669.43 +node-48.domain.tld 2.61 4609.29 4536.65 +node-481.domain.tld 0.78 9809.82 1904.89 +node-482.domain.tld 0.81 6679.23 3412.12 +node-483.domain.tld 0.83 4137.71 7120.43 +node-484.domain.tld 1.99 6273.55 6206.45 +node-485.domain.tld 0.97 1852.31 9204.67 +node-486.domain.tld 0.83 1677.82 7641.08 +node-488.domain.tld 0.52 3167.69 2897.74 +node-489.domain.tld 1.03 3434.25 8116.51 +node-490.domain.tld 1.68 6919.26 6606.39 +node-493.domain.tld 1.09 2816.57 4618.48 +node-496.domain.tld 0.62 1755.02 6645.42 +node-498.domain.tld 0.57 4147.75 5428.78 +node-501.domain.tld 0.77 3003.21 7957.93 +node-503.domain.tld 0.48 3627.13 2471.14 +node-505.domain.tld 0.75 2346.74 3583.45 +node-506.domain.tld 1.89 6735.80 6561.02 +node-507.domain.tld 0.58 3225.15 4652.98 +node-508.domain.tld 0.97 2141.84 6544.16 +node-51.domain.tld 2.60 4461.20 4313.68 +node-511.domain.tld 1.79 6759.02 6816.20 +node-517.domain.tld 1.71 6281.80 6917.68 +node-519.domain.tld 0.94 7531.20 3966.92 +node-522.domain.tld 1.35 1553.35 5314.45 +node-53.domain.tld 1.12 4770.42 4033.20 +node-54.domain.tld 1.30 9361.48 4340.16 +node-57.domain.tld 0.75 4314.62 6340.40 +node-59.domain.tld 0.91 3151.53 8430.10 +node-60.domain.tld 1.65 7896.22 3182.65 +node-61.domain.tld 0.68 7339.25 2629.02 +node-63.domain.tld 0.93 3675.81 7542.79 +node-64.domain.tld 1.78 7131.61 3699.91 +node-69.domain.tld 1.30 5866.17 3008.98 +node-70.domain.tld 1.64 6976.45 3165.68 +node-71.domain.tld 0.77 5602.43 2239.15 +node-76.domain.tld 1.38 7195.05 2660.11 +node-83.domain.tld 0.59 4957.49 2485.38 +node-84.domain.tld 0.74 4504.59 4501.20 +node-96.domain.tld 0.64 3580.82 3641.97 +node-99.domain.tld 0.59 4967.48 2375.64 +=================== ============= ===================== =================== + +Download +======== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_download + title: Download + +.. image:: e0d02623-e9ec-41af-bb11-d42d861769c7.* + +**Stats**: + +=========== ============= ===================== +concurrency ping_icmp, ms tcp_download, Mbits/s +=========== ============= ===================== + 1 0.39 9836.77 + 2 0.42 9835.04 + 5 0.43 9836.65 + 11 0.50 9756.24 + 23 0.68 9506.29 + 46 0.65 9608.64 + 92 0.66 9067.39 + 185 0.70 7745.13 +=========== ============= ===================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-241.domain.tld 0.39 9836.77 +=================== ============= ===================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-192.domain.tld 0.48 9834.38 +node-241.domain.tld 0.36 9835.71 +=================== ============= ===================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-192.domain.tld 0.41 9836.19 +node-195.domain.tld 0.45 9838.42 +node-211.domain.tld 0.39 9837.63 +node-224.domain.tld 0.44 9836.86 +node-241.domain.tld 0.45 9834.14 +=================== ============= ===================== + +Concurrency 11 +-------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-149.domain.tld 0.40 9838.60 +node-192.domain.tld 0.46 9837.95 +node-195.domain.tld 0.47 9825.20 +node-199.domain.tld 0.50 9835.64 +node-209.domain.tld 0.40 9838.43 +node-211.domain.tld 0.41 9840.00 +node-213.domain.tld 0.49 9839.34 +node-214.domain.tld 0.43 9834.84 +node-224.domain.tld 0.43 9837.15 +node-241.domain.tld 0.39 9837.32 +node-391.domain.tld 1.07 8954.12 +=================== ============= ===================== + +Concurrency 23 +-------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-10.domain.tld 1.33 8591.46 +node-104.domain.tld 1.70 6821.78 +node-149.domain.tld 0.44 9805.61 +node-192.domain.tld 0.41 9839.57 +node-195.domain.tld 0.45 9839.87 +node-199.domain.tld 0.45 9835.63 +node-209.domain.tld 0.39 9838.75 +node-211.domain.tld 0.44 9838.68 +node-213.domain.tld 0.50 9836.72 +node-214.domain.tld 0.43 9832.99 +node-224.domain.tld 0.40 9839.53 +node-241.domain.tld 0.41 9837.75 +node-262.domain.tld 0.48 9826.53 +node-337.domain.tld 1.38 8475.17 +node-390.domain.tld 1.19 9007.77 +node-391.domain.tld 1.11 8750.24 +node-432.domain.tld 0.51 9834.08 +node-449.domain.tld 0.67 9826.31 +node-475.domain.tld 0.50 9835.34 +node-481.domain.tld 0.48 9826.17 +node-517.domain.tld 0.60 9836.99 +node-60.domain.tld 0.75 9830.95 +node-70.domain.tld 0.69 9836.82 +=================== ============= ===================== + +Concurrency 46 +-------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-10.domain.tld 0.57 9837.47 +node-104.domain.tld 1.06 9383.50 +node-123.domain.tld 0.47 9827.24 +node-149.domain.tld 0.41 9831.67 +node-192.domain.tld 0.46 9836.24 +node-195.domain.tld 0.54 9834.50 +node-199.domain.tld 0.52 9832.61 +node-209.domain.tld 0.48 9784.59 +node-211.domain.tld 0.44 9837.13 +node-213.domain.tld 0.43 9838.67 +node-214.domain.tld 0.42 9833.96 +node-224.domain.tld 0.57 9697.15 +node-241.domain.tld 0.43 9834.43 +node-262.domain.tld 0.50 9836.56 +node-276.domain.tld 1.37 8185.40 +node-283.domain.tld 1.02 9400.62 +node-337.domain.tld 1.18 8697.10 +node-349.domain.tld 0.48 9835.07 +node-356.domain.tld 0.39 9839.05 +node-368.domain.tld 0.47 9838.96 +node-376.domain.tld 0.47 9839.86 +node-390.domain.tld 1.16 8546.48 +node-391.domain.tld 0.81 9396.65 +node-402.domain.tld 0.42 9837.20 +node-432.domain.tld 0.54 9837.72 +node-449.domain.tld 0.84 9731.74 +node-460.domain.tld 0.43 9830.99 +node-470.domain.tld 0.54 9816.15 +node-473.domain.tld 0.99 9327.95 +node-475.domain.tld 0.51 9822.61 +node-479.domain.tld 0.51 9816.64 +node-481.domain.tld 0.42 9838.43 +node-483.domain.tld 0.55 9838.94 +node-484.domain.tld 0.69 9831.49 +node-486.domain.tld 0.49 9834.96 +node-493.domain.tld 0.58 9838.40 +node-501.domain.tld 0.44 9838.79 +node-505.domain.tld 0.87 9545.73 +node-506.domain.tld 1.04 9123.27 +node-511.domain.tld 0.49 9833.41 +node-517.domain.tld 0.61 9834.19 +node-519.domain.tld 0.48 9838.42 +node-60.domain.tld 1.41 7811.23 +node-70.domain.tld 1.23 8684.95 +node-83.domain.tld 0.53 9821.75 +node-84.domain.tld 0.50 9837.58 +=================== ============= ===================== + +Concurrency 92 +-------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-10.domain.tld 1.19 8594.24 +node-103.domain.tld 0.64 9756.06 +node-104.domain.tld 1.32 8673.47 +node-121.domain.tld 0.44 7610.87 +node-123.domain.tld 0.82 9740.27 +node-127.domain.tld 0.34 7116.74 +node-142.domain.tld 0.69 9806.34 +node-149.domain.tld 0.67 9831.02 +node-162.domain.tld 0.42 9822.91 +node-173.domain.tld 0.61 8462.15 +node-175.domain.tld 0.45 7171.50 +node-177.domain.tld 0.50 8021.89 +node-180.domain.tld 0.45 9839.11 +node-182.domain.tld 0.50 8301.87 +node-185.domain.tld 0.56 9814.31 +node-188.domain.tld 0.56 9735.14 +node-192.domain.tld 0.52 9831.62 +node-195.domain.tld 0.45 9838.60 +node-199.domain.tld 0.61 9836.58 +node-209.domain.tld 0.66 9806.76 +node-211.domain.tld 0.60 9832.24 +node-213.domain.tld 0.46 9837.41 +node-214.domain.tld 0.52 9790.48 +node-224.domain.tld 0.53 9839.81 +node-226.domain.tld 0.40 9837.93 +node-228.domain.tld 0.56 9833.08 +node-241.domain.tld 0.52 9824.24 +node-248.domain.tld 0.72 9720.00 +node-254.domain.tld 0.70 9799.96 +node-260.domain.tld 1.12 9466.82 +node-262.domain.tld 0.50 8436.40 +node-276.domain.tld 1.34 7830.72 +node-283.domain.tld 1.49 7700.81 +node-291.domain.tld 0.49 9834.74 +node-292.domain.tld 0.41 9837.60 +node-298.domain.tld 0.60 9835.58 +node-301.domain.tld 0.95 9367.67 +node-306.domain.tld 0.57 9837.65 +node-309.domain.tld 0.94 9453.63 +node-313.domain.tld 0.47 9836.65 +node-315.domain.tld 0.52 9748.08 +node-317.domain.tld 0.57 9832.31 +node-337.domain.tld 1.44 8227.76 +node-343.domain.tld 0.99 8893.12 +node-349.domain.tld 0.53 9836.82 +node-356.domain.tld 0.45 9836.97 +node-359.domain.tld 1.24 9144.30 +node-368.domain.tld 0.50 7065.35 +node-376.domain.tld 0.47 9827.17 +node-390.domain.tld 1.22 8170.48 +node-391.domain.tld 1.17 8117.60 +node-402.domain.tld 0.41 9839.32 +node-424.domain.tld 1.23 8788.81 +node-432.domain.tld 0.47 9836.56 +node-449.domain.tld 0.55 9836.16 +node-450.domain.tld 0.39 5242.63 +node-451.domain.tld 1.04 9286.44 +node-455.domain.tld 0.58 5912.64 +node-459.domain.tld 1.32 8423.13 +node-460.domain.tld 0.42 9839.87 +node-465.domain.tld 0.49 6813.07 +node-466.domain.tld 0.51 9825.39 +node-467.domain.tld 0.46 6730.79 +node-469.domain.tld 0.69 9823.38 +node-470.domain.tld 0.64 9836.19 +node-473.domain.tld 0.47 9829.55 +node-475.domain.tld 0.40 9837.32 +node-479.domain.tld 0.45 9759.44 +node-481.domain.tld 0.63 9837.32 +node-483.domain.tld 0.62 9739.01 +node-484.domain.tld 0.58 9830.23 +node-485.domain.tld 0.47 8272.38 +node-486.domain.tld 0.33 6513.32 +node-489.domain.tld 0.71 9830.54 +node-490.domain.tld 0.40 9838.73 +node-493.domain.tld 0.44 9787.61 +node-501.domain.tld 0.54 9833.88 +node-503.domain.tld 0.78 9809.38 +node-505.domain.tld 0.83 9583.85 +node-506.domain.tld 0.64 9824.27 +node-507.domain.tld 0.57 5500.90 +node-508.domain.tld 0.66 5629.01 +node-511.domain.tld 0.51 9825.26 +node-517.domain.tld 0.62 9807.62 +node-519.domain.tld 0.71 9438.90 +node-522.domain.tld 1.30 7558.53 +node-60.domain.tld 0.72 9811.26 +node-70.domain.tld 0.69 9832.05 +node-83.domain.tld 0.45 9811.61 +node-84.domain.tld 0.86 9828.10 +node-96.domain.tld 0.45 5211.20 +node-99.domain.tld 0.41 9718.99 +=================== ============= ===================== + +Concurrency 185 +--------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-10.domain.tld 1.35 8516.69 +node-103.domain.tld 0.48 4005.80 +node-104.domain.tld 1.68 6980.02 +node-117.domain.tld 0.70 9827.14 +node-121.domain.tld 0.55 6417.92 +node-123.domain.tld 0.89 9836.77 +node-126.domain.tld 1.39 7716.34 +node-127.domain.tld 0.48 5214.30 +node-131.domain.tld 1.08 8816.53 +node-134.domain.tld 1.62 7053.96 +node-136.domain.tld 0.62 5834.57 +node-138.domain.tld 0.45 7337.85 +node-139.domain.tld 1.30 9539.57 +node-141.domain.tld 0.33 6735.84 +node-142.domain.tld 0.48 7775.44 +node-147.domain.tld 1.30 8119.73 +node-149.domain.tld 0.60 4086.47 +node-150.domain.tld 0.61 5369.15 +node-153.domain.tld 0.59 6978.49 +node-158.domain.tld 0.66 3976.53 +node-162.domain.tld 0.49 6758.80 +node-173.domain.tld 0.46 8444.66 +node-175.domain.tld 0.48 7695.07 +node-177.domain.tld 0.64 5541.19 +node-180.domain.tld 0.52 9838.38 +node-182.domain.tld 0.62 5987.04 +node-185.domain.tld 0.55 9839.59 +node-188.domain.tld 0.58 9837.10 +node-192.domain.tld 0.62 9777.34 +node-195.domain.tld 0.51 9839.00 +node-199.domain.tld 0.61 9788.70 +node-201.domain.tld 0.60 9839.57 +node-202.domain.tld 0.38 9839.66 +node-209.domain.tld 0.62 3765.23 +node-211.domain.tld 0.64 3948.72 +node-213.domain.tld 0.40 9838.99 +node-214.domain.tld 0.60 9835.73 +node-22.domain.tld 0.51 7141.61 +node-224.domain.tld 0.38 6303.49 +node-226.domain.tld 0.43 9829.97 +node-228.domain.tld 0.58 9837.66 +node-233.domain.tld 0.62 9825.73 +node-236.domain.tld 0.61 3983.49 +node-237.domain.tld 0.60 4178.08 +node-241.domain.tld 0.55 9833.81 +node-248.domain.tld 1.50 9830.54 +node-254.domain.tld 0.58 6045.22 +node-256.domain.tld 1.16 9166.57 +node-259.domain.tld 0.61 9831.62 +node-260.domain.tld 0.59 5276.34 +node-262.domain.tld 0.65 5704.01 +node-264.domain.tld 0.45 7796.76 +node-266.domain.tld 0.55 9614.06 +node-268.domain.tld 0.41 9839.97 +node-271.domain.tld 0.57 4242.32 +node-272.domain.tld 0.44 9834.27 +node-275.domain.tld 0.45 9838.97 +node-276.domain.tld 1.45 7669.38 +node-283.domain.tld 1.17 8111.61 +node-287.domain.tld 0.40 9839.52 +node-291.domain.tld 0.47 9839.52 +node-292.domain.tld 0.41 9836.44 +node-298.domain.tld 0.67 9832.09 +node-301.domain.tld 0.51 6880.65 +node-303.domain.tld 0.62 9839.47 +node-306.domain.tld 0.68 9835.11 +node-309.domain.tld 0.58 3712.91 +node-313.domain.tld 0.48 9834.37 +node-315.domain.tld 0.38 3929.74 +node-316.domain.tld 1.54 7315.10 +node-317.domain.tld 0.62 7068.96 +node-318.domain.tld 0.74 9834.27 +node-321.domain.tld 0.60 7316.79 +node-323.domain.tld 0.82 9650.40 +node-324.domain.tld 0.39 9834.10 +node-328.domain.tld 0.72 9837.21 +node-336.domain.tld 0.44 9835.74 +node-337.domain.tld 1.00 9169.30 +node-339.domain.tld 0.45 9839.02 +node-340.domain.tld 0.42 9839.47 +node-342.domain.tld 0.50 3895.47 +node-343.domain.tld 1.34 8135.19 +node-345.domain.tld 0.41 9836.22 +node-349.domain.tld 0.41 9837.37 +node-350.domain.tld 0.95 9644.86 +node-354.domain.tld 0.47 9836.36 +node-356.domain.tld 0.42 9836.59 +node-358.domain.tld 0.44 5181.84 +node-359.domain.tld 0.73 9831.31 +node-360.domain.tld 1.17 8148.65 +node-362.domain.tld 0.39 7814.16 +node-363.domain.tld 0.63 4475.70 +node-364.domain.tld 0.44 7113.02 +node-365.domain.tld 1.33 8198.22 +node-368.domain.tld 0.51 7214.30 +node-369.domain.tld 1.06 9068.16 +node-372.domain.tld 0.62 4108.46 +node-374.domain.tld 3.48 4017.07 +node-376.domain.tld 0.64 7609.62 +node-377.domain.tld 0.39 4183.57 +node-378.domain.tld 0.66 7817.73 +node-382.domain.tld 0.41 9839.38 +node-385.domain.tld 0.46 6321.27 +node-386.domain.tld 0.84 9779.41 +node-390.domain.tld 1.44 7800.60 +node-391.domain.tld 1.24 8217.63 +node-396.domain.tld 0.86 9720.70 +node-397.domain.tld 0.48 2625.12 +node-40.domain.tld 0.96 9739.85 +node-402.domain.tld 0.41 9839.64 +node-405.domain.tld 0.46 9320.06 +node-406.domain.tld 0.44 9834.37 +node-407.domain.tld 0.58 2972.29 +node-414.domain.tld 0.47 9833.53 +node-418.domain.tld 1.31 8455.09 +node-419.domain.tld 1.50 7336.27 +node-420.domain.tld 0.78 9791.62 +node-424.domain.tld 1.24 8309.88 +node-429.domain.tld 0.65 7133.78 +node-43.domain.tld 0.99 8902.09 +node-431.domain.tld 0.62 3803.29 +node-432.domain.tld 1.26 8089.79 +node-433.domain.tld 0.52 7751.60 +node-437.domain.tld 0.69 9836.95 +node-439.domain.tld 0.45 9382.55 +node-44.domain.tld 1.35 8139.42 +node-440.domain.tld 0.60 9836.88 +node-445.domain.tld 0.70 9792.53 +node-449.domain.tld 1.13 8222.14 +node-450.domain.tld 0.41 5330.90 +node-451.domain.tld 1.37 7869.75 +node-455.domain.tld 0.50 7218.55 +node-456.domain.tld 0.44 6628.73 +node-459.domain.tld 0.68 3721.89 +node-460.domain.tld 0.41 7881.53 +node-465.domain.tld 0.61 3994.55 +node-466.domain.tld 0.47 9839.27 +node-467.domain.tld 0.58 4158.11 +node-469.domain.tld 1.93 6753.99 +node-47.domain.tld 0.53 8578.68 +node-470.domain.tld 0.64 9809.97 +node-472.domain.tld 0.77 9827.16 +node-473.domain.tld 0.58 6781.95 +node-475.domain.tld 0.43 8102.89 +node-479.domain.tld 0.35 9321.91 +node-48.domain.tld 1.29 8086.63 +node-481.domain.tld 0.47 6793.63 +node-482.domain.tld 0.63 9837.50 +node-483.domain.tld 0.50 4123.88 +node-484.domain.tld 0.44 9834.57 +node-485.domain.tld 0.47 4941.81 +node-486.domain.tld 0.49 7078.77 +node-488.domain.tld 0.63 4310.95 +node-489.domain.tld 0.71 4359.13 +node-490.domain.tld 0.40 9838.24 +node-493.domain.tld 0.40 3867.39 +node-496.domain.tld 0.47 2699.20 +node-498.domain.tld 0.49 5342.83 +node-501.domain.tld 0.51 6833.76 +node-503.domain.tld 0.56 5265.84 +node-505.domain.tld 0.40 6139.03 +node-506.domain.tld 0.53 9830.50 +node-507.domain.tld 0.46 6906.99 +node-508.domain.tld 0.66 5728.86 +node-51.domain.tld 1.53 7612.73 +node-511.domain.tld 0.57 9833.89 +node-517.domain.tld 0.51 9834.37 +node-519.domain.tld 0.36 8992.93 +node-522.domain.tld 0.49 6172.99 +node-53.domain.tld 0.68 8574.63 +node-54.domain.tld 0.70 6208.53 +node-57.domain.tld 0.70 7018.02 +node-59.domain.tld 0.73 9827.07 +node-60.domain.tld 0.40 8037.23 +node-61.domain.tld 0.64 9837.89 +node-63.domain.tld 0.36 7015.77 +node-64.domain.tld 1.32 8613.60 +node-69.domain.tld 0.94 9393.52 +node-70.domain.tld 1.30 8030.08 +node-71.domain.tld 0.81 7433.92 +node-76.domain.tld 0.33 6586.56 +node-83.domain.tld 0.50 9825.94 +node-84.domain.tld 0.74 6648.85 +node-96.domain.tld 0.61 6232.01 +node-99.domain.tld 0.62 9838.02 +=================== ============= ===================== + +Upload +====== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_upload + title: Upload + +.. image:: 296ad9f9-22d5-4974-b662-fff6cf57f989.* + +**Stats**: + +=========== ============= =================== +concurrency ping_icmp, ms tcp_upload, Mbits/s +=========== ============= =================== + 1 0.45 9837.88 + 2 0.45 9838.32 + 5 0.49 9833.13 + 11 0.57 9692.34 + 23 0.74 9488.95 + 46 0.79 9452.69 + 92 0.83 8913.08 + 185 0.78 7987.85 +=========== ============= =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-241.domain.tld 0.45 9837.88 +=================== ============= =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-192.domain.tld 0.48 9837.99 +node-241.domain.tld 0.42 9838.65 +=================== ============= =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-192.domain.tld 0.44 9817.92 +node-195.domain.tld 0.65 9838.20 +node-211.domain.tld 0.47 9831.95 +node-224.domain.tld 0.41 9839.65 +node-241.domain.tld 0.46 9837.91 +=================== ============= =================== + +Concurrency 11 +-------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-149.domain.tld 0.43 9840.45 +node-192.domain.tld 0.63 9837.79 +node-195.domain.tld 0.62 9831.45 +node-199.domain.tld 0.44 9838.36 +node-209.domain.tld 0.38 9839.46 +node-211.domain.tld 0.42 9839.59 +node-213.domain.tld 0.51 9840.59 +node-214.domain.tld 0.45 9839.39 +node-224.domain.tld 0.46 9839.58 +node-241.domain.tld 0.52 9833.79 +node-391.domain.tld 1.44 8235.33 +=================== ============= =================== + +Concurrency 23 +-------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-10.domain.tld 0.58 9830.48 +node-104.domain.tld 1.56 8017.32 +node-149.domain.tld 0.45 9839.27 +node-192.domain.tld 0.42 9835.47 +node-195.domain.tld 0.47 9838.40 +node-199.domain.tld 0.45 9840.51 +node-209.domain.tld 0.39 9839.91 +node-211.domain.tld 0.45 9838.74 +node-213.domain.tld 0.50 9836.81 +node-214.domain.tld 0.45 9837.43 +node-224.domain.tld 0.38 9837.10 +node-241.domain.tld 0.61 9819.02 +node-262.domain.tld 0.50 9834.56 +node-337.domain.tld 1.29 9019.53 +node-390.domain.tld 1.28 7882.32 +node-391.domain.tld 1.56 7816.92 +node-432.domain.tld 0.53 9838.57 +node-449.domain.tld 1.51 8459.77 +node-475.domain.tld 0.46 9840.51 +node-481.domain.tld 0.49 9832.85 +node-517.domain.tld 0.53 9839.48 +node-60.domain.tld 0.76 9833.75 +node-70.domain.tld 1.40 9837.04 +=================== ============= =================== + +Concurrency 46 +-------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-10.domain.tld 1.59 7747.56 +node-104.domain.tld 1.29 8911.03 +node-123.domain.tld 1.36 9763.93 +node-149.domain.tld 0.48 9838.84 +node-192.domain.tld 0.41 9836.32 +node-195.domain.tld 0.47 9833.61 +node-199.domain.tld 0.44 9840.38 +node-209.domain.tld 0.38 9837.21 +node-211.domain.tld 0.52 9730.26 +node-213.domain.tld 0.46 9839.59 +node-214.domain.tld 0.45 9838.12 +node-224.domain.tld 0.42 9839.75 +node-241.domain.tld 1.02 9138.02 +node-262.domain.tld 0.54 9836.16 +node-276.domain.tld 1.29 8640.90 +node-283.domain.tld 1.90 6411.27 +node-337.domain.tld 1.24 8701.58 +node-349.domain.tld 0.48 9839.58 +node-356.domain.tld 0.47 9825.64 +node-368.domain.tld 0.52 9838.15 +node-376.domain.tld 0.49 9839.97 +node-390.domain.tld 1.30 8690.74 +node-391.domain.tld 1.35 8502.89 +node-402.domain.tld 0.47 9834.96 +node-432.domain.tld 0.85 9606.52 +node-449.domain.tld 1.41 8690.84 +node-460.domain.tld 0.50 9837.79 +node-470.domain.tld 0.57 9837.89 +node-473.domain.tld 0.50 9838.90 +node-475.domain.tld 0.48 9837.54 +node-479.domain.tld 0.61 9809.47 +node-481.domain.tld 0.47 9839.55 +node-483.domain.tld 0.79 9742.72 +node-484.domain.tld 0.51 9839.03 +node-486.domain.tld 0.49 9794.22 +node-493.domain.tld 1.47 9833.51 +node-501.domain.tld 0.60 9772.19 +node-505.domain.tld 0.58 9829.26 +node-506.domain.tld 0.50 9833.98 +node-511.domain.tld 0.57 9831.07 +node-517.domain.tld 1.38 8774.13 +node-519.domain.tld 0.64 9752.04 +node-60.domain.tld 1.76 7162.55 +node-70.domain.tld 1.42 9838.76 +node-83.domain.tld 0.45 9792.26 +node-84.domain.tld 0.47 9773.01 +=================== ============= =================== + +Concurrency 92 +-------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-10.domain.tld 0.57 9828.85 +node-103.domain.tld 0.60 9839.15 +node-104.domain.tld 1.54 7937.54 +node-121.domain.tld 0.96 9840.37 +node-123.domain.tld 0.98 4300.12 +node-127.domain.tld 0.68 7111.37 +node-142.domain.tld 0.38 7462.98 +node-149.domain.tld 0.45 9836.22 +node-162.domain.tld 0.67 9797.99 +node-173.domain.tld 0.78 9741.96 +node-175.domain.tld 1.02 9524.97 +node-177.domain.tld 0.53 9840.23 +node-180.domain.tld 0.63 9821.84 +node-182.domain.tld 0.48 9838.44 +node-185.domain.tld 0.64 9838.93 +node-188.domain.tld 0.58 4840.28 +node-192.domain.tld 0.51 7422.90 +node-195.domain.tld 0.81 9837.79 +node-199.domain.tld 0.57 9840.48 +node-209.domain.tld 0.65 9794.68 +node-211.domain.tld 0.57 9840.38 +node-213.domain.tld 0.49 9838.40 +node-214.domain.tld 0.61 9838.29 +node-224.domain.tld 0.41 9840.31 +node-226.domain.tld 0.49 9839.26 +node-228.domain.tld 0.43 9818.79 +node-241.domain.tld 0.49 9835.22 +node-248.domain.tld 0.47 9839.48 +node-254.domain.tld 0.49 7602.29 +node-260.domain.tld 1.25 8698.35 +node-262.domain.tld 0.56 9824.55 +node-276.domain.tld 1.32 8228.36 +node-283.domain.tld 1.39 8201.67 +node-291.domain.tld 0.55 9804.76 +node-292.domain.tld 0.48 9821.57 +node-298.domain.tld 0.60 9809.21 +node-301.domain.tld 1.84 7120.09 +node-306.domain.tld 1.83 6947.38 +node-309.domain.tld 1.45 9049.83 +node-313.domain.tld 0.51 9840.44 +node-315.domain.tld 0.50 9834.35 +node-317.domain.tld 0.43 9441.15 +node-337.domain.tld 1.25 8869.57 +node-343.domain.tld 1.29 8659.46 +node-349.domain.tld 0.49 9840.05 +node-356.domain.tld 0.41 9838.02 +node-359.domain.tld 1.61 7274.26 +node-368.domain.tld 0.65 9725.33 +node-376.domain.tld 0.48 9840.15 +node-390.domain.tld 1.39 8603.87 +node-391.domain.tld 1.47 7952.52 +node-402.domain.tld 0.39 9840.05 +node-424.domain.tld 1.53 7651.39 +node-432.domain.tld 1.34 8658.34 +node-449.domain.tld 1.67 7502.06 +node-450.domain.tld 0.72 9813.99 +node-451.domain.tld 1.81 7044.94 +node-455.domain.tld 0.77 9690.79 +node-459.domain.tld 5.46 2567.62 +node-460.domain.tld 0.40 9790.66 +node-465.domain.tld 0.53 9839.61 +node-466.domain.tld 0.46 9837.28 +node-467.domain.tld 0.46 9837.50 +node-469.domain.tld 0.70 9835.51 +node-470.domain.tld 0.52 6651.37 +node-473.domain.tld 0.47 9839.02 +node-475.domain.tld 0.65 9832.25 +node-479.domain.tld 0.64 9832.62 +node-481.domain.tld 0.43 7556.53 +node-483.domain.tld 0.79 5522.63 +node-484.domain.tld 0.54 9836.25 +node-485.domain.tld 0.47 9819.84 +node-486.domain.tld 0.34 6584.91 +node-489.domain.tld 0.43 9838.67 +node-490.domain.tld 0.50 9820.67 +node-493.domain.tld 0.55 9830.68 +node-501.domain.tld 0.34 7046.39 +node-503.domain.tld 0.44 9839.76 +node-505.domain.tld 0.59 9822.70 +node-506.domain.tld 0.57 9837.00 +node-507.domain.tld 0.72 9825.07 +node-508.domain.tld 0.79 9618.42 +node-511.domain.tld 0.46 9839.10 +node-517.domain.tld 0.62 9828.25 +node-519.domain.tld 0.40 6760.53 +node-522.domain.tld 2.99 5798.53 +node-60.domain.tld 1.62 7646.33 +node-70.domain.tld 1.55 8223.70 +node-83.domain.tld 0.50 9839.67 +node-84.domain.tld 0.70 9832.87 +node-96.domain.tld 0.55 9716.26 +node-99.domain.tld 0.54 9838.77 +=================== ============= =================== + +Concurrency 185 +--------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-10.domain.tld 0.54 9839.34 +node-103.domain.tld 0.62 9828.74 +node-104.domain.tld 1.60 7801.65 +node-117.domain.tld 0.79 7737.47 +node-121.domain.tld 0.61 6621.75 +node-123.domain.tld 0.53 8324.07 +node-126.domain.tld 1.76 7219.96 +node-127.domain.tld 0.68 9684.55 +node-131.domain.tld 1.42 8327.28 +node-134.domain.tld 1.21 9036.81 +node-136.domain.tld 0.54 7955.72 +node-138.domain.tld 0.71 4094.88 +node-139.domain.tld 0.37 7398.33 +node-141.domain.tld 0.43 7363.56 +node-142.domain.tld 0.65 4363.36 +node-147.domain.tld 1.59 7230.65 +node-149.domain.tld 0.41 4374.65 +node-150.domain.tld 1.28 2120.77 +node-153.domain.tld 0.56 5348.45 +node-158.domain.tld 0.65 9514.46 +node-162.domain.tld 0.64 6165.04 +node-173.domain.tld 0.64 4940.32 +node-175.domain.tld 0.63 4936.72 +node-177.domain.tld 0.50 7592.07 +node-180.domain.tld 0.69 9838.49 +node-182.domain.tld 0.51 7183.68 +node-185.domain.tld 0.67 7730.67 +node-188.domain.tld 0.63 4337.96 +node-192.domain.tld 0.64 7469.35 +node-195.domain.tld 0.46 9836.48 +node-199.domain.tld 0.47 9837.77 +node-201.domain.tld 0.60 9045.68 +node-202.domain.tld 0.50 9838.98 +node-209.domain.tld 0.40 7877.09 +node-211.domain.tld 0.47 3421.72 +node-213.domain.tld 0.47 9836.97 +node-214.domain.tld 0.82 9798.76 +node-22.domain.tld 0.31 5165.48 +node-224.domain.tld 0.57 9688.48 +node-226.domain.tld 0.45 9834.82 +node-228.domain.tld 0.44 8500.31 +node-233.domain.tld 0.52 8885.65 +node-236.domain.tld 0.69 6855.66 +node-237.domain.tld 0.74 9795.37 +node-241.domain.tld 0.48 9834.46 +node-248.domain.tld 0.61 4414.33 +node-254.domain.tld 0.66 7732.07 +node-256.domain.tld 1.28 8959.34 +node-259.domain.tld 1.46 7936.07 +node-260.domain.tld 0.43 4917.78 +node-262.domain.tld 0.72 6248.86 +node-264.domain.tld 0.44 4168.05 +node-266.domain.tld 0.70 9159.53 +node-268.domain.tld 1.35 9840.50 +node-271.domain.tld 0.46 6902.72 +node-272.domain.tld 0.54 9837.16 +node-275.domain.tld 0.42 9840.37 +node-276.domain.tld 1.26 8995.47 +node-283.domain.tld 1.48 8246.03 +node-287.domain.tld 0.43 9838.33 +node-291.domain.tld 0.60 9825.97 +node-292.domain.tld 0.47 9834.94 +node-298.domain.tld 0.61 6760.10 +node-301.domain.tld 0.64 9834.16 +node-303.domain.tld 0.70 9829.58 +node-306.domain.tld 2.26 9738.90 +node-309.domain.tld 0.86 7626.57 +node-313.domain.tld 0.45 9839.43 +node-315.domain.tld 0.49 5718.58 +node-316.domain.tld 1.28 8818.07 +node-317.domain.tld 0.58 6748.51 +node-318.domain.tld 0.81 9533.56 +node-321.domain.tld 0.86 9828.03 +node-323.domain.tld 0.70 9819.60 +node-324.domain.tld 0.48 9836.61 +node-328.domain.tld 0.46 6553.82 +node-336.domain.tld 0.45 9834.32 +node-337.domain.tld 1.84 6846.51 +node-339.domain.tld 0.47 7084.33 +node-340.domain.tld 0.42 9838.27 +node-342.domain.tld 0.48 9840.32 +node-343.domain.tld 0.76 9814.99 +node-345.domain.tld 0.46 9838.28 +node-349.domain.tld 1.32 8511.60 +node-350.domain.tld 0.59 9816.01 +node-354.domain.tld 0.51 9838.07 +node-356.domain.tld 0.55 9832.99 +node-358.domain.tld 0.72 5003.24 +node-359.domain.tld 1.61 8276.35 +node-360.domain.tld 1.52 7966.42 +node-362.domain.tld 0.44 7252.46 +node-363.domain.tld 0.65 4455.22 +node-364.domain.tld 0.49 6607.82 +node-365.domain.tld 0.68 9831.52 +node-368.domain.tld 0.50 5216.47 +node-369.domain.tld 1.60 7728.40 +node-372.domain.tld 0.57 6311.60 +node-374.domain.tld 0.81 3439.84 +node-376.domain.tld 0.67 4381.37 +node-377.domain.tld 0.58 5827.00 +node-378.domain.tld 0.67 6947.66 +node-382.domain.tld 1.17 9109.60 +node-385.domain.tld 0.59 8841.08 +node-386.domain.tld 0.84 6796.82 +node-390.domain.tld 1.41 8316.41 +node-391.domain.tld 1.39 8391.28 +node-396.domain.tld 0.69 9778.50 +node-397.domain.tld 0.62 6694.48 +node-40.domain.tld 1.50 8065.08 +node-402.domain.tld 0.44 9840.88 +node-405.domain.tld 0.61 9836.57 +node-406.domain.tld 0.42 9838.93 +node-407.domain.tld 0.53 8458.08 +node-414.domain.tld 0.45 9835.97 +node-418.domain.tld 1.69 7132.99 +node-419.domain.tld 1.18 9095.00 +node-420.domain.tld 0.31 6960.58 +node-424.domain.tld 1.51 7936.16 +node-429.domain.tld 0.32 6099.40 +node-43.domain.tld 0.65 9811.76 +node-431.domain.tld 0.64 4481.53 +node-432.domain.tld 0.87 9592.19 +node-433.domain.tld 0.73 9839.76 +node-437.domain.tld 0.51 9816.23 +node-439.domain.tld 0.66 7268.11 +node-44.domain.tld 1.58 7810.43 +node-440.domain.tld 0.46 8621.55 +node-445.domain.tld 0.72 9839.12 +node-449.domain.tld 1.55 7433.86 +node-450.domain.tld 0.58 7347.09 +node-451.domain.tld 1.32 8859.11 +node-455.domain.tld 0.61 4899.80 +node-456.domain.tld 2.06 9836.55 +node-459.domain.tld 1.22 4042.81 +node-460.domain.tld 0.63 8144.80 +node-465.domain.tld 0.35 7570.59 +node-466.domain.tld 0.54 9827.63 +node-467.domain.tld 0.42 7617.90 +node-469.domain.tld 0.44 5737.06 +node-47.domain.tld 1.19 9125.70 +node-470.domain.tld 0.62 6184.18 +node-472.domain.tld 0.56 9835.35 +node-473.domain.tld 0.76 9840.08 +node-475.domain.tld 0.74 9839.77 +node-479.domain.tld 0.89 7728.77 +node-48.domain.tld 0.62 9836.71 +node-481.domain.tld 0.53 6079.57 +node-482.domain.tld 0.80 9696.84 +node-483.domain.tld 0.53 9835.96 +node-484.domain.tld 0.47 9831.53 +node-485.domain.tld 0.94 9744.39 +node-486.domain.tld 0.73 6230.93 +node-488.domain.tld 0.42 3543.22 +node-489.domain.tld 0.69 9813.57 +node-490.domain.tld 0.46 9833.57 +node-493.domain.tld 0.91 9826.61 +node-496.domain.tld 0.83 9818.02 +node-498.domain.tld 0.48 8911.72 +node-501.domain.tld 0.77 5884.07 +node-503.domain.tld 0.35 4480.67 +node-505.domain.tld 1.17 9749.55 +node-506.domain.tld 0.63 9836.04 +node-507.domain.tld 0.64 5505.26 +node-508.domain.tld 0.66 9839.70 +node-51.domain.tld 1.53 7985.91 +node-511.domain.tld 0.59 9828.95 +node-517.domain.tld 1.26 8613.80 +node-519.domain.tld 0.92 7711.48 +node-522.domain.tld 0.48 5958.20 +node-53.domain.tld 0.66 9808.04 +node-54.domain.tld 0.44 9838.02 +node-57.domain.tld 0.35 9012.14 +node-59.domain.tld 1.75 7575.98 +node-60.domain.tld 1.26 8552.54 +node-61.domain.tld 0.83 6094.16 +node-63.domain.tld 1.67 7804.34 +node-64.domain.tld 0.51 5013.23 +node-69.domain.tld 0.63 9809.55 +node-70.domain.tld 1.39 9813.35 +node-71.domain.tld 1.27 8321.95 +node-76.domain.tld 2.66 8744.11 +node-83.domain.tld 0.71 3871.70 +node-84.domain.tld 0.54 9833.32 +node-96.domain.tld 0.67 7168.18 +node-99.domain.tld 0.62 6157.10 +=================== ============= =================== + diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/90471cd9-3e4c-4b1a-a562-90b639e48042.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/90471cd9-3e4c-4b1a-a562-90b639e48042.svg new file mode 100644 index 0000000..f5f9d90 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/90471cd9-3e4c-4b1a-a562-90b639e48042.svg @@ -0,0 +1,4 @@ + +Pygal00100010002000200030003000400040000597.03589711194.0717941791.1076912388.1435882020404060608080100100120120140140160160180180concurrency1: 0.976001697912.5415.7560319372: 1.46573735815.8967391304415.7108107945: 1.79122615326.0869565217415.68075585511: 3.36851190246.4673913043415.53511266423: 17.1213459787.2282608696414.2652053946: 38.88262633165.35326087412.25581531992: 59.5303336321.60326087410.349250205185: 64.49090623637.5409.8912015411: 4415.22367212.58.153846153852: 914.844118515.8967391304331.3714052185: 1170.82925226.0869565217307.73428568611: 665.911904946.4673913043354.35727323923: 475.859960787.2282608696371.9062631646: 226.092363165.35326087394.96926876292: 113.1506652321.60326087405.398063502185: 58.22170435637.5410.470086231: 2388.14358812.546.49471170652: 1160.4328915.8967391304236.3730419485: 923.284909926.0869565217273.05046323411: 450.761229846.4673913043346.13120407823: 142.295983987.2282608696393.83858817346: 100.4735802165.35326087400.30686134292: 50.5620108321.60326087408.026208807185: 22.84466759637.5412.31298651ping_icmp, mstcp_upload, Mbits/stcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/c79bf246-828a-4a7e-af0e-f93193153217.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/c79bf246-828a-4a7e-af0e-f93193153217.svg new file mode 100644 index 0000000..ba4dcad --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/c79bf246-828a-4a7e-af0e-f93193153217.svg @@ -0,0 +1,4 @@ + +Pygal0011223344556677880407.9391715815.87834291223.8175141631.7566862039.6958572447.6350292855.57423263.5133722020404060608080100100120120140140160160180180concurrency1: 1.03303905412.7692307692368.0382111112: 0.922728574716.2391304348373.1432621125: 1.4393269526.6488294314349.23564169911: 1.86292066947.4682274247329.63217736823: 1.79074743989.1070234114332.9722772946: 2.14691292168.914715719316.48931965592: 4.365585506328.530100334213.81152489185: 8.809458252651.2307692318.153846153851: 1462.85170212.7692307692249.8919694042: 3263.51337216.239130434845.61470849495: 1505.74904826.6488294314245.02545145611: 1003.00683747.4682274247302.05937603323: 588.815389389.1070234114349.04760032946: 261.5605895168.914715719386.17323878492: 104.0136121328.530100334404.046260434185: 67.21586613651.230769231408.220805201ping_icmp, mstcp_download, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/e93831b5-66d4-4904-aad2-0e2de0eca604.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/e93831b5-66d4-4904-aad2-0e2de0eca604.svg new file mode 100644 index 0000000..747ae8b --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/e93831b5-66d4-4904-aad2-0e2de0eca604.svg @@ -0,0 +1,4 @@ + +Pygal0010102020303040405050606070700793.89244241587.7848852381.6773273175.569773969.4622124763.3546545557.2470972020404060608080100100120120140140160160180180concurrency1: 1.36566689712.7307692308408.2495664392: 0.804425322816.1902173913411.3714995285: 0.995431910126.5685618729410.30901625511: 1.71186221847.3252508361406.32383841223: 5.68748377488.8386287625384.20925343446: 11.69118789168.405936455350.81336226292: 37.26361817327.540551839208.565496234185: 73.29236919649.2692307698.153846153851: 5557.24709712.730769230826.46780715712: 3278.07295716.1902173913186.1621743455: 2162.86633426.5685618729264.30109878111: 1228.62413147.3252508361329.76043106823: 621.187047888.8386287625372.32158467646: 325.2674738168.405936455393.05571300692: 173.3731897327.540551839403.698454676185: 84.07586963649.269230769409.955229339ping_icmp, mstcp_upload, Mbits/s \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/index.rst new file mode 100644 index 0000000..1722b2a --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/full_l3_ns/index.rst @@ -0,0 +1,1792 @@ +.. _openstack_l3_north_south: + +OpenStack L3 North-South Full +***************************** + +In this scenario Shaker launches pairs of instances on different compute nodes. +All available compute nodes are utilized. Instances are in different networks +connected to different routers, master accesses slave by floating ip. The +traffic goes from one network via external network to the other network. + +**Scenario**: + +.. code-block:: yaml + + deployment: + accommodation: + - pair + - single_room + template: l3_north_south.hot + description: In this scenario Shaker launches pairs of instances on different compute + nodes. All available compute nodes are utilized. Instances are in different networks + connected to different routers, master accesses slave by floating ip. The traffic + goes from one network via external network to the other network. + execution: + progression: quadratic + tests: + - class: flent + method: tcp_download + title: Download + - class: flent + method: tcp_upload + title: Upload + - class: flent + method: tcp_bidirectional + title: Bi-directional + file_name: shaker/shaker/scenarios/openstack/full_l3_north_south.yaml + title: OpenStack L3 North-South + +**Errors**: + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_download 2>&1 | grep "se with" | + grep -Po '\./\S+'` + type: script + concurrency: 92 + executor: flent + id: 4b8e4a56-42da-427f-9047-8ccca0dd4203 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472471049.100292 + stats: {} + status: lost + test: Download + type: agent + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_upload 2>&1 | grep "se with" | grep + -Po '\./\S+'` + type: script + concurrency: 185 + executor: flent + id: ff8aa237-ee77-455d-b006-89f62fd3df78 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472471864.232474 + stats: {} + status: lost + test: Upload + type: agent + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_bidirectional 2>&1 | grep "se with" + | grep -Po '\./\S+'` + type: script + concurrency: 92 + executor: flent + id: bf47bc47-6f16-44c7-b66c-58fb37e193b4 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472472497.609532 + stats: {} + status: lost + test: Bi-directional + type: agent + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_bidirectional 2>&1 | grep "se with" + | grep -Po '\./\S+'` + type: script + concurrency: 46 + executor: flent + id: f8f785d2-1dcc-4ded-88dd-caa5c6a737f8 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472472407.102942 + stats: {} + status: lost + test: Bi-directional + type: agent + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_download 2>&1 | grep "se with" | + grep -Po '\./\S+'` + type: script + concurrency: 185 + executor: flent + id: 1134389b-8f1d-4401-8232-0689d855a283 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472471139.837024 + stats: {} + status: lost + test: Download + type: agent + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_upload 2>&1 | grep "se with" | grep + -Po '\./\S+'` + type: script + concurrency: 92 + executor: flent + id: caad76d9-33ba-4612-bc56-ef26be8d6aae + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472471773.72396 + stats: {} + status: lost + test: Upload + type: agent + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_download 2>&1 | grep "se with" | + grep -Po '\./\S+'` + type: script + concurrency: 46 + executor: flent + id: 09efa63f-40e9-471e-92c8-b79a2842eb1a + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472470890.994513 + stats: {} + status: lost + test: Download + type: agent + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_upload 2>&1 | grep "se with" | grep + -Po '\./\S+'` + type: script + concurrency: 46 + executor: flent + id: 305577d3-e5d5-4cae-b216-1d589af11578 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472471683.220475 + stats: {} + status: lost + test: Upload + type: agent + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_bidirectional 2>&1 | grep "se with" + | grep -Po '\./\S+'` + type: script + concurrency: 185 + executor: flent + id: 8ee3171a-ef51-40ff-89b4-a3f4ed70640a + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472472630.581052 + stats: {} + status: lost + test: Bi-directional + type: agent + +Bi-directional +============== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_bidirectional + title: Bi-directional + +.. image:: 90471cd9-3e4c-4b1a-a562-90b639e48042.* + +**Stats**: + +=========== ============= ===================== =================== +concurrency ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=========== ============= ===================== =================== + 1 0.98 2388.14 4415.22 + 2 1.47 1160.43 914.84 + 5 1.79 923.28 1170.83 + 11 3.37 450.76 665.91 + 23 17.12 142.30 475.86 + 46 38.88 100.47 226.09 + 92 59.53 50.56 113.15 + 185 64.49 22.84 58.22 +=========== ============= ===================== =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-146.domain.tld 0.98 2388.14 4415.22 +=================== ============= ===================== =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-146.domain.tld 1.67 869.38 857.18 +node-74.domain.tld 1.26 1451.49 972.51 +=================== ============= ===================== =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-146.domain.tld 1.76 1085.90 1236.02 +node-36.domain.tld 2.14 926.36 810.16 +node-49.domain.tld 1.61 1079.81 1736.14 +node-65.domain.tld 1.39 836.65 1062.18 +node-74.domain.tld 2.06 687.70 1009.64 +=================== ============= ===================== =================== + +Concurrency 11 +-------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-1.domain.tld 4.85 252.76 407.66 +node-146.domain.tld 3.18 205.84 1000.22 +node-36.domain.tld 11.22 215.06 418.33 +node-42.domain.tld 0.70 171.28 384.23 +node-45.domain.tld 1.54 239.54 386.97 +node-46.domain.tld 1.41 520.82 980.10 +node-49.domain.tld 4.46 178.36 406.68 +node-506.domain.tld 1.22 1748.53 407.51 +node-65.domain.tld 5.12 592.20 1022.39 +node-68.domain.tld 2.34 460.86 1716.71 +node-74.domain.tld 1.01 373.12 194.24 +=================== ============= ===================== =================== + +Concurrency 23 +-------------- + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-1.domain.tld 30.25 22.23 241.09 +node-123.domain.tld 2.34 130.39 209.06 +node-146.domain.tld 21.72 32.85 246.75 +node-334.domain.tld 19.91 57.62 430.78 +node-36.domain.tld 15.63 63.95 154.80 +node-393.domain.tld 55.06 108.93 132.24 +node-404.domain.tld 19.19 101.42 101.92 +node-42.domain.tld 15.47 121.87 194.50 +node-45.domain.tld 16.87 25.19 237.33 +node-46.domain.tld 14.41 36.02 301.86 +node-470.domain.tld 28.05 146.96 129.34 +node-483.domain.tld 2.16 271.14 436.41 +node-484.domain.tld 11.18 78.27 773.82 +node-49.domain.tld 24.20 22.04 257.51 +node-493.domain.tld 2.49 155.85 2118.84 +node-501.domain.tld 6.97 240.77 516.47 +node-505.domain.tld 12.81 288.11 1536.87 +node-506.domain.tld 1.17 136.50 524.87 +node-519.domain.tld 23.54 343.99 271.63 +node-65.domain.tld 15.13 96.35 145.56 +node-68.domain.tld 14.34 6.78 262.95 +node-74.domain.tld 13.86 28.83 132.10 +node-84.domain.tld 27.05 756.74 1588.06 +=================== ============= ===================== =================== + +Concurrency 46 +-------------- + +**Errors**: + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_bidirectional 2>&1 | grep "se with" + | grep -Po '\./\S+'` + type: script + concurrency: 46 + executor: flent + id: f8f785d2-1dcc-4ded-88dd-caa5c6a737f8 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472472407.102942 + stats: {} + status: lost + test: Bi-directional + type: agent + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-1.domain.tld 66.40 51.82 9.28 +node-123.domain.tld 3.49 8.72 821.00 +node-137.domain.tld 3.10 118.07 289.40 +node-146.domain.tld 17.62 30.78 71.01 +node-149.domain.tld 188.71 4.55 125.47 +node-192.domain.tld 21.45 19.82 105.63 +node-195.domain.tld 67.74 612.24 140.65 +node-199.domain.tld 19.45 76.93 770.26 +node-209.domain.tld 114.54 12.73 36.08 +node-211.domain.tld 105.71 14.86 529.67 +node-213.domain.tld 3.09 34.91 123.43 +node-214.domain.tld 55.47 124.71 34.82 +node-224.domain.tld 3.32 305.87 18.01 +node-241.domain.tld 2.66 106.30 45.01 +node-334.domain.tld 1.71 49.08 114.60 +node-335.domain.tld 4.44 86.22 761.37 +node-36.domain.tld 55.57 483.21 37.85 +node-393.domain.tld 17.34 81.65 33.10 +node-404.domain.tld 37.93 31.80 137.68 +node-42.domain.tld 130.68 8.73 34.76 +node-435.domain.tld 21.69 21.71 35.69 +node-436.domain.tld 19.85 34.54 446.61 +node-438.domain.tld 25.76 52.80 37.47 +node-446.domain.tld 101.81 26.60 459.11 +node-447.domain.tld 22.78 55.60 123.19 +node-448.domain.tld 45.01 252.39 36.61 +node-45.domain.tld 3.45 215.25 36.60 +node-458.domain.tld 4.31 56.97 139.28 +node-46.domain.tld 4.52 427.79 37.03 +node-470.domain.tld 15.62 17.77 213.41 +node-474.domain.tld 126.10 33.82 141.66 +node-483.domain.tld 5.76 34.99 33.20 +node-484.domain.tld 3.53 6.70 29.25 +node-49.domain.tld 41.74 259.52 651.87 +node-493.domain.tld 9.03 4.43 274.52 +node-501.domain.tld 25.03 31.07 122.26 +node-505.domain.tld 17.96 12.72 139.03 +node-506.domain.tld 2.67 165.17 86.46 +node-515.domain.tld 46.44 21.72 992.59 +node-516.domain.tld 4.40 18.97 101.61 +node-519.domain.tld 90.50 42.89 691.80 +node-65.domain.tld 17.60 318.05 15.79 +node-68.domain.tld 102.55 56.40 139.47 +node-74.domain.tld 3.65 59.26 787.13 +node-84.domain.tld 67.52 31.19 163.42 +=================== ============= ===================== =================== + +Concurrency 92 +-------------- + +**Errors**: + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_bidirectional 2>&1 | grep "se with" + | grep -Po '\./\S+'` + type: script + concurrency: 92 + executor: flent + id: bf47bc47-6f16-44c7-b66c-58fb37e193b4 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472472497.609532 + stats: {} + status: lost + test: Bi-directional + type: agent + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-1.domain.tld 451.75 3.18 141.82 +node-123.domain.tld 39.18 39.99 50.40 +node-129.domain.tld 44.18 121.30 4.82 +node-130.domain.tld 42.67 10.20 19.28 +node-133.domain.tld 36.63 20.66 3.93 +node-137.domain.tld 41.54 14.27 136.16 +node-146.domain.tld 48.79 148.62 43.74 +node-149.domain.tld 86.14 30.46 206.08 +node-192.domain.tld 95.37 48.84 45.52 +node-195.domain.tld 462.64 55.70 486.47 +node-199.domain.tld 9.02 11.58 139.19 +node-209.domain.tld 45.10 42.34 219.72 +node-211.domain.tld 23.84 164.76 48.25 +node-213.domain.tld 11.41 46.16 22.24 +node-214.domain.tld 96.40 39.66 241.68 +node-224.domain.tld 63.31 86.53 29.09 +node-24.domain.tld 114.05 25.45 60.34 +node-241.domain.tld 24.36 153.74 82.83 +node-264.domain.tld 24.29 46.84 42.48 +node-268.domain.tld 12.28 34.91 43.61 +node-271.domain.tld 11.76 24.24 278.73 +node-272.domain.tld 64.49 12.40 109.97 +node-28.domain.tld 50.31 0.23 127.72 +node-303.domain.tld 20.45 33.71 149.68 +node-310.domain.tld 111.84 13.45 61.88 +node-319.domain.tld 111.33 2.08 64.65 +node-320.domain.tld 25.85 20.97 87.29 +node-326.domain.tld 35.70 16.50 56.37 +node-334.domain.tld 42.43 4.79 58.55 +node-335.domain.tld 54.28 22.48 64.53 +node-336.domain.tld 9.44 33.45 99.15 +node-339.domain.tld 91.38 14.11 51.10 +node-345.domain.tld 32.59 73.85 82.88 +node-36.domain.tld 176.85 38.77 59.47 +node-366.domain.tld 35.46 2.88 26.63 +node-367.domain.tld 61.60 86.42 89.28 +node-375.domain.tld 32.42 42.45 60.07 +node-381.domain.tld 27.50 45.39 62.15 +node-383.domain.tld 38.38 51.59 153.12 +node-384.domain.tld 36.58 37.97 40.11 +node-387.domain.tld 36.20 81.53 155.10 +node-388.domain.tld 39.32 42.47 45.30 +node-393.domain.tld 135.06 0.79 127.65 +node-404.domain.tld 95.06 4.18 115.87 +node-411.domain.tld 136.88 1.84 79.47 +node-412.domain.tld 100.47 34.39 77.21 +node-415.domain.tld 66.81 17.71 252.59 +node-42.domain.tld 88.80 15.94 17.20 +node-421.domain.tld 55.92 77.23 825.02 +node-422.domain.tld 14.62 92.73 68.78 +node-426.domain.tld 97.65 26.45 234.63 +node-428.domain.tld 15.05 22.43 156.12 +node-435.domain.tld 18.85 37.68 126.26 +node-436.domain.tld 9.78 442.59 354.16 +node-438.domain.tld 41.89 51.81 139.17 +node-446.domain.tld 19.68 35.01 135.23 +node-447.domain.tld 38.23 39.61 81.06 +node-448.domain.tld 7.84 59.91 18.05 +node-45.domain.tld 57.04 11.44 10.92 +node-452.domain.tld 62.08 14.34 34.38 +node-458.domain.tld 12.47 40.40 75.81 +node-46.domain.tld 39.41 28.15 69.52 +node-461.domain.tld 84.71 20.63 321.62 +node-464.domain.tld 68.42 168.79 145.58 +node-468.domain.tld 9.16 34.33 60.98 +node-470.domain.tld 102.88 11.00 124.37 +node-474.domain.tld 104.75 41.02 118.59 +node-483.domain.tld 9.07 43.24 204.68 +node-484.domain.tld 19.44 49.04 506.27 +node-49.domain.tld 80.73 2.90 137.22 +node-491.domain.tld 74.35 97.63 33.48 +node-493.domain.tld 21.46 44.23 29.33 +node-495.domain.tld 57.27 44.78 14.52 +node-499.domain.tld 29.73 36.90 129.81 +node-50.domain.tld 36.78 0.75 102.83 +node-500.domain.tld 64.57 30.18 40.02 +node-501.domain.tld 30.34 23.58 31.16 +node-504.domain.tld 47.21 5.61 505.08 +node-505.domain.tld 73.09 45.87 56.63 +node-506.domain.tld 10.77 70.63 208.43 +node-509.domain.tld 22.28 124.40 125.61 +node-515.domain.tld 21.13 18.95 15.70 +node-516.domain.tld 8.76 37.78 18.81 +node-519.domain.tld 28.23 20.42 42.41 +node-56.domain.tld 36.43 23.62 10.18 +node-58.domain.tld 72.88 48.74 33.27 +node-65.domain.tld 91.70 13.95 95.98 +node-68.domain.tld 47.05 203.21 14.72 +node-73.domain.tld 62.68 25.09 3.70 +node-74.domain.tld 40.87 369.40 17.61 +node-84.domain.tld 27.85 42.91 97.64 +=================== ============= ===================== =================== + +Concurrency 185 +--------------- + +**Errors**: + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_bidirectional 2>&1 | grep "se with" + | grep -Po '\./\S+'` + type: script + concurrency: 185 + executor: flent + id: 8ee3171a-ef51-40ff-89b4-a3f4ed70640a + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472472630.581052 + stats: {} + status: lost + test: Bi-directional + type: agent + +**Stats**: + +=================== ============= ===================== =================== +node ping_icmp, ms tcp_download, Mbits/s tcp_upload, Mbits/s +=================== ============= ===================== =================== +node-1.domain.tld 507.55 41.92 58.55 +node-103.domain.tld 11.26 4.05 118.43 +node-117.domain.tld 17.15 27.21 36.99 +node-121.domain.tld 34.45 3.08 33.24 +node-123.domain.tld 40.67 31.37 19.02 +node-127.domain.tld 19.42 6.28 20.81 +node-129.domain.tld 6.57 36.78 48.83 +node-130.domain.tld 65.03 102.23 83.98 +node-133.domain.tld 9.54 6.75 61.70 +node-136.domain.tld 55.77 26.15 15.65 +node-137.domain.tld 31.45 9.07 19.99 +node-138.domain.tld 70.44 2.81 43.73 +node-142.domain.tld 14.07 3.02 19.72 +node-146.domain.tld 17.78 64.91 33.80 +node-149.domain.tld 17.81 9.87 31.48 +node-150.domain.tld 95.66 12.58 16.06 +node-153.domain.tld 30.36 5.82 73.61 +node-158.domain.tld 28.53 31.03 102.52 +node-162.domain.tld 44.52 3.57 11.28 +node-173.domain.tld 530.91 9.19 15.13 +node-175.domain.tld 19.96 1.90 41.64 +node-177.domain.tld 90.09 6.21 36.21 +node-180.domain.tld 128.55 32.62 98.88 +node-182.domain.tld 76.34 2.92 44.39 +node-185.domain.tld 95.28 13.86 65.65 +node-188.domain.tld 41.05 50.53 62.15 +node-192.domain.tld 7.85 1.45 37.81 +node-195.domain.tld 433.77 17.74 60.35 +node-199.domain.tld 11.54 11.10 171.19 +node-201.domain.tld 7.44 27.05 33.58 +node-202.domain.tld 348.39 51.13 28.18 +node-209.domain.tld 28.89 20.40 72.06 +node-211.domain.tld 15.12 61.39 31.62 +node-213.domain.tld 7.54 9.09 34.50 +node-214.domain.tld 36.98 1.73 91.50 +node-224.domain.tld 33.37 8.24 16.75 +node-226.domain.tld 30.77 10.91 32.92 +node-228.domain.tld 44.84 4.85 23.19 +node-233.domain.tld 66.53 6.19 16.62 +node-236.domain.tld 13.53 46.23 35.24 +node-237.domain.tld 35.65 20.42 65.80 +node-24.domain.tld 73.44 59.55 81.89 +node-241.domain.tld 28.52 6.34 60.39 +node-248.domain.tld 529.66 12.84 86.95 +node-254.domain.tld 32.59 9.78 47.41 +node-264.domain.tld 26.80 5.36 31.52 +node-267.domain.tld 16.72 12.30 13.74 +node-268.domain.tld 61.04 19.37 35.59 +node-271.domain.tld 12.39 17.14 23.31 +node-272.domain.tld 116.35 46.82 16.08 +node-275.domain.tld 87.37 9.56 84.37 +node-277.domain.tld 7.75 58.00 23.27 +node-28.domain.tld 5.11 100.03 61.36 +node-280.domain.tld 10.61 13.17 51.53 +node-284.domain.tld 68.06 41.19 48.58 +node-286.domain.tld 20.62 5.31 87.85 +node-288.domain.tld 35.41 5.74 28.02 +node-289.domain.tld 43.05 12.99 80.04 +node-291.domain.tld 521.20 32.81 94.14 +node-292.domain.tld 14.83 19.18 34.31 +node-297.domain.tld 332.01 90.99 88.12 +node-298.domain.tld 16.21 6.18 60.49 +node-303.domain.tld 14.29 16.94 78.80 +node-304.domain.tld 4.45 29.60 31.98 +node-309.domain.tld 30.29 16.62 68.71 +node-310.domain.tld 115.80 4.35 13.94 +node-312.domain.tld 11.37 28.05 88.71 +node-313.domain.tld 16.91 52.44 15.96 +node-315.domain.tld 28.48 9.97 45.78 +node-317.domain.tld 78.80 20.67 49.06 +node-319.domain.tld 21.83 71.34 49.54 +node-320.domain.tld 101.03 2.19 39.38 +node-326.domain.tld 29.14 9.44 9.21 +node-327.domain.tld 79.20 16.32 18.69 +node-334.domain.tld 30.36 10.34 204.38 +node-335.domain.tld 45.53 74.03 136.49 +node-336.domain.tld 67.32 34.88 40.04 +node-339.domain.tld 16.62 6.22 197.83 +node-341.domain.tld 26.83 43.47 6.31 +node-344.domain.tld 6.12 72.06 97.44 +node-345.domain.tld 46.88 11.26 12.14 +node-348.domain.tld 6.92 33.71 75.97 +node-351.domain.tld 5.14 59.28 43.76 +node-353.domain.tld 11.27 8.03 38.93 +node-355.domain.tld 26.23 10.43 4.96 +node-357.domain.tld 3.58 36.95 131.55 +node-36.domain.tld 22.49 9.17 49.16 +node-366.domain.tld 61.46 46.52 28.20 +node-367.domain.tld 40.14 5.50 38.47 +node-370.domain.tld 66.36 56.30 63.78 +node-375.domain.tld 30.44 26.78 252.07 +node-379.domain.tld 16.78 2.80 18.48 +node-38.domain.tld 8.00 66.61 73.87 +node-381.domain.tld 71.04 4.13 57.88 +node-383.domain.tld 29.58 15.72 41.65 +node-384.domain.tld 113.16 4.22 20.86 +node-387.domain.tld 55.57 46.23 58.80 +node-388.domain.tld 75.24 13.12 87.87 +node-389.domain.tld 25.79 15.76 12.98 +node-39.domain.tld 73.75 6.84 110.27 +node-393.domain.tld 79.15 12.04 123.53 +node-400.domain.tld 511.45 15.81 60.49 +node-401.domain.tld 73.21 9.35 20.55 +node-403.domain.tld 15.34 10.93 18.10 +node-404.domain.tld 61.61 23.87 116.75 +node-409.domain.tld 50.04 5.91 118.88 +node-41.domain.tld 71.56 7.23 209.71 +node-410.domain.tld 13.44 30.03 55.14 +node-411.domain.tld 78.20 48.59 118.44 +node-412.domain.tld 75.85 12.22 41.49 +node-413.domain.tld 11.62 4.74 13.77 +node-415.domain.tld 29.27 97.63 63.78 +node-416.domain.tld 7.40 8.57 19.15 +node-42.domain.tld 23.32 35.20 39.02 +node-421.domain.tld 15.73 14.06 11.33 +node-422.domain.tld 115.52 1.73 14.01 +node-423.domain.tld 22.25 7.32 41.14 +node-426.domain.tld 64.12 6.17 148.98 +node-427.domain.tld 64.49 25.35 61.92 +node-428.domain.tld 41.33 33.99 81.35 +node-430.domain.tld 78.41 9.75 110.89 +node-435.domain.tld 18.75 46.68 24.76 +node-436.domain.tld 19.56 18.10 75.31 +node-438.domain.tld 56.54 4.42 8.84 +node-446.domain.tld 86.70 8.48 31.46 +node-447.domain.tld 53.61 14.78 16.10 +node-448.domain.tld 7.28 2.72 203.65 +node-45.domain.tld 31.91 21.41 67.03 +node-452.domain.tld 26.24 8.33 31.79 +node-453.domain.tld 2.60 21.69 184.17 +node-454.domain.tld 46.57 54.08 150.44 +node-458.domain.tld 67.12 15.79 57.35 +node-46.domain.tld 59.66 15.24 553.42 +node-461.domain.tld 78.88 8.14 32.85 +node-463.domain.tld 17.95 3.08 60.11 +node-464.domain.tld 59.53 27.18 38.14 +node-466.domain.tld 42.90 62.28 97.40 +node-468.domain.tld 17.11 16.59 63.11 +node-470.domain.tld 31.62 14.16 28.38 +node-472.domain.tld 15.73 4.01 16.29 +node-474.domain.tld 101.00 15.34 13.86 +node-476.domain.tld 10.02 19.45 40.22 +node-479.domain.tld 17.01 24.44 47.09 +node-482.domain.tld 62.17 3.78 21.81 +node-483.domain.tld 144.77 11.14 31.26 +node-484.domain.tld 57.43 11.05 26.65 +node-485.domain.tld 10.47 9.90 68.52 +node-486.domain.tld 87.85 1.32 55.04 +node-489.domain.tld 87.84 16.18 102.68 +node-49.domain.tld 57.57 14.82 69.41 +node-491.domain.tld 64.15 3.92 32.70 +node-493.domain.tld 16.86 3.40 31.95 +node-495.domain.tld 35.83 4.71 18.97 +node-496.domain.tld 65.01 26.61 7.06 +node-499.domain.tld 106.61 11.01 10.27 +node-50.domain.tld 7.04 19.70 20.83 +node-500.domain.tld 9.57 3.41 18.92 +node-501.domain.tld 74.29 18.30 24.00 +node-504.domain.tld 127.92 15.07 94.55 +node-505.domain.tld 29.96 15.55 34.68 +node-506.domain.tld 7.47 3.81 28.58 +node-509.domain.tld 20.37 4.23 77.27 +node-510.domain.tld 347.61 13.11 65.69 +node-511.domain.tld 80.84 14.84 20.04 +node-512.domain.tld 72.32 12.72 41.30 +node-514.domain.tld 65.71 41.79 21.57 +node-515.domain.tld 66.16 5.82 42.87 +node-516.domain.tld 66.11 2.30 94.12 +node-519.domain.tld 45.41 37.75 6.77 +node-522.domain.tld 8.04 49.68 9.30 +node-56.domain.tld 58.39 7.71 83.79 +node-57.domain.tld 19.00 3.16 14.04 +node-58.domain.tld 99.21 85.95 16.65 +node-61.domain.tld 14.73 20.95 59.77 +node-62.domain.tld 42.77 110.98 42.24 +node-65.domain.tld 11.89 88.04 11.34 +node-68.domain.tld 5.04 52.29 94.46 +node-73.domain.tld 119.60 64.95 66.38 +node-74.domain.tld 27.13 16.45 131.27 +node-83.domain.tld 46.53 57.33 55.43 +node-84.domain.tld 11.67 22.09 15.79 +node-96.domain.tld 340.29 19.62 91.58 +node-98.domain.tld 51.29 1.76 62.86 +node-99.domain.tld 25.45 2.81 42.59 +=================== ============= ===================== =================== + +Download +======== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_download + title: Download + +.. image:: c79bf246-828a-4a7e-af0e-f93193153217.* + +**Stats**: + +=========== ============= ===================== +concurrency ping_icmp, ms tcp_download, Mbits/s +=========== ============= ===================== + 1 1.03 1462.85 + 2 0.92 3263.51 + 5 1.44 1505.75 + 11 1.86 1003.01 + 23 1.79 588.82 + 46 2.15 261.56 + 92 4.37 104.01 + 185 8.81 67.22 +=========== ============= ===================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-146.domain.tld 1.03 1462.85 +=================== ============= ===================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-146.domain.tld 1.20 1478.25 +node-74.domain.tld 0.64 5048.78 +=================== ============= ===================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-146.domain.tld 0.83 2420.71 +node-36.domain.tld 1.60 1406.24 +node-49.domain.tld 1.67 1178.70 +node-65.domain.tld 1.58 1265.11 +node-74.domain.tld 1.51 1257.99 +=================== ============= ===================== + +Concurrency 11 +-------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-1.domain.tld 1.82 1063.56 +node-146.domain.tld 1.20 735.49 +node-36.domain.tld 2.34 901.18 +node-42.domain.tld 1.14 1111.10 +node-45.domain.tld 3.59 974.88 +node-46.domain.tld 1.56 433.79 +node-49.domain.tld 1.94 879.76 +node-506.domain.tld 1.77 2021.62 +node-65.domain.tld 3.21 748.77 +node-68.domain.tld 0.87 1391.30 +node-74.domain.tld 1.06 771.63 +=================== ============= ===================== + +Concurrency 23 +-------------- + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-1.domain.tld 2.97 421.58 +node-123.domain.tld 2.13 454.97 +node-146.domain.tld 1.62 718.54 +node-334.domain.tld 1.40 674.25 +node-36.domain.tld 0.88 479.95 +node-393.domain.tld 2.16 567.88 +node-404.domain.tld 1.87 301.70 +node-42.domain.tld 1.30 267.78 +node-45.domain.tld 1.10 233.76 +node-46.domain.tld 1.95 632.05 +node-470.domain.tld 3.07 652.03 +node-483.domain.tld 1.11 567.20 +node-484.domain.tld 1.36 701.03 +node-49.domain.tld 3.31 453.93 +node-493.domain.tld 1.65 878.37 +node-501.domain.tld 1.97 945.63 +node-505.domain.tld 1.38 542.36 +node-506.domain.tld 1.44 1347.65 +node-519.domain.tld 1.03 582.21 +node-65.domain.tld 1.55 796.56 +node-68.domain.tld 1.79 415.47 +node-74.domain.tld 2.05 298.38 +node-84.domain.tld 2.10 609.47 +=================== ============= ===================== + +Concurrency 46 +-------------- + +**Errors**: + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_download 2>&1 | grep "se with" | + grep -Po '\./\S+'` + type: script + concurrency: 46 + executor: flent + id: 09efa63f-40e9-471e-92c8-b79a2842eb1a + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472470890.994513 + stats: {} + status: lost + test: Download + type: agent + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-1.domain.tld 4.01 860.93 +node-123.domain.tld 3.04 99.51 +node-137.domain.tld 2.32 290.17 +node-146.domain.tld 3.26 791.77 +node-149.domain.tld 1.90 128.86 +node-192.domain.tld 1.00 115.95 +node-195.domain.tld 6.58 85.88 +node-199.domain.tld 1.76 271.51 +node-209.domain.tld 1.12 84.74 +node-211.domain.tld 1.36 327.32 +node-213.domain.tld 0.97 55.40 +node-214.domain.tld 2.89 93.54 +node-224.domain.tld 1.18 80.77 +node-241.domain.tld 0.97 95.96 +node-334.domain.tld 2.03 441.93 +node-335.domain.tld 2.84 293.10 +node-36.domain.tld 1.56 749.93 +node-393.domain.tld 3.06 445.17 +node-404.domain.tld 0.97 373.76 +node-42.domain.tld 0.97 205.52 +node-435.domain.tld 1.29 65.20 +node-436.domain.tld 1.86 364.64 +node-438.domain.tld 1.53 35.80 +node-446.domain.tld 1.72 100.35 +node-447.domain.tld 1.59 442.81 +node-448.domain.tld 1.65 85.54 +node-45.domain.tld 1.95 375.44 +node-458.domain.tld 2.20 78.94 +node-46.domain.tld 1.05 325.24 +node-470.domain.tld 6.63 59.20 +node-474.domain.tld 1.45 75.35 +node-483.domain.tld 2.48 85.93 +node-484.domain.tld 2.40 266.26 +node-49.domain.tld 4.54 313.89 +node-493.domain.tld 1.90 360.52 +node-501.domain.tld 2.40 92.51 +node-505.domain.tld 1.16 68.85 +node-506.domain.tld 1.20 64.51 +node-515.domain.tld 1.93 77.93 +node-516.domain.tld 2.14 68.03 +node-519.domain.tld 1.26 106.24 +node-65.domain.tld 2.71 867.31 +node-68.domain.tld 2.18 907.57 +node-74.domain.tld 1.73 450.19 +node-84.domain.tld 1.87 140.29 +=================== ============= ===================== + +Concurrency 92 +-------------- + +**Errors**: + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_download 2>&1 | grep "se with" | + grep -Po '\./\S+'` + type: script + concurrency: 92 + executor: flent + id: 4b8e4a56-42da-427f-9047-8ccca0dd4203 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472471049.100292 + stats: {} + status: lost + test: Download + type: agent + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-1.domain.tld 4.04 156.14 +node-123.domain.tld 2.51 91.04 +node-129.domain.tld 0.93 162.28 +node-130.domain.tld 46.47 194.70 +node-133.domain.tld 1.36 207.33 +node-137.domain.tld 1.47 94.42 +node-146.domain.tld 1.62 101.12 +node-149.domain.tld 2.35 43.25 +node-192.domain.tld 0.80 121.33 +node-195.domain.tld 4.01 88.09 +node-199.domain.tld 1.08 53.35 +node-209.domain.tld 0.77 67.21 +node-211.domain.tld 1.36 71.84 +node-213.domain.tld 1.44 79.41 +node-214.domain.tld 2.51 113.56 +node-224.domain.tld 1.26 95.02 +node-24.domain.tld 4.33 149.19 +node-241.domain.tld 1.09 40.97 +node-264.domain.tld 2.25 62.30 +node-268.domain.tld 2.43 96.37 +node-271.domain.tld 91.41 83.81 +node-272.domain.tld 2.78 41.91 +node-28.domain.tld 2.45 44.79 +node-303.domain.tld 91.22 67.13 +node-310.domain.tld 2.61 148.91 +node-319.domain.tld 1.38 159.97 +node-320.domain.tld 3.52 88.46 +node-326.domain.tld 2.83 48.96 +node-334.domain.tld 1.43 390.80 +node-335.domain.tld 1.22 139.72 +node-336.domain.tld 2.06 46.92 +node-339.domain.tld 3.01 28.49 +node-345.domain.tld 1.18 89.18 +node-36.domain.tld 1.71 64.46 +node-366.domain.tld 2.75 95.39 +node-367.domain.tld 1.31 137.33 +node-375.domain.tld 3.32 60.89 +node-381.domain.tld 2.76 69.62 +node-383.domain.tld 2.41 68.08 +node-384.domain.tld 1.46 30.14 +node-387.domain.tld 2.76 99.38 +node-388.domain.tld 2.38 65.02 +node-393.domain.tld 3.10 190.74 +node-404.domain.tld 1.32 137.31 +node-411.domain.tld 3.07 203.25 +node-412.domain.tld 2.92 74.96 +node-415.domain.tld 2.69 147.17 +node-42.domain.tld 0.99 81.47 +node-421.domain.tld 5.06 53.54 +node-422.domain.tld 1.04 144.88 +node-426.domain.tld 2.43 99.42 +node-428.domain.tld 1.10 63.88 +node-435.domain.tld 2.69 71.39 +node-436.domain.tld 1.17 55.22 +node-438.domain.tld 0.96 53.75 +node-446.domain.tld 0.84 78.22 +node-447.domain.tld 1.12 63.67 +node-448.domain.tld 0.67 61.85 +node-45.domain.tld 2.54 67.75 +node-452.domain.tld 2.30 153.06 +node-458.domain.tld 1.04 100.90 +node-46.domain.tld 1.32 355.63 +node-461.domain.tld 2.95 58.14 +node-464.domain.tld 1.04 83.30 +node-468.domain.tld 0.98 49.48 +node-470.domain.tld 2.62 134.91 +node-474.domain.tld 0.80 52.01 +node-483.domain.tld 1.20 94.46 +node-484.domain.tld 1.11 58.50 +node-49.domain.tld 4.19 155.10 +node-491.domain.tld 0.99 55.59 +node-493.domain.tld 2.58 150.99 +node-495.domain.tld 1.09 40.94 +node-499.domain.tld 0.90 103.48 +node-50.domain.tld 1.39 383.92 +node-500.domain.tld 1.16 92.80 +node-501.domain.tld 2.41 94.22 +node-504.domain.tld 2.14 48.58 +node-505.domain.tld 1.78 75.58 +node-506.domain.tld 0.95 44.99 +node-509.domain.tld 0.85 24.09 +node-515.domain.tld 1.08 89.62 +node-516.domain.tld 0.99 43.22 +node-519.domain.tld 1.00 96.35 +node-56.domain.tld 1.14 164.59 +node-58.domain.tld 1.61 126.88 +node-65.domain.tld 1.61 141.23 +node-68.domain.tld 1.34 72.17 +node-73.domain.tld 4.47 164.28 +node-74.domain.tld 1.46 296.45 +node-84.domain.tld 1.06 52.99 +=================== ============= ===================== + +Concurrency 185 +--------------- + +**Errors**: + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_download 2>&1 | grep "se with" | + grep -Po '\./\S+'` + type: script + concurrency: 185 + executor: flent + id: 1134389b-8f1d-4401-8232-0689d855a283 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472471139.837024 + stats: {} + status: lost + test: Download + type: agent + +**Stats**: + +=================== ============= ===================== +node ping_icmp, ms tcp_download, Mbits/s +=================== ============= ===================== +node-1.domain.tld 85.70 84.63 +node-103.domain.tld 1.66 22.04 +node-117.domain.tld 1.71 44.85 +node-121.domain.tld 10.48 6.63 +node-123.domain.tld 13.82 13.66 +node-127.domain.tld 1.47 6.18 +node-129.domain.tld 3.31 55.08 +node-130.domain.tld 2.05 27.26 +node-133.domain.tld 1.50 50.67 +node-136.domain.tld 6.32 6.68 +node-137.domain.tld 4.00 15.03 +node-138.domain.tld 3.06 6.49 +node-142.domain.tld 5.70 84.60 +node-146.domain.tld 1.16 28.97 +node-149.domain.tld 1.58 260.86 +node-150.domain.tld 1.11 275.91 +node-153.domain.tld 3.14 188.96 +node-158.domain.tld 1.77 5.66 +node-162.domain.tld 1.61 101.46 +node-173.domain.tld 84.48 12.39 +node-175.domain.tld 5.64 258.51 +node-177.domain.tld 1.87 16.94 +node-180.domain.tld 6.25 5.83 +node-182.domain.tld 16.49 10.75 +node-185.domain.tld 7.67 9.03 +node-188.domain.tld 1.24 52.30 +node-192.domain.tld 1.46 7.39 +node-195.domain.tld 66.45 127.21 +node-199.domain.tld 1.48 322.59 +node-201.domain.tld 3.01 6.84 +node-202.domain.tld 56.10 8.34 +node-209.domain.tld 1.45 8.01 +node-211.domain.tld 1.34 123.24 +node-213.domain.tld 1.61 6.37 +node-214.domain.tld 13.11 294.16 +node-224.domain.tld 1.77 12.60 +node-226.domain.tld 4.97 11.48 +node-228.domain.tld 1.64 160.20 +node-233.domain.tld 2.98 14.38 +node-236.domain.tld 2.06 2.95 +node-237.domain.tld 19.35 12.98 +node-24.domain.tld 7.66 21.26 +node-241.domain.tld 4.65 8.69 +node-248.domain.tld 86.53 222.02 +node-254.domain.tld 3.91 298.39 +node-264.domain.tld 4.94 6.56 +node-267.domain.tld 1.56 145.89 +node-268.domain.tld 5.29 6.09 +node-271.domain.tld 2.24 10.00 +node-272.domain.tld 7.17 3.55 +node-275.domain.tld 1.55 13.51 +node-277.domain.tld 2.93 36.34 +node-28.domain.tld 3.63 23.98 +node-280.domain.tld 1.59 12.36 +node-284.domain.tld 3.06 20.90 +node-286.domain.tld 7.65 40.41 +node-288.domain.tld 5.34 197.91 +node-289.domain.tld 1.58 49.75 +node-291.domain.tld 81.96 40.90 +node-292.domain.tld 1.32 42.32 +node-297.domain.tld 60.07 27.88 +node-298.domain.tld 1.90 0.90 +node-303.domain.tld 19.94 171.06 +node-304.domain.tld 1.60 61.91 +node-309.domain.tld 18.84 45.61 +node-310.domain.tld 15.74 46.97 +node-312.domain.tld 1.02 47.97 +node-313.domain.tld 1.51 0.46 +node-315.domain.tld 8.98 12.79 +node-317.domain.tld 19.23 9.62 +node-319.domain.tld 1.42 66.59 +node-320.domain.tld 10.62 10.17 +node-326.domain.tld 4.70 8.38 +node-327.domain.tld 1.86 6.22 +node-334.domain.tld 3.64 29.00 +node-335.domain.tld 21.60 20.53 +node-336.domain.tld 2.50 266.68 +node-339.domain.tld 6.33 5.25 +node-341.domain.tld 5.19 8.81 +node-344.domain.tld 7.00 137.66 +node-345.domain.tld 17.20 13.23 +node-348.domain.tld 3.57 26.96 +node-351.domain.tld 1.33 254.91 +node-353.domain.tld 1.42 189.98 +node-355.domain.tld 1.40 6.31 +node-357.domain.tld 3.22 19.70 +node-36.domain.tld 2.70 145.28 +node-366.domain.tld 6.16 292.49 +node-367.domain.tld 2.64 39.04 +node-370.domain.tld 1.52 10.25 +node-375.domain.tld 6.80 4.34 +node-379.domain.tld 1.70 12.81 +node-38.domain.tld 14.52 69.02 +node-381.domain.tld 6.68 10.32 +node-383.domain.tld 6.55 10.97 +node-384.domain.tld 1.81 11.81 +node-387.domain.tld 11.61 19.62 +node-388.domain.tld 5.93 9.34 +node-389.domain.tld 6.83 7.49 +node-39.domain.tld 2.34 191.63 +node-393.domain.tld 10.38 57.41 +node-400.domain.tld 83.91 9.71 +node-401.domain.tld 4.71 182.49 +node-403.domain.tld 1.30 19.59 +node-404.domain.tld 3.69 17.41 +node-409.domain.tld 1.84 348.31 +node-41.domain.tld 1.70 77.85 +node-410.domain.tld 1.71 0.99 +node-411.domain.tld 4.92 59.71 +node-412.domain.tld 4.97 21.36 +node-413.domain.tld 3.52 174.26 +node-415.domain.tld 6.55 3.09 +node-416.domain.tld 1.58 13.72 +node-42.domain.tld 18.39 30.28 +node-421.domain.tld 4.96 5.24 +node-422.domain.tld 3.14 58.60 +node-423.domain.tld 5.89 43.68 +node-426.domain.tld 5.49 15.49 +node-427.domain.tld 4.33 166.82 +node-428.domain.tld 1.15 9.94 +node-430.domain.tld 6.76 234.16 +node-435.domain.tld 1.28 90.39 +node-436.domain.tld 2.67 14.21 +node-438.domain.tld 6.56 12.53 +node-446.domain.tld 6.32 7.12 +node-447.domain.tld 2.61 10.85 +node-448.domain.tld 1.32 197.27 +node-45.domain.tld 28.40 52.98 +node-452.domain.tld 3.88 11.63 +node-453.domain.tld 3.22 48.66 +node-454.domain.tld 4.68 60.36 +node-458.domain.tld 1.19 277.73 +node-46.domain.tld 1.42 12.74 +node-461.domain.tld 13.77 4.27 +node-463.domain.tld 1.34 18.19 +node-464.domain.tld 1.61 113.24 +node-466.domain.tld 1.82 19.21 +node-468.domain.tld 3.68 3.73 +node-470.domain.tld 9.46 4.33 +node-472.domain.tld 1.28 11.82 +node-474.domain.tld 2.08 99.75 +node-476.domain.tld 1.48 144.82 +node-479.domain.tld 1.51 10.45 +node-482.domain.tld 2.29 218.52 +node-483.domain.tld 1.40 9.19 +node-484.domain.tld 10.93 3.22 +node-485.domain.tld 2.40 228.55 +node-486.domain.tld 22.40 2.73 +node-489.domain.tld 1.52 14.16 +node-49.domain.tld 16.95 432.44 +node-491.domain.tld 4.13 12.81 +node-493.domain.tld 12.56 7.43 +node-495.domain.tld 3.76 166.54 +node-496.domain.tld 16.15 102.19 +node-499.domain.tld 1.27 10.04 +node-50.domain.tld 1.50 239.21 +node-500.domain.tld 1.09 104.61 +node-501.domain.tld 4.80 19.59 +node-504.domain.tld 5.86 220.82 +node-505.domain.tld 3.54 17.09 +node-506.domain.tld 3.28 9.97 +node-509.domain.tld 1.61 11.33 +node-510.domain.tld 58.91 176.35 +node-511.domain.tld 5.58 4.63 +node-512.domain.tld 6.87 1.80 +node-514.domain.tld 6.06 148.72 +node-515.domain.tld 3.62 6.90 +node-516.domain.tld 3.37 14.19 +node-519.domain.tld 1.52 115.34 +node-522.domain.tld 1.56 83.53 +node-56.domain.tld 1.13 55.43 +node-57.domain.tld 5.27 172.23 +node-58.domain.tld 1.51 203.10 +node-61.domain.tld 1.79 10.85 +node-62.domain.tld 22.72 28.79 +node-65.domain.tld 3.64 6.69 +node-68.domain.tld 1.06 95.43 +node-73.domain.tld 11.27 131.91 +node-74.domain.tld 3.31 34.23 +node-83.domain.tld 5.01 56.24 +node-84.domain.tld 1.63 10.80 +node-96.domain.tld 56.12 8.24 +node-98.domain.tld 4.72 76.73 +node-99.domain.tld 6.62 17.79 +=================== ============= ===================== + +Upload +====== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: tcp_upload + title: Upload + +.. image:: e93831b5-66d4-4904-aad2-0e2de0eca604.* + +**Stats**: + +=========== ============= =================== +concurrency ping_icmp, ms tcp_upload, Mbits/s +=========== ============= =================== + 1 1.37 5557.25 + 2 0.80 3278.07 + 5 1.00 2162.87 + 11 1.71 1228.62 + 23 5.69 621.19 + 46 11.69 325.27 + 92 37.26 173.37 + 185 73.29 84.08 +=========== ============= =================== + +Concurrency 1 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-146.domain.tld 1.37 5557.25 +=================== ============= =================== + +Concurrency 2 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-146.domain.tld 0.93 5016.40 +node-74.domain.tld 0.68 1539.75 +=================== ============= =================== + +Concurrency 5 +------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-146.domain.tld 0.96 3094.53 +node-36.domain.tld 1.08 1183.78 +node-49.domain.tld 1.04 4144.43 +node-65.domain.tld 0.84 1148.94 +node-74.domain.tld 1.06 1242.66 +=================== ============= =================== + +Concurrency 11 +-------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-1.domain.tld 2.55 817.07 +node-146.domain.tld 1.56 843.80 +node-36.domain.tld 1.56 1116.51 +node-42.domain.tld 1.04 475.66 +node-45.domain.tld 1.24 965.57 +node-46.domain.tld 3.24 1195.12 +node-49.domain.tld 2.67 506.62 +node-506.domain.tld 1.49 1516.70 +node-65.domain.tld 1.32 1091.91 +node-68.domain.tld 0.73 2011.56 +node-74.domain.tld 1.41 2974.36 +=================== ============= =================== + +Concurrency 23 +-------------- + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-1.domain.tld 12.34 371.11 +node-123.domain.tld 1.96 871.15 +node-146.domain.tld 7.36 346.90 +node-334.domain.tld 7.90 503.90 +node-36.domain.tld 7.21 405.28 +node-393.domain.tld 9.74 521.13 +node-404.domain.tld 6.28 426.49 +node-42.domain.tld 6.64 445.97 +node-45.domain.tld 7.33 313.78 +node-46.domain.tld 7.28 723.02 +node-470.domain.tld 4.26 1672.57 +node-483.domain.tld 3.19 184.64 +node-484.domain.tld 2.82 417.57 +node-49.domain.tld 11.79 405.55 +node-493.domain.tld 2.87 317.19 +node-501.domain.tld 4.19 506.50 +node-505.domain.tld 1.14 1246.60 +node-506.domain.tld 0.87 1420.48 +node-519.domain.tld 3.20 1231.67 +node-65.domain.tld 6.86 634.84 +node-68.domain.tld 6.78 539.71 +node-74.domain.tld 6.51 397.32 +node-84.domain.tld 2.29 383.93 +=================== ============= =================== + +Concurrency 46 +-------------- + +**Errors**: + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_upload 2>&1 | grep "se with" | grep + -Po '\./\S+'` + type: script + concurrency: 46 + executor: flent + id: 305577d3-e5d5-4cae-b216-1d589af11578 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472471683.220475 + stats: {} + status: lost + test: Upload + type: agent + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-1.domain.tld 17.50 572.52 +node-123.domain.tld 6.59 1091.09 +node-137.domain.tld 33.09 128.10 +node-146.domain.tld 3.60 104.53 +node-149.domain.tld 5.13 558.55 +node-192.domain.tld 13.85 154.73 +node-195.domain.tld 23.82 103.49 +node-199.domain.tld 1.86 255.00 +node-209.domain.tld 34.75 262.65 +node-211.domain.tld 1.64 25.01 +node-213.domain.tld 1.36 138.79 +node-214.domain.tld 4.17 366.21 +node-224.domain.tld 21.42 457.10 +node-241.domain.tld 24.75 151.62 +node-334.domain.tld 32.71 101.91 +node-335.domain.tld 24.93 132.98 +node-36.domain.tld 27.04 102.43 +node-393.domain.tld 40.51 575.46 +node-404.domain.tld 6.73 371.89 +node-42.domain.tld 7.65 346.91 +node-435.domain.tld 4.45 1165.31 +node-436.domain.tld 5.46 103.32 +node-438.domain.tld 5.11 490.91 +node-446.domain.tld 3.53 149.74 +node-447.domain.tld 2.30 1050.48 +node-448.domain.tld 1.62 389.33 +node-45.domain.tld 4.57 83.10 +node-458.domain.tld 5.31 228.03 +node-46.domain.tld 2.37 749.29 +node-470.domain.tld 8.80 64.51 +node-474.domain.tld 5.21 397.70 +node-483.domain.tld 6.38 430.33 +node-484.domain.tld 25.63 117.61 +node-49.domain.tld 42.58 240.98 +node-493.domain.tld 5.06 259.86 +node-501.domain.tld 12.48 210.71 +node-505.domain.tld 9.07 397.62 +node-506.domain.tld 1.24 106.78 +node-515.domain.tld 13.94 433.48 +node-516.domain.tld 6.47 85.43 +node-519.domain.tld 8.82 426.75 +node-65.domain.tld 3.72 124.13 +node-68.domain.tld 1.70 380.11 +node-74.domain.tld 3.20 105.11 +node-84.domain.tld 3.96 445.49 +=================== ============= =================== + +Concurrency 92 +-------------- + +**Errors**: + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_upload 2>&1 | grep "se with" | grep + -Po '\./\S+'` + type: script + concurrency: 92 + executor: flent + id: caad76d9-33ba-4612-bc56-ef26be8d6aae + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472471773.72396 + stats: {} + status: lost + test: Upload + type: agent + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-1.domain.tld 498.82 259.43 +node-123.domain.tld 35.06 84.64 +node-129.domain.tld 25.25 114.61 +node-130.domain.tld 23.70 386.75 +node-133.domain.tld 9.71 59.17 +node-137.domain.tld 10.41 219.81 +node-146.domain.tld 14.82 1112.21 +node-149.domain.tld 2.14 49.86 +node-192.domain.tld 16.78 228.60 +node-195.domain.tld 401.70 169.85 +node-199.domain.tld 27.48 29.53 +node-209.domain.tld 3.62 321.71 +node-211.domain.tld 8.40 145.68 +node-213.domain.tld 1.83 65.37 +node-214.domain.tld 15.48 174.73 +node-224.domain.tld 1.67 206.35 +node-24.domain.tld 37.53 41.49 +node-241.domain.tld 9.80 38.11 +node-264.domain.tld 34.95 98.71 +node-268.domain.tld 22.30 186.56 +node-271.domain.tld 6.41 228.94 +node-272.domain.tld 32.53 282.89 +node-28.domain.tld 15.93 163.13 +node-303.domain.tld 5.88 179.16 +node-310.domain.tld 65.22 199.36 +node-319.domain.tld 5.80 179.02 +node-320.domain.tld 18.61 270.60 +node-326.domain.tld 8.20 58.26 +node-334.domain.tld 32.19 419.45 +node-335.domain.tld 18.52 81.93 +node-336.domain.tld 12.79 22.60 +node-339.domain.tld 13.74 220.73 +node-345.domain.tld 9.65 58.32 +node-36.domain.tld 7.58 274.84 +node-366.domain.tld 15.92 28.76 +node-367.domain.tld 71.65 78.17 +node-375.domain.tld 3.60 267.89 +node-381.domain.tld 14.38 5.15 +node-383.domain.tld 12.93 114.71 +node-384.domain.tld 48.60 73.92 +node-387.domain.tld 32.34 53.40 +node-388.domain.tld 68.10 88.14 +node-393.domain.tld 18.81 49.03 +node-404.domain.tld 15.87 3.88 +node-411.domain.tld 23.59 21.24 +node-412.domain.tld 22.22 131.32 +node-415.domain.tld 37.54 266.81 +node-42.domain.tld 7.19 71.95 +node-421.domain.tld 9.71 243.34 +node-422.domain.tld 48.13 270.73 +node-426.domain.tld 80.46 534.58 +node-428.domain.tld 80.30 326.23 +node-435.domain.tld 24.47 37.51 +node-436.domain.tld 11.38 89.97 +node-438.domain.tld 13.52 348.64 +node-446.domain.tld 64.89 10.78 +node-447.domain.tld 68.67 25.92 +node-448.domain.tld 7.37 356.56 +node-45.domain.tld 29.64 17.52 +node-452.domain.tld 7.30 154.51 +node-458.domain.tld 21.30 80.77 +node-46.domain.tld 13.70 18.48 +node-461.domain.tld 59.28 58.81 +node-464.domain.tld 19.42 78.07 +node-468.domain.tld 9.85 564.93 +node-470.domain.tld 10.38 65.98 +node-474.domain.tld 75.21 375.68 +node-483.domain.tld 66.07 20.97 +node-484.domain.tld 80.99 11.71 +node-49.domain.tld 119.71 13.88 +node-491.domain.tld 10.93 222.79 +node-493.domain.tld 16.81 688.89 +node-495.domain.tld 25.27 143.72 +node-499.domain.tld 138.10 231.17 +node-50.domain.tld 5.61 125.30 +node-500.domain.tld 1.74 101.37 +node-501.domain.tld 18.37 478.90 +node-504.domain.tld 65.09 18.69 +node-505.domain.tld 10.82 54.11 +node-506.domain.tld 16.91 222.50 +node-509.domain.tld 4.10 88.93 +node-515.domain.tld 5.27 308.76 +node-516.domain.tld 19.48 118.27 +node-519.domain.tld 13.91 162.03 +node-56.domain.tld 69.26 21.96 +node-58.domain.tld 66.64 15.69 +node-65.domain.tld 66.29 160.15 +node-68.domain.tld 6.68 429.74 +node-73.domain.tld 32.36 50.55 +node-74.domain.tld 19.24 303.47 +node-84.domain.tld 9.09 237.63 +=================== ============= =================== + +Concurrency 185 +--------------- + +**Errors**: + +.. code-block:: yaml + + agent: shaker_ukdaep_master_180 + command: + data: zcat `flent -H 10.3.62.190 -l 60 -s 1 tcp_upload 2>&1 | grep "se with" | grep + -Po '\./\S+'` + type: script + concurrency: 185 + executor: flent + id: ff8aa237-ee77-455d-b006-89f62fd3df78 + node: node-523.domain.tld + scenario: OpenStack L3 North-South + schedule: 1472471864.232474 + stats: {} + status: lost + test: Upload + type: agent + +**Stats**: + +=================== ============= =================== +node ping_icmp, ms tcp_upload, Mbits/s +=================== ============= =================== +node-1.domain.tld 266.67 75.78 +node-103.domain.tld 14.74 68.02 +node-117.domain.tld 35.06 81.60 +node-121.domain.tld 127.47 35.07 +node-123.domain.tld 49.45 153.52 +node-127.domain.tld 19.06 84.53 +node-129.domain.tld 210.15 6.97 +node-130.domain.tld 77.84 122.62 +node-133.domain.tld 54.83 7.69 +node-136.domain.tld 62.06 50.98 +node-137.domain.tld 46.65 26.57 +node-138.domain.tld 119.76 127.71 +node-142.domain.tld 52.47 57.26 +node-146.domain.tld 38.67 5.12 +node-149.domain.tld 2.68 192.03 +node-150.domain.tld 206.19 32.77 +node-153.domain.tld 102.77 173.95 +node-158.domain.tld 24.87 17.70 +node-162.domain.tld 222.30 154.28 +node-173.domain.tld 312.48 12.92 +node-175.domain.tld 36.22 75.82 +node-177.domain.tld 110.11 81.89 +node-180.domain.tld 40.98 24.11 +node-182.domain.tld 121.64 33.26 +node-185.domain.tld 57.63 17.35 +node-188.domain.tld 45.78 67.32 +node-192.domain.tld 14.37 332.22 +node-195.domain.tld 209.09 323.34 +node-199.domain.tld 9.04 64.06 +node-201.domain.tld 18.38 76.90 +node-202.domain.tld 233.36 27.44 +node-209.domain.tld 3.01 28.57 +node-211.domain.tld 42.31 8.46 +node-213.domain.tld 2.97 96.65 +node-214.domain.tld 3.94 54.29 +node-224.domain.tld 107.24 45.28 +node-226.domain.tld 30.79 31.22 +node-228.domain.tld 132.43 190.20 +node-233.domain.tld 71.26 79.79 +node-236.domain.tld 23.45 76.82 +node-237.domain.tld 48.00 322.61 +node-24.domain.tld 142.15 8.08 +node-241.domain.tld 2.62 138.83 +node-248.domain.tld 330.88 81.35 +node-254.domain.tld 2.03 86.63 +node-264.domain.tld 136.52 78.82 +node-267.domain.tld 97.96 43.00 +node-268.domain.tld 46.56 13.69 +node-271.domain.tld 5.12 406.64 +node-272.domain.tld 132.88 39.96 +node-275.domain.tld 37.31 295.81 +node-277.domain.tld 37.18 24.50 +node-28.domain.tld 33.50 15.34 +node-280.domain.tld 1.94 20.77 +node-284.domain.tld 38.36 835.30 +node-286.domain.tld 200.73 67.06 +node-288.domain.tld 85.20 206.82 +node-289.domain.tld 107.16 46.20 +node-291.domain.tld 241.07 29.53 +node-292.domain.tld 16.41 136.47 +node-297.domain.tld 181.65 21.39 +node-298.domain.tld 16.37 54.22 +node-303.domain.tld 3.94 37.71 +node-304.domain.tld 34.64 29.44 +node-309.domain.tld 3.98 38.36 +node-310.domain.tld 55.22 20.73 +node-312.domain.tld 42.16 48.92 +node-313.domain.tld 5.68 29.31 +node-315.domain.tld 44.70 43.84 +node-317.domain.tld 33.22 171.08 +node-319.domain.tld 102.83 20.72 +node-320.domain.tld 179.84 81.55 +node-326.domain.tld 3.14 272.73 +node-327.domain.tld 87.79 13.32 +node-334.domain.tld 36.53 14.22 +node-335.domain.tld 29.08 170.72 +node-336.domain.tld 3.55 45.51 +node-339.domain.tld 107.53 103.67 +node-341.domain.tld 96.08 89.75 +node-344.domain.tld 81.46 28.62 +node-345.domain.tld 41.58 119.61 +node-348.domain.tld 50.39 2.25 +node-351.domain.tld 94.98 33.09 +node-353.domain.tld 24.87 12.91 +node-355.domain.tld 66.93 30.81 +node-357.domain.tld 70.16 139.48 +node-36.domain.tld 28.87 84.41 +node-366.domain.tld 107.89 19.75 +node-367.domain.tld 127.32 16.42 +node-370.domain.tld 54.70 174.65 +node-375.domain.tld 3.74 53.26 +node-379.domain.tld 129.71 19.71 +node-38.domain.tld 43.07 78.73 +node-381.domain.tld 26.29 53.79 +node-383.domain.tld 66.88 47.53 +node-384.domain.tld 13.88 196.60 +node-387.domain.tld 107.22 8.64 +node-388.domain.tld 104.57 18.09 +node-389.domain.tld 119.48 29.77 +node-39.domain.tld 115.89 33.08 +node-393.domain.tld 121.17 78.53 +node-400.domain.tld 227.95 23.13 +node-401.domain.tld 126.62 217.04 +node-403.domain.tld 2.29 23.92 +node-404.domain.tld 70.64 15.37 +node-409.domain.tld 58.73 280.79 +node-41.domain.tld 160.86 20.15 +node-410.domain.tld 49.16 108.03 +node-411.domain.tld 137.91 41.97 +node-412.domain.tld 118.99 1250.50 +node-413.domain.tld 42.66 193.23 +node-415.domain.tld 76.88 5.29 +node-416.domain.tld 4.46 31.77 +node-42.domain.tld 28.49 10.69 +node-421.domain.tld 97.32 13.88 +node-422.domain.tld 14.39 70.33 +node-423.domain.tld 45.59 36.87 +node-426.domain.tld 78.94 77.24 +node-427.domain.tld 166.87 38.38 +node-428.domain.tld 57.14 44.07 +node-430.domain.tld 171.82 50.87 +node-435.domain.tld 9.21 3.49 +node-436.domain.tld 20.77 29.66 +node-438.domain.tld 56.50 318.86 +node-446.domain.tld 80.38 269.54 +node-447.domain.tld 49.91 38.65 +node-448.domain.tld 97.24 7.23 +node-45.domain.tld 31.22 27.37 +node-452.domain.tld 7.55 108.13 +node-453.domain.tld 36.15 5.53 +node-454.domain.tld 71.14 130.01 +node-458.domain.tld 54.72 49.87 +node-46.domain.tld 77.47 32.40 +node-461.domain.tld 37.75 36.26 +node-463.domain.tld 9.54 43.90 +node-464.domain.tld 17.75 57.66 +node-466.domain.tld 49.49 77.33 +node-468.domain.tld 18.23 6.49 +node-470.domain.tld 219.32 81.64 +node-472.domain.tld 13.06 48.85 +node-474.domain.tld 23.49 108.80 +node-476.domain.tld 16.74 33.60 +node-479.domain.tld 2.35 186.85 +node-482.domain.tld 19.43 157.12 +node-483.domain.tld 47.74 30.40 +node-484.domain.tld 214.53 25.96 +node-485.domain.tld 6.47 130.46 +node-486.domain.tld 115.38 45.30 +node-489.domain.tld 57.06 84.31 +node-49.domain.tld 229.01 3.18 +node-491.domain.tld 6.68 8.86 +node-493.domain.tld 4.13 50.20 +node-495.domain.tld 23.24 42.81 +node-496.domain.tld 56.05 227.88 +node-499.domain.tld 50.02 73.16 +node-50.domain.tld 49.10 34.60 +node-500.domain.tld 105.67 69.43 +node-501.domain.tld 105.27 80.72 +node-504.domain.tld 56.45 213.83 +node-505.domain.tld 31.64 52.75 +node-506.domain.tld 147.13 25.03 +node-509.domain.tld 2.69 12.00 +node-510.domain.tld 202.99 70.21 +node-511.domain.tld 28.98 105.03 +node-512.domain.tld 25.46 62.35 +node-514.domain.tld 166.21 20.18 +node-515.domain.tld 17.10 17.11 +node-516.domain.tld 91.34 7.87 +node-519.domain.tld 38.38 7.25 +node-522.domain.tld 5.53 85.77 +node-56.domain.tld 52.48 0 +node-57.domain.tld 42.88 61.64 +node-58.domain.tld 133.74 20.97 +node-61.domain.tld 14.79 201.78 +node-62.domain.tld 47.68 12.52 +node-65.domain.tld 52.47 5.59 +node-68.domain.tld 25.97 103.41 +node-73.domain.tld 223.85 29.63 +node-74.domain.tld 77.86 27.39 +node-83.domain.tld 90.07 85.72 +node-84.domain.tld 55.58 60.24 +node-96.domain.tld 165.56 51.23 +node-98.domain.tld 27.80 38.47 +node-99.domain.tld 60.87 65.51 +=================== ============= =================== + diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/index.rst new file mode 100644 index 0000000..a55e069 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/index.rst @@ -0,0 +1,46 @@ +.. raw:: pdf + + PageBreak oneColumn + +.. _tenant_networking_report_vxlan_dvr_378_nodes: + +=================================================== +Tenant Networking: Neutron DVR + VXLAN at 378 nodes +=================================================== + +Environment description +^^^^^^^^^^^^^^^^^^^^^^^ + +This report is generated for :ref:`openstack_tenant_networking_test_plan` +test plan with `Shaker`_ tool. The data is collected in +:ref:`intel_mirantis_performance_lab`. + + +Software +~~~~~~~~ + +This section describes installed software. + ++---------------+-------------------------------------------------------------+ +| Parameter | Value | ++---------------+-------------------------------------------------------------+ +| OS | Ubuntu 14.04.3 | ++---------------+-------------------------------------------------------------+ +| OpenStack | Mitaka | ++---------------+-------------------------------------------------------------+ +| Networking | Neutron OVS ML2 plugin, VxLAN, DVR, L2pop, MTU 9000 | ++---------------+-------------------------------------------------------------+ +| HW offloading | Tx, Rx checksumming, TSO, GSO, GRO, tx-udp_tnl-segmentation | ++---------------+-------------------------------------------------------------+ + + +Reports +^^^^^^^ + +.. toctree:: + :maxdepth: 2 + :glob: + + */index + +.. _Shaker: http://pyshaker.readthedocs.io/ diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/040fbe4a-8b9d-4288-bd53-23133ab0d780.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/040fbe4a-8b9d-4288-bd53-23133ab0d780.svg new file mode 100644 index 0000000..b1bef68 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/040fbe4a-8b9d-4288-bd53-23133ab0d780.svg @@ -0,0 +1,4 @@ + +Pygal000.10.10.20.20.30.30.40.40.50.50.60.60.70.70.80.80.90.9111.11.1time, s1.1214.07692307699.807692307690.4129810989102.057692308319.3712564790.2790557283190.038461538378.0095969950.326278.019230769357.4553571430.3260762305366.0357.4219801010.3958649039453.980769231326.8654696210.2621291136541.961538462385.4208036340.3739743593629.942307692336.4501002170.3481248091717.923076923347.768155374ping_icmp, ms \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/d4d58e1d-355b-421b-830e-431e97e594b1.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/d4d58e1d-355b-421b-830e-431e97e594b1.svg new file mode 100644 index 0000000..c153166 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/d4d58e1d-355b-421b-830e-431e97e594b1.svg @@ -0,0 +1,4 @@ + +Pygal00100010002000200030003000400040005000500060006000700070008000800090009000011.5555555623.1111111134.6666666746.2222222257.7777777869.3333333380.8888888992.44444444104time, s9382.80105612.58.876223654789369.85969523.0932203399.464597456889379.85081533.6864406789.010355191429379.97920244.27966101699.004518107069379.95642154.87288135599.005553853089388.61846965.46610169498.611737273589380.07354776.05932203399.000228744989380.19752586.65254237298.994592149979370.8133797.24576271199.421239033749309.978485107.83898305112.18707284639388.666153118.432203398.609569352429365.8638129.0254237299.646269249879385.547638139.6186440688.751351396119369.859695150.2118644079.464597456889390.230179160.8050847468.538461538469378.833771171.3983050859.056594695079380.674362181.9915254248.97291293849380.130768192.5847457638.997627239599380.187988203.1779661028.99502573429379.959106213.7711864419.005431755769378.576279224.364406789.068301469329370.508194234.9576271199.435113729149388.065338245.5508474588.636885159019380.197525256.1440677978.994592149979381.036758266.7372881368.95643673769370.708466277.3305084759.426008460289379.987717287.9237288149.004131003069380298.5169491539.003572546579379.444122309.1101694929.028845304269379.892349319.7033898319.008466845389379.835129330.2966101699.011068350779379.777908340.8898305089.013669856159379.682541351.4830508479.018005698479380.092621362.0762711868.999361576529380.064011372.6694915259.000662329219379.920959383.2627118649.007166092689380.00679393.8559322039.00326383469379.987717404.4491525429.004131003069388.790131415.0423728818.603932757419371.213913425.635593229.403028496029379.901886436.2288135599.008033261149380.073547446.8220338989.000228744989380.00679457.4152542379.00326383469379.901886468.0084745769.008033261149380.102158478.6016949158.998927992289379.987717489.1949152549.004131003069380499.7881355939.003572546579379.97818510.3813559329.004564587299379.866379520.9745762719.009647581969378.890991531.567796619.053993189689379.997253542.1610169499.003697418839370.737076552.7542372889.424707707599379.947296563.3474576279.005968706479379.84671573.9406779669.010541806079379.904678584.5338983059.007906307689388.408661595.1271186448.621276126679381.275177605.7203389838.945597131819378.852844616.3135593229.055727526619379.59671626.9067796619.021907956559370.8992637.59.41733677565012.5435.46153846210423.09322033926.2801212723033.686440678435.461538462044.2796610169435.461538462054.8728813559435.461538462065.4661016949435.461538462076.0593220339435.461538462086.6525423729435.461538462097.2457627119435.4615384620107.838983051435.4615384620118.43220339435.4615384620129.025423729435.4615384620139.618644068435.4615384620150.211864407435.4615384620160.805084746435.4615384620171.398305085435.4615384620181.991525424435.4615384620192.584745763435.4615384620203.177966102435.4615384620213.771186441435.4615384620224.36440678435.4615384620234.957627119435.4615384620245.550847458435.4615384620256.144067797435.4615384620266.737288136435.4615384620277.330508475435.4615384620287.923728814435.4615384620298.516949153435.4615384620309.110169492435.4615384620319.703389831435.4615384620330.296610169435.4615384620340.889830508435.4615384620351.483050847435.4615384620362.076271186435.4615384620372.669491525435.4615384620383.262711864435.4615384620393.855932203435.4615384620404.449152542435.4615384620415.042372881435.4615384620425.63559322435.4615384620436.228813559435.4615384620446.822033898435.4615384620457.415254237435.4615384620468.008474576435.4615384620478.601694915435.4615384620489.194915254435.4615384620499.788135593435.4615384620510.381355932435.4615384620520.974576271435.4615384620531.56779661435.4615384620542.161016949435.4615384620552.754237288435.4615384620563.347457627435.4615384620573.940677966435.4615384620584.533898305435.4615384620595.127118644435.4615384620605.720338983435.4615384620616.313559322435.4615384620626.906779661435.4615384620637.5435.461538462bandwidth, Mbit/sretransmits \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/e7e6243f-d0ed-43f9-a75c-13874be522a3.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/e7e6243f-d0ed-43f9-a75c-13874be522a3.svg new file mode 100644 index 0000000..2bf0ca5 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/e7e6243f-d0ed-43f9-a75c-13874be522a3.svg @@ -0,0 +1,4 @@ + +Pygal002000020000400004000060000600008000080000100000100000120000120000140000140000160000160000180000180000200000200000time, s21366013.73076923089.8076923076920636025.367014341626.562385241820664037.003259452425.919739485519989048.639504563241.41209254120194060.275749674136.707007538920916071.911994784920.135927678120556083.548239895728.398515974320311095.184485006534.0216663426203890106.82073011732.2314388784201350118.45697522838.0611539542203090130.09322033934.067569611204100141.7294654531.7494545612203390153.36571056133.3790205863203650165.00195567132.7822780982206510176.63820078226.2181107295203620188.27444589332.8511330007202100199.91069100436.3397813924196530211.54693611549.1238416175196830223.18318122648.4352925928196540234.81942633649.1008899834197340246.45567144747.2647592509197300258.09191655847.3565657875195810269.72816166950.7763592768194670281.3644067853.3928455706194830293.0006518953.0256194241196120304.63689700150.0648586179195970316.27314211250.4091331303196010327.90938722350.3173265937196530339.54563233449.1238416175196420351.18187744549.3763095932197400362.81812255547.1270494459197180374.45436766647.6319853974196380386.09061277749.4681161299196860397.72685788848.3664376904196960409.36310299948.1369213488196920420.9993481148.2287278854196740432.6355932248.6418573002196960444.27183833148.1369213488197180455.90808344247.6319853974196930467.54432855348.2057762513198610479.18057366444.349901713200350490.81681877440.3563173698195300502.45306388551.9468926188191680514.08930899660.2553841834192850525.72555410757.5700429871190790537.36179921862.2980796233191090548.99804432961.6095305986190320560.63428943963.3768064286190540572.2705345562.8718704772190570583.90677966162.8030155747193760595.54302477255.4814442788202250607.17926988335.9955068801205080618.81551499329.5001944138205380630.45176010428.8116453892205020642.08800521529.6379042188209050653.72425032620.3883956538205170665.36049543729.2936297064206650676.99674054825.8967878513205070688.63298565829.523146048207070700.26923076924.9328192167packets, pps \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/index.rst new file mode 100644 index 0000000..efa805b --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l2/index.rst @@ -0,0 +1,147 @@ +.. _openstack_l2_performance: + +OpenStack L2 Performance 2 nodes +******************************** + +In this scenario Shaker launches 1 pair of instances in the same tenant +network. Each instance is hosted on a separate compute node. The traffic goes +within the tenant network (L2 domain). + +**Scenario**: + +.. code-block:: yaml + + deployment: + accommodation: + - pair + - single_room + - compute_nodes: 2 + template: l2.hot + description: In this scenario Shaker launches 1 pair of instances in the same tenant + network. Each instance is hosted on a separate compute node. The traffic goes within + the tenant network (L2 domain). + execution: + tests: + - class: flent + method: ping + sla: + - '[type == ''agent''] >> (stats.ping_icmp.avg < 2.0)' + time: 10 + title: Ping + - class: iperf3 + sla: + - '[type == ''agent''] >> (stats.bandwidth.avg > 5000)' + - '[type == ''agent''] >> (stats.retransmits.max < 10)' + title: TCP + - bandwidth: 0 + class: iperf3 + datagram_size: 32 + sla: + - '[type == ''agent''] >> (stats.packets.avg > 100000)' + title: UDP + udp: true + file_name: shaker/shaker/scenarios/openstack/perf_l2.yaml + title: OpenStack L2 Performance + +Ping +==== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: ping + sla: + - '[type == ''agent''] >> (stats.ping_icmp.avg < 2.0)' + time: 10 + title: Ping + +.. image:: 040fbe4a-8b9d-4288-bd53-23133ab0d780.* + +**Stats**: + +============= ======== ======== ======== +Metric Min Avg Max +============= ======== ======== ======== +ping_icmp, ms 0.26 0.43 1.12 +============= ======== ======== ======== + +**SLA**: + +========================= =========== =================== ======== +Expression Concurrency Node Result +========================= =========== =================== ======== +stats.ping_icmp.avg < 2.0 1 node-228.domain.tld OK +========================= =========== =================== ======== + +TCP +=== + +**Test Specification**: + +.. code-block:: yaml + + class: iperf3 + interval: 1 + sla: + - '[type == ''agent''] >> (stats.bandwidth.avg > 5000)' + - '[type == ''agent''] >> (stats.retransmits.max < 10)' + title: TCP + +.. image:: d4d58e1d-355b-421b-830e-431e97e594b1.* + +**Stats**: + +================= ======== ======== ======== +Metric Min Avg Max +================= ======== ======== ======== +bandwidth, Mbit/s 9309.98 9378.30 9390.23 +retransmits 1 104 +================= ======== ======== ======== + +**SLA**: + +========================== =========== =================== ======== +Expression Concurrency Node Result +========================== =========== =================== ======== +stats.bandwidth.avg > 5000 1 node-228.domain.tld OK +stats.retransmits.max < 10 1 node-228.domain.tld FAIL +========================== =========== =================== ======== + +UDP +=== + +**Test Specification**: + +.. code-block:: yaml + + bandwidth: 0 + class: iperf3 + datagram_size: 32 + interval: 1 + sla: + - '[type == ''agent''] >> (stats.packets.avg > 100000)' + title: UDP + udp: true + +.. image:: e7e6243f-d0ed-43f9-a75c-13874be522a3.* + +**Stats**: + +============ ======== ======== ======== +Metric Min Avg Max +============ ======== ======== ======== +loss, % 4.09 +jitter, ms 0.01 +packets, pps 190320 199583 213660 +============ ======== ======== ======== + +**SLA**: + +========================== =========== =================== ======== +Expression Concurrency Node Result +========================== =========== =================== ======== +stats.packets.avg > 100000 1 node-228.domain.tld OK +========================== =========== =================== ======== + diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/0c603cc9-dfa2-4ccd-8e9f-3c167bdd27b7.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/0c603cc9-dfa2-4ccd-8e9f-3c167bdd27b7.svg new file mode 100644 index 0000000..0fed9fb --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/0c603cc9-dfa2-4ccd-8e9f-3c167bdd27b7.svg @@ -0,0 +1,4 @@ + +Pygal00100001000020000200003000030000400004000050000500006000060000700007000080000800009000090000100000100000110000110000120000120000130000130000140000140000150000150000time, s14187013.730769230836.417456784914877025.367014341613.861268223114935037.003259452411.965240778814720048.639504563218.993618374214709060.275749674119.35320978614474071.911994784927.035389948414334083.548239895731.612007917414210095.184485006535.6655838329143450106.82073011731.2524165056143800118.45697522830.1082620133145700130.09322033923.8971376267145640141.7294654524.0932783968145790153.36571056123.6029264716143750165.00195567130.2717126551145460176.63820078224.6817007071144560188.27444589327.6238122587144960199.91069100426.3162071247150010211.5469361159.80769230769144730223.18318122627.0680800767145820234.81942633623.5048560865146270246.45567144722.0338003107142870258.09191655833.1484439499139000269.72816166945.7995236215137800281.3644067849.7223390236138840293.0006518946.3225656751137950304.63689700149.2319870983139040316.27314211245.6687631081138690327.90938722346.8129176004145730339.54563233423.7990672417145680351.18187744523.9625178834146440362.81812255521.4780681288144820374.45436766626.7738689216146880386.09061277720.0397024814148080397.72685788816.1168870793144580409.36310299927.558432002145920420.9993481123.177954803146290432.6355932221.968420054146670444.27183833120.7261951767147440455.90808344218.2090552937146730467.54432855320.5300544066141620479.18057366437.2347099937139660490.81681877443.6419751504139270502.45306388544.916890156138890514.08930899646.1591150334140250525.72555410741.7132575777138490537.36179921847.4667201674138970548.99804432945.8975940066139510560.63428943944.1323270756134550572.2705345560.3466307374134550583.90677966160.3466307374135010595.54302477258.8428848333135060607.17926988358.6794341916140740618.81551499340.1114412885139280630.45176010444.8842000277137190642.08800521551.7164368529140110653.72425032642.1709193746136240665.36049543754.8219990462138530676.99674054847.335959654139990688.63298565842.5632009148145450700.26923076924.7143908355packets, pps \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/52751a66-4acd-4ecd-80ec-2722692dd601.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/52751a66-4acd-4ecd-80ec-2722692dd601.svg new file mode 100644 index 0000000..a838e5d --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/52751a66-4acd-4ecd-80ec-2722692dd601.svg @@ -0,0 +1,4 @@ + +Pygal000.10.10.20.20.30.30.40.40.50.50.60.60.70.70.80.8time, s0.89814.07692307699.807692307690.400338706392.2820512821281.5732180440.6304484255170.487179487155.9136788860.3885447366248.692307692288.0137317360.5943929059326.897435897175.6030687640.3437847003405.102564103312.4565303670.2645430314483.307692308355.7292423120.4602795737561.512820513248.8403903950.5688593119639.717948718189.5465895830.5120276104717.923076923220.58154735ping_icmp, ms \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/eba8ca00-5402-44ab-93d3-2bc0a32baad5.svg b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/eba8ca00-5402-44ab-93d3-2bc0a32baad5.svg new file mode 100644 index 0000000..17fa24a --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/eba8ca00-5402-44ab-93d3-2bc0a32baad5.svg @@ -0,0 +1,4 @@ + +Pygal00100010002000200030003000400040005000500060006000700070008000800090009000010.8888888921.7777777832.6666666743.5555555654.4444444465.3333333376.2222222287.1111111198time, s9360.45646712.59.873525690649380.36918623.0932203398.968162277279379.93049633.6864406788.988108022979380.07354744.27966101698.981603975469349.99465954.872881355910.34918836529379.95858865.46610169498.98683080148938076.05932203398.984947923099388.17977986.65254237298.613041283249371.75750797.24576271199.359705937369310.054779107.83898305112.16511842999389.820099118.432203398.538461538469378.948212129.0254237299.03276914929380.235672139.6186440688.974232721629370.994568150.2118644079.394394190759388.341904160.8050847468.60567002949380.140305171.3983050858.978568753299381.465912181.9915254248.918297913039380.617142192.5847457638.956888594929379.692078203.1779661028.998948102159379.396439213.7711864419.012389800349380.331039224.364406788.969896689949379.301071234.9576271199.016725832019380.483627245.5508474588.962959039279380.578995256.1440677978.958623007599379.62532266.7372881369.001983324339380277.3305084758.984947923099380287.9237288148.984947923099379.968643298.5169491538.98637361039380.016327309.1101694928.984205594479309.958588319.70338983112.16949192499379.835129330.2966101698.992444054649379.920959340.8898305088.988541626149379.734879351.4830508478.997002091149379.848694362.0762711868.99182729759380.178452372.6694915258.976834340629379.615784383.2627118649.002416927499379.835129393.8559322038.992444054649379.711151404.4491525428.998080895829379.491806415.0423728819.008053768679380.121231425.635593228.979435959629380436.2288135598.984947923099380446.8220338988.984947923099388.780594457.4152542378.58572428379379.768372468.0084745768.995479276829381.780624478.6016949158.903989008519380.0354489.1949152548.983338388139369.478226499.7881355939.463337094359379.987717510.3813559328.985506403979380.00679520.9745762718.984639197639379.97818531.567796618.985940007139379.94957542.1610169498.987240816649380.064011552.7542372888.982037578639380.00679563.3474576278.984639197639379.987717573.9406779668.985506403979388.151169584.5338983058.614342092749371.738434595.1271186449.36057314379380.102158605.7203389838.980303165969379.987717616.3135593228.985506403979380.00679626.9067796618.984639197639379.930496637.58.988108022979812.526.2622511645023.093220339435.461538462033.686440678435.461538462044.2796610169435.461538462054.8728813559435.461538462065.4661016949435.461538462076.0593220339435.461538462086.6525423729435.461538462097.2457627119435.4615384620107.838983051435.4615384620118.43220339435.4615384620129.025423729435.4615384620139.618644068435.4615384620150.211864407435.4615384620160.805084746435.4615384620171.398305085435.4615384620181.991525424435.4615384620192.584745763435.4615384620203.177966102435.4615384620213.771186441435.4615384620224.36440678435.4615384620234.957627119435.4615384620245.550847458435.4615384620256.144067797435.4615384620266.737288136435.4615384620277.330508475435.4615384620287.923728814435.4615384620298.516949153435.4615384620309.110169492435.4615384620319.703389831435.4615384620330.296610169435.4615384620340.889830508435.4615384620351.483050847435.4615384620362.076271186435.4615384620372.669491525435.4615384620383.262711864435.4615384620393.855932203435.4615384620404.449152542435.4615384620415.042372881435.4615384620425.63559322435.4615384620436.228813559435.4615384620446.822033898435.4615384620457.415254237435.4615384620468.008474576435.4615384620478.601694915435.4615384620489.194915254435.4615384620499.788135593435.4615384620510.381355932435.4615384620520.974576271435.4615384620531.56779661435.4615384620542.161016949435.4615384620552.754237288435.4615384620563.347457627435.4615384620573.940677966435.4615384620584.533898305435.4615384620595.127118644435.4615384620605.720338983435.4615384620616.313559322435.4615384620626.906779661435.4615384620637.5435.461538462bandwidth, Mbit/sretransmits \ No newline at end of file diff --git a/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/index.rst b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/index.rst new file mode 100644 index 0000000..afde4e3 --- /dev/null +++ b/doc/source/test_results/tenant_networking/neutron_vxlan_dvr_378/perl_l3_ew/index.rst @@ -0,0 +1,148 @@ +.. _openstack_l3_east_west_performance: + +OpenStack L3 East-West Performance 2 nodes +****************************************** + +In this scenario Shaker launches 1 pair of instances, each instance on its own +compute node. Instances are connected to one of 2 tenant networks, which +plugged into single router. The traffic goes from one network to the other (L3 +east-west). + +**Scenario**: + +.. code-block:: yaml + + deployment: + accommodation: + - pair + - single_room + - compute_nodes: 2 + template: l3_east_west.hot + description: In this scenario Shaker launches 1 pair of instances, each instance on + its own compute node. Instances are connected to one of 2 tenant networks, which + plugged into single router. The traffic goes from one network to the other (L3 east-west). + execution: + tests: + - class: flent + method: ping + sla: + - '[type == ''agent''] >> (stats.ping_icmp.avg < 2.0)' + time: 10 + title: Ping + - class: iperf3 + sla: + - '[type == ''agent''] >> (stats.bandwidth.avg > 5000)' + - '[type == ''agent''] >> (stats.retransmits.max < 10)' + title: TCP + - bandwidth: 0 + class: iperf3 + datagram_size: 32 + sla: + - '[type == ''agent''] >> (stats.packets.avg > 100000)' + title: UDP + udp: true + file_name: shaker/shaker/scenarios/openstack/perf_l3_east_west.yaml + title: OpenStack L3 East-West Performance + +Ping +==== + +**Test Specification**: + +.. code-block:: yaml + + class: flent + method: ping + sla: + - '[type == ''agent''] >> (stats.ping_icmp.avg < 2.0)' + time: 10 + title: Ping + +.. image:: 52751a66-4acd-4ecd-80ec-2722692dd601.* + +**Stats**: + +============= ======== ======== ======== +Metric Min Avg Max +============= ======== ======== ======== +ping_icmp, ms 0.26 0.51 0.90 +============= ======== ======== ======== + +**SLA**: + +========================= =========== =================== ======== +Expression Concurrency Node Result +========================= =========== =================== ======== +stats.ping_icmp.avg < 2.0 1 node-248.domain.tld OK +========================= =========== =================== ======== + +TCP +=== + +**Test Specification**: + +.. code-block:: yaml + + class: iperf3 + interval: 1 + sla: + - '[type == ''agent''] >> (stats.bandwidth.avg > 5000)' + - '[type == ''agent''] >> (stats.retransmits.max < 10)' + title: TCP + +.. image:: eba8ca00-5402-44ab-93d3-2bc0a32baad5.* + +**Stats**: + +================= ======== ======== ======== +Metric Min Avg Max +================= ======== ======== ======== +bandwidth, Mbit/s 9309.96 9376.98 9389.82 +retransmits 1 98 +================= ======== ======== ======== + +**SLA**: + +========================== =========== =================== ======== +Expression Concurrency Node Result +========================== =========== =================== ======== +stats.bandwidth.avg > 5000 1 node-248.domain.tld OK +stats.retransmits.max < 10 1 node-248.domain.tld FAIL +========================== =========== =================== ======== + +UDP +=== + +**Test Specification**: + +.. code-block:: yaml + + bandwidth: 0 + class: iperf3 + datagram_size: 32 + interval: 1 + sla: + - '[type == ''agent''] >> (stats.packets.avg > 100000)' + title: UDP + udp: true + +.. image:: 0c603cc9-dfa2-4ccd-8e9f-3c167bdd27b7.* + +**Stats**: + +============ ======== ======== ======== +Metric Min Avg Max +============ ======== ======== ======== +loss, % 0.00 +jitter, ms 0.00 +packets, pps 134550 142620 150010 +============ ======== ======== ======== + +**SLA**: + +========================== =========== =================== ======== +Expression Concurrency Node Result +========================== =========== =================== ======== +stats.packets.avg > 100000 1 node-248.domain.tld OK +========================== =========== =================== ======== +