From 3d629c4e670186a8506bfd9f50c85453c4fa7acd Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 27 Jan 2022 12:01:09 +0100 Subject: Trending: Add 2n-icx Change-Id: I2d71c557f6b3c4d93466c096c9d5c0fabc36f486 Signed-off-by: Tibor Frank --- docs/cpta/data/index.rst | 4 + docs/cpta/stats/vpp_mrr.rst | 12 ++ .../trending/container_memif-2n-icx-xxv710.rst | 47 +++++ docs/cpta/trending/container_memif.rst | 1 + docs/cpta/trending/ip4-2n-icx-xxv710.rst | 191 +++++++++++++++++++++ docs/cpta/trending/ip4.rst | 1 + docs/cpta/trending/ip4_tunnels-2n-icx-xxv710.rst | 47 +++++ docs/cpta/trending/ip4_tunnels.rst | 1 + docs/cpta/trending/ip6-2n-icx-xxv710.rst | 146 ++++++++++++++++ docs/cpta/trending/ip6.rst | 1 + docs/cpta/trending/l2-2n-icx-xxv710.rst | 92 ++++++++++ docs/cpta/trending/l2.rst | 1 + .../trending/nat44-det-bidir-2n-icx-xxv710.rst | 47 +++++ docs/cpta/trending/nat44-det-bidir.rst | 1 + .../trending/nat44-ed-tcp-cps-2n-icx-xxv710.rst | 47 +++++ docs/cpta/trending/nat44-ed-tcp-cps.rst | 1 + .../trending/nat44-ed-tcp-tput-2n-icx-xxv710.rst | 47 +++++ docs/cpta/trending/nat44-ed-tcp-tput.rst | 1 + .../trending/nat44-ed-udp-cps-2n-icx-xxv710.rst | 47 +++++ docs/cpta/trending/nat44-ed-udp-cps.rst | 1 + .../trending/nat44-ed-udp-tput-2n-icx-xxv710.rst | 47 +++++ docs/cpta/trending/nat44-ed-udp-tput.rst | 1 + .../trending/nat44-ed-unidir-2n-icx-xxv710.rst | 47 +++++ docs/cpta/trending/nat44-ed-unidir.rst | 1 + docs/cpta/trending/vhost-2n-icx-xxv710.rst | 47 +++++ docs/cpta/trending/vhost.rst | 1 + 26 files changed, 880 insertions(+) create mode 100644 docs/cpta/trending/container_memif-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/ip4-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/ip4_tunnels-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/ip6-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/l2-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/nat44-det-bidir-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/nat44-ed-tcp-cps-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/nat44-ed-tcp-tput-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/nat44-ed-udp-cps-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/nat44-ed-udp-tput-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/nat44-ed-unidir-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/vhost-2n-icx-xxv710.rst (limited to 'docs') diff --git a/docs/cpta/data/index.rst b/docs/cpta/data/index.rst index a9c7301967..b524d707ef 100644 --- a/docs/cpta/data/index.rst +++ b/docs/cpta/data/index.rst @@ -18,6 +18,10 @@ in the CSV formats: - `CSV format <../_static/vpp/csit-vpp-perf-mrr-daily-master-2n-clx-trending.csv>`_ + - 2n-icx + + - `CSV format <../_static/vpp/csit-vpp-perf-mrr-daily-master-2n-icx-trending.csv>`_ + - 2n-zn2 - `CSV format <../_static/vpp/csit-vpp-perf-mrr-daily-master-2n-zn2-trending.csv>`_ diff --git a/docs/cpta/stats/vpp_mrr.rst b/docs/cpta/stats/vpp_mrr.rst index d7eaf3b4b4..3c350c7ca0 100644 --- a/docs/cpta/stats/vpp_mrr.rst +++ b/docs/cpta/stats/vpp_mrr.rst @@ -13,6 +13,18 @@ VPP MRR


+2n-icx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
+ 2n-skx ------ diff --git a/docs/cpta/trending/container_memif-2n-icx-xxv710.rst b/docs/cpta/trending/container_memif-2n-icx-xxv710.rst new file mode 100644 index 0000000000..0b37d0be37 --- /dev/null +++ b/docs/cpta/trending/container_memif-2n-icx-xxv710.rst @@ -0,0 +1,47 @@ +2n-icx-xxv710 +------------- + +64b-memif-base +`````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/container_memif.rst b/docs/cpta/trending/container_memif.rst index 0406f415c2..a29eb89597 100644 --- a/docs/cpta/trending/container_memif.rst +++ b/docs/cpta/trending/container_memif.rst @@ -3,6 +3,7 @@ LXC/DRC Container Memif .. toctree:: + container_memif-2n-icx-xxv710 container_memif-2n-clx-xxv710 container_memif-2n-clx-cx556a container_memif-2n-skx-xxv710 diff --git a/docs/cpta/trending/ip4-2n-icx-xxv710.rst b/docs/cpta/trending/ip4-2n-icx-xxv710.rst new file mode 100644 index 0000000000..d47fd52e7d --- /dev/null +++ b/docs/cpta/trending/ip4-2n-icx-xxv710.rst @@ -0,0 +1,191 @@ +2n-icx-xxv710 +------------- + +64b-ip4routing-base-scale-avf +`````````````````````````````` + +2t1c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +64b-ip4routing-base-scale-dpdk +`````````````````````````````` + +2t1c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +64b-ip4routing-base-scale-af_xdp +```````````````````````````````` + +2t1c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +64b-ip4routing-features-avf +``````````````````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/ip4.rst b/docs/cpta/trending/ip4.rst index 7f60e0fd2c..24e4943a70 100644 --- a/docs/cpta/trending/ip4.rst +++ b/docs/cpta/trending/ip4.rst @@ -3,6 +3,7 @@ IPv4 Routing .. toctree:: + ip4-2n-icx-xxv710 ip4-2n-clx-xxv710 ip4-2n-clx-x710 ip4-2n-clx-cx556a diff --git a/docs/cpta/trending/ip4_tunnels-2n-icx-xxv710.rst b/docs/cpta/trending/ip4_tunnels-2n-icx-xxv710.rst new file mode 100644 index 0000000000..a4757c9bae --- /dev/null +++ b/docs/cpta/trending/ip4_tunnels-2n-icx-xxv710.rst @@ -0,0 +1,47 @@ +2n-icx-xxv710 +------------- + +64b-ethip4--ethip4udpgeneve-avf +``````````````````````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/ip4_tunnels.rst b/docs/cpta/trending/ip4_tunnels.rst index 88733e5fa3..c21e6fbf92 100644 --- a/docs/cpta/trending/ip4_tunnels.rst +++ b/docs/cpta/trending/ip4_tunnels.rst @@ -3,6 +3,7 @@ IPv4 Tunnels .. toctree:: + ip4_tunnels-2n-icx-xxv710 ip4_tunnels-2n-skx-xxv710 ip4_tunnels-2n-clx-xxv710 ip4_tunnels-2n-zn2-xxv710 diff --git a/docs/cpta/trending/ip6-2n-icx-xxv710.rst b/docs/cpta/trending/ip6-2n-icx-xxv710.rst new file mode 100644 index 0000000000..ddfcee4c01 --- /dev/null +++ b/docs/cpta/trending/ip6-2n-icx-xxv710.rst @@ -0,0 +1,146 @@ +2n-icx-xxv710 +------------- + +78b-ip6routing-base-scale-avf +````````````````````````````` + +2t1c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +78b-ip6routing-base-scale-dpdk +`````````````````````````````` + +2t1c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +78b-ip6routing-base-scale-af_xdp +```````````````````````````````` + +2t1c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/ip6.rst b/docs/cpta/trending/ip6.rst index 9ca323a64a..74d9c1c495 100644 --- a/docs/cpta/trending/ip6.rst +++ b/docs/cpta/trending/ip6.rst @@ -3,6 +3,7 @@ IPv6 Routing .. toctree:: + ip6-2n-icx-xxv710 ip6-2n-clx-xxv710 ip6-2n-clx-x710 ip6-2n-clx-cx556a diff --git a/docs/cpta/trending/l2-2n-icx-xxv710.rst b/docs/cpta/trending/l2-2n-icx-xxv710.rst new file mode 100644 index 0000000000..12db5b0887 --- /dev/null +++ b/docs/cpta/trending/l2-2n-icx-xxv710.rst @@ -0,0 +1,92 @@ +2n-icx-xxv710 +------------- + +64b-l2switching-base-scale-avf +`````````````````````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +64b-l2switching-base-scale-dpdk +``````````````````````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/l2.rst b/docs/cpta/trending/l2.rst index 501a3ddb89..c5c0c80a8c 100644 --- a/docs/cpta/trending/l2.rst +++ b/docs/cpta/trending/l2.rst @@ -3,6 +3,7 @@ L2 Ethernet Switching .. toctree:: + l2-2n-icx-xxv710 l2-2n-clx-xxv710 l2-2n-clx-x710 l2-2n-clx-cx556a diff --git a/docs/cpta/trending/nat44-det-bidir-2n-icx-xxv710.rst b/docs/cpta/trending/nat44-det-bidir-2n-icx-xxv710.rst new file mode 100644 index 0000000000..da39b03f59 --- /dev/null +++ b/docs/cpta/trending/nat44-det-bidir-2n-icx-xxv710.rst @@ -0,0 +1,47 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44det-ip4routing-stl-bidir-avf +````````````````````````````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/nat44-det-bidir.rst b/docs/cpta/trending/nat44-det-bidir.rst index aeba9bd4f2..b068ddcf76 100644 --- a/docs/cpta/trending/nat44-det-bidir.rst +++ b/docs/cpta/trending/nat44-det-bidir.rst @@ -3,6 +3,7 @@ Det BiDir .. toctree:: + nat44-det-bidir-2n-icx-xxv710 nat44-det-bidir-2n-clx-xxv710 nat44-det-bidir-2n-skx-xxv710 nat44-det-bidir-2n-zn2-xxv710 diff --git a/docs/cpta/trending/nat44-ed-tcp-cps-2n-icx-xxv710.rst b/docs/cpta/trending/nat44-ed-tcp-cps-2n-icx-xxv710.rst new file mode 100644 index 0000000000..920e69f91a --- /dev/null +++ b/docs/cpta/trending/nat44-ed-tcp-cps-2n-icx-xxv710.rst @@ -0,0 +1,47 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44ed-ip4routing-tcp-stf-cps-avf +`````````````````````````````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/nat44-ed-tcp-cps.rst b/docs/cpta/trending/nat44-ed-tcp-cps.rst index 0a884f4f9f..9e3c744ad1 100644 --- a/docs/cpta/trending/nat44-ed-tcp-cps.rst +++ b/docs/cpta/trending/nat44-ed-tcp-cps.rst @@ -3,5 +3,6 @@ ED TCP CPS .. toctree:: + nat44-ed-tcp-cps-2n-icx-xxv710 nat44-ed-tcp-cps-2n-clx-xxv710 nat44-ed-tcp-cps-2n-skx-xxv710 diff --git a/docs/cpta/trending/nat44-ed-tcp-tput-2n-icx-xxv710.rst b/docs/cpta/trending/nat44-ed-tcp-tput-2n-icx-xxv710.rst new file mode 100644 index 0000000000..a71512a82f --- /dev/null +++ b/docs/cpta/trending/nat44-ed-tcp-tput-2n-icx-xxv710.rst @@ -0,0 +1,47 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44ed-ip4routing-tcp-tput-avf +``````````````````````````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/nat44-ed-tcp-tput.rst b/docs/cpta/trending/nat44-ed-tcp-tput.rst index 89cf35a7da..22a9e93592 100644 --- a/docs/cpta/trending/nat44-ed-tcp-tput.rst +++ b/docs/cpta/trending/nat44-ed-tcp-tput.rst @@ -3,5 +3,6 @@ ED TCP TPUT .. toctree:: + nat44-ed-tcp-tput-2n-icx-xxv710 nat44-ed-tcp-tput-2n-clx-xxv710 nat44-ed-tcp-tput-2n-skx-xxv710 diff --git a/docs/cpta/trending/nat44-ed-udp-cps-2n-icx-xxv710.rst b/docs/cpta/trending/nat44-ed-udp-cps-2n-icx-xxv710.rst new file mode 100644 index 0000000000..eeb21d6681 --- /dev/null +++ b/docs/cpta/trending/nat44-ed-udp-cps-2n-icx-xxv710.rst @@ -0,0 +1,47 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44ed-ip4routing-udp-stf-cps-avf +`````````````````````````````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/nat44-ed-udp-cps.rst b/docs/cpta/trending/nat44-ed-udp-cps.rst index 904290d4b9..8540fdfd12 100644 --- a/docs/cpta/trending/nat44-ed-udp-cps.rst +++ b/docs/cpta/trending/nat44-ed-udp-cps.rst @@ -3,5 +3,6 @@ ED UDP CPS .. toctree:: + nat44-ed-udp-cps-2n-icx-xxv710 nat44-ed-udp-cps-2n-clx-xxv710 nat44-ed-udp-cps-2n-skx-xxv710 diff --git a/docs/cpta/trending/nat44-ed-udp-tput-2n-icx-xxv710.rst b/docs/cpta/trending/nat44-ed-udp-tput-2n-icx-xxv710.rst new file mode 100644 index 0000000000..c403c8ce5c --- /dev/null +++ b/docs/cpta/trending/nat44-ed-udp-tput-2n-icx-xxv710.rst @@ -0,0 +1,47 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44ed-ip4routing-udp-tput-avf +``````````````````````````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/nat44-ed-udp-tput.rst b/docs/cpta/trending/nat44-ed-udp-tput.rst index 786b35d7f7..d611618e24 100644 --- a/docs/cpta/trending/nat44-ed-udp-tput.rst +++ b/docs/cpta/trending/nat44-ed-udp-tput.rst @@ -3,5 +3,6 @@ ED UDP TPUT .. toctree:: + nat44-ed-udp-tput-2n-icx-xxv710 nat44-ed-udp-tput-2n-clx-xxv710 nat44-ed-udp-tput-2n-skx-xxv710 diff --git a/docs/cpta/trending/nat44-ed-unidir-2n-icx-xxv710.rst b/docs/cpta/trending/nat44-ed-unidir-2n-icx-xxv710.rst new file mode 100644 index 0000000000..69428123a4 --- /dev/null +++ b/docs/cpta/trending/nat44-ed-unidir-2n-icx-xxv710.rst @@ -0,0 +1,47 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44ed-ip4routing-stl-unidir-avf +````````````````````````````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/nat44-ed-unidir.rst b/docs/cpta/trending/nat44-ed-unidir.rst index 86b7dae710..072f9a1d9c 100644 --- a/docs/cpta/trending/nat44-ed-unidir.rst +++ b/docs/cpta/trending/nat44-ed-unidir.rst @@ -3,5 +3,6 @@ ED UniDir .. toctree:: + nat44-ed-unidir-2n-icx-xxv710 nat44-ed-unidir-2n-clx-xxv710 nat44-ed-unidir-2n-skx-xxv710 diff --git a/docs/cpta/trending/vhost-2n-icx-xxv710.rst b/docs/cpta/trending/vhost-2n-icx-xxv710.rst new file mode 100644 index 0000000000..24eec4e5e9 --- /dev/null +++ b/docs/cpta/trending/vhost-2n-icx-xxv710.rst @@ -0,0 +1,47 @@ +2n-icx-xxv710 +------------- + +64b-vhost-base +`````````````` + +2t1c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +4t2c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +8t4c +:::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/trending/vhost.rst b/docs/cpta/trending/vhost.rst index 6a219c3bd9..8808b88bb4 100644 --- a/docs/cpta/trending/vhost.rst +++ b/docs/cpta/trending/vhost.rst @@ -3,6 +3,7 @@ VMs vhost-user .. toctree:: + vhost-2n-icx-xxv710 vhost-2n-clx-xxv710 vhost-2n-clx-cx556a vhost-2n-skx-xxv710 -- cgit 1.2.3-korg