From e5796ad7fac33f70942e4fd0f126a9c97e9fe9be Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 3 Feb 2022 08:09:49 +0100 Subject: Trending: Add icx weekly - Tables - data - dashboard - failed tests - last failed tests - weekly comparison tables - graphs - stats - dpdk_mrr - vpp_ndrpdr - DPDK MRR - VPP NDRPDR Change-Id: I371ba97992a0fcc1906d96c5020c9e2b13c396ce Signed-off-by: Tibor Frank --- docs/cpta/data/index.rst | 12 + docs/cpta/introduction/dashboard.rst | 20 ++ docs/cpta/introduction/failures.rst | 10 + docs/cpta/introduction/weekly.rst | 42 +++ .../container_memif-2n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/container_memif.rst | 1 + docs/cpta/ndrpdr_trending/ip4-2n-icx-xxv710.rst | 132 ++++++++ docs/cpta/ndrpdr_trending/ip4-3n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/ip4.rst | 2 + .../ndrpdr_trending/ip4_tunnels-2n-icx-xxv710.rst | 33 ++ .../ndrpdr_trending/ip4_tunnels-3n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/ip4_tunnels.rst | 2 + docs/cpta/ndrpdr_trending/ip6-2n-icx-xxv710.rst | 101 +++++++ docs/cpta/ndrpdr_trending/ip6-3n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/ip6.rst | 2 + docs/cpta/ndrpdr_trending/ipsec-3n-icx-xxv710.rst | 333 +++++++++++++++++++++ docs/cpta/ndrpdr_trending/ipsec.rst | 1 + docs/cpta/ndrpdr_trending/l2-2n-icx-xxv710.rst | 66 ++++ docs/cpta/ndrpdr_trending/l2-3n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/l2.rst | 2 + .../nat44-det-bidir-2n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/nat44-det-bidir.rst | 1 + .../nat44-ed-tcp-cps-2n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/nat44-ed-tcp-cps.rst | 1 + .../nat44-ed-tcp-tput-2n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/nat44-ed-tcp-tput.rst | 1 + .../nat44-ed-udp-cps-2n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/nat44-ed-udp-cps.rst | 1 + .../nat44-ed-udp-tput-2n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/nat44-ed-udp-tput.rst | 1 + .../nat44-ed-unidir-2n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/nat44-ed-unidir.rst | 1 + docs/cpta/ndrpdr_trending/srv6-3n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/srv6.rst | 1 + docs/cpta/ndrpdr_trending/vhost-2n-icx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/vhost.rst | 1 + docs/cpta/stats/dpdk_mrr.rst | 24 ++ docs/cpta/stats/vpp_ndrpdr.rst | 24 ++ docs/cpta/trending/dpdk-2n-clx-xxv710.rst | 5 +- docs/cpta/trending/dpdk-2n-icx-xxv710.rst | 50 ++++ docs/cpta/trending/dpdk-3n-icx-xxv710.rst | 50 ++++ docs/cpta/trending/dpdk.rst | 2 + 42 files changed, 1347 insertions(+), 4 deletions(-) create mode 100644 docs/cpta/ndrpdr_trending/container_memif-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-3n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4_tunnels-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4_tunnels-3n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-3n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ipsec-3n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-3n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/nat44-det-bidir-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/nat44-ed-tcp-cps-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/nat44-ed-tcp-tput-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/nat44-ed-udp-cps-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/nat44-ed-udp-tput-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/nat44-ed-unidir-2n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/srv6-3n-icx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/dpdk-2n-icx-xxv710.rst create mode 100644 docs/cpta/trending/dpdk-3n-icx-xxv710.rst (limited to 'docs') diff --git a/docs/cpta/data/index.rst b/docs/cpta/data/index.rst index 228bb7655f..ee981bb4d7 100644 --- a/docs/cpta/data/index.rst +++ b/docs/cpta/data/index.rst @@ -56,6 +56,18 @@ in the CSV formats: **VPP NDRPDR** + - 2n-icx + + - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-icx-trending.csv>`_ + - `Latency (P50 at 50% load, direction 1) in CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-icx-lat-P50-50-d1.csv>`_ + - `Latency (P50 at 50% load, direction 2) in CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-icx-lat-P50-50-d2.csv>`_ + + - 3n-icx + + - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-3n-icx-trending.csv>`_ + - `Latency (P50 at 50% load, direction 1) in CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-3n-icx-lat-P50-50-d1.csv>`_ + - `Latency (P50 at 50% load, direction 2) in CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-3n-icx-lat-P50-50-d2.csv>`_ + - 3n-skx - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-3n-skx-trending.csv>`_ diff --git a/docs/cpta/introduction/dashboard.rst b/docs/cpta/introduction/dashboard.rst index 92d20fed60..5ed85049d2 100644 --- a/docs/cpta/introduction/dashboard.rst +++ b/docs/cpta/introduction/dashboard.rst @@ -36,6 +36,16 @@ VPP worker on 8t4c .. include:: ../../../_build/_static/vpp/performance-trending-dashboard-8t4c-2n-icx.rst +NDR Weekly VPP worker on 2t1c +````````````````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t1c-2n-icx-ndr.rst + +PDR Weekly VPP worker on 2t1c +````````````````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t1c-2n-icx-pdr.rst + 3n-icx ------ @@ -54,6 +64,16 @@ VPP worker on 8t4c .. include:: ../../../_build/_static/vpp/performance-trending-dashboard-8t4c-3n-icx.rst +NDR Weekly VPP worker on 2t1c +````````````````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t1c-3n-icx-ndr.rst + +PDR Weekly VPP worker on 2t1c +````````````````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t1c-3n-icx-pdr.rst + 2n-skx ------ diff --git a/docs/cpta/introduction/failures.rst b/docs/cpta/introduction/failures.rst index 27d6dab402..31572dfcc7 100644 --- a/docs/cpta/introduction/failures.rst +++ b/docs/cpta/introduction/failures.rst @@ -18,11 +18,21 @@ Legend to the tables: .. include:: ../../../_build/_static/vpp/failed-tests-2n-icx.rst +2n-icx-ndrpdr +------------- + +.. include:: ../../../_build/_static/vpp/failed-tests-2n-icx-ndrpdr.rst + 3n-icx-mrr ---------- .. include:: ../../../_build/_static/vpp/failed-tests-3n-icx.rst +3n-icx-ndrpdr +------------- + +.. include:: ../../../_build/_static/vpp/failed-tests-3n-icx-ndrpdr.rst + 2n-skx-mrr ---------- diff --git a/docs/cpta/introduction/weekly.rst b/docs/cpta/introduction/weekly.rst index e32f1d7a11..861b69e941 100644 --- a/docs/cpta/introduction/weekly.rst +++ b/docs/cpta/introduction/weekly.rst @@ -1,6 +1,48 @@ NDRPDR Weekly Comparison ======================== +2n-icx +------ + +NDR Comparison +`````````````` + +Comparison tables in HTML, ASCII and CSV formats: + + - `HTML 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-ndr_in.html>`_ + - `ASCII 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-ndr.txt>`_ + - `CSV 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-ndr.csv>`_ + +PDR Comparison +`````````````` + +Comparison tables in HTML, ASCII and CSV formats: + + - `HTML 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-pdr_in.html>`_ + - `ASCII 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-pdr.txt>`_ + - `CSV 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-pdr.csv>`_ + +3n-icx +------ + +NDR Comparison +`````````````` + +Comparison tables in HTML, ASCII and CSV formats: + + - `HTML 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-ndr_in.html>`_ + - `ASCII 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-ndr.txt>`_ + - `CSV 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-ndr.csv>`_ + +PDR Comparison +`````````````` + +Comparison tables in HTML, ASCII and CSV formats: + + - `HTML 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-pdr_in.html>`_ + - `ASCII 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-pdr.txt>`_ + - `CSV 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-pdr.csv>`_ + 2n-skx ------ diff --git a/docs/cpta/ndrpdr_trending/container_memif-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/container_memif-2n-icx-xxv710.rst new file mode 100644 index 0000000000..08fbc09d9c --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif-2n-icx-xxv710.rst @@ -0,0 +1,33 @@ +2n-icx-xxv710 +------------- + +64b-memif-base +`````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/container_memif.rst b/docs/cpta/ndrpdr_trending/container_memif.rst index 096f02d535..e9efeae1a4 100644 --- a/docs/cpta/ndrpdr_trending/container_memif.rst +++ b/docs/cpta/ndrpdr_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/ndrpdr_trending/ip4-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip4-2n-icx-xxv710.rst new file mode 100644 index 0000000000..139e18d981 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4-2n-icx-xxv710.rst @@ -0,0 +1,132 @@ +2n-icx-xxv710 +------------- + +64b-ip4routing-base-scale-avf +````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/ip4-3n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip4-3n-icx-xxv710.rst new file mode 100644 index 0000000000..d8370fe45d --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4-3n-icx-xxv710.rst @@ -0,0 +1,33 @@ +3n-icx-xxv710 +------------- + +64b-ip4routing-base +``````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/ip4.rst b/docs/cpta/ndrpdr_trending/ip4.rst index 8ceb814875..4293476fae 100644 --- a/docs/cpta/ndrpdr_trending/ip4.rst +++ b/docs/cpta/ndrpdr_trending/ip4.rst @@ -3,6 +3,8 @@ IPv4 Routing .. toctree:: + ip4-2n-icx-xxv710 + ip4-3n-icx-xxv710 ip4-2n-clx-xxv710 ip4-2n-clx-x710 ip4-2n-clx-cx556a diff --git a/docs/cpta/ndrpdr_trending/ip4_tunnels-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip4_tunnels-2n-icx-xxv710.rst new file mode 100644 index 0000000000..2719060f51 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4_tunnels-2n-icx-xxv710.rst @@ -0,0 +1,33 @@ +2n-icx-xxv710 +------------- + +64b-ethip4-ethip4udpgeneve-avf +`````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-icx-xxv710.rst new file mode 100644 index 0000000000..27e0b225d3 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-icx-xxv710.rst @@ -0,0 +1,33 @@ +3n-icx-xxv710 +------------- + +64b-ip4tunnel-base +`````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/ip4_tunnels.rst b/docs/cpta/ndrpdr_trending/ip4_tunnels.rst index 7910693079..00cb111376 100644 --- a/docs/cpta/ndrpdr_trending/ip4_tunnels.rst +++ b/docs/cpta/ndrpdr_trending/ip4_tunnels.rst @@ -3,4 +3,6 @@ IPv4 Tunnels .. toctree:: + ip4_tunnels-2n-icx-xxv710 + ip4_tunnels-3n-icx-xxv710 ip4_tunnels-3n-skx-xxv710 diff --git a/docs/cpta/ndrpdr_trending/ip6-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip6-2n-icx-xxv710.rst new file mode 100644 index 0000000000..9e8fd52a95 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6-2n-icx-xxv710.rst @@ -0,0 +1,101 @@ +2n-icx-xxv710 +------------- + +78b-ip6routing-base-scale-avf +````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/ip6-3n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip6-3n-icx-xxv710.rst new file mode 100644 index 0000000000..9c0c49aaba --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6-3n-icx-xxv710.rst @@ -0,0 +1,33 @@ +3n-icx-xxv710 +------------- + +78b-ip6routing-base +``````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/ip6.rst b/docs/cpta/ndrpdr_trending/ip6.rst index 470f88eeb2..02a846a19f 100644 --- a/docs/cpta/ndrpdr_trending/ip6.rst +++ b/docs/cpta/ndrpdr_trending/ip6.rst @@ -3,6 +3,8 @@ IPv6 Routing .. toctree:: + ip6-2n-icx-xxv710 + ip6-3n-icx-xxv710 ip6-2n-clx-xxv710 ip6-2n-clx-x710 ip6-2n-clx-cx556a diff --git a/docs/cpta/ndrpdr_trending/ipsec-3n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/ipsec-3n-icx-xxv710.rst new file mode 100644 index 0000000000..f5d572460f --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ipsec-3n-icx-xxv710.rst @@ -0,0 +1,333 @@ +3n-icx-xxv710 +------------- + +1518b-ipsec-aes128cbc-ip4routing-base-scale-sw-avf +`````````````````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +1518b-ipsec-aes256gcm-ip4routing-base-scale-sw-avf +`````````````````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +1518b-ipsec-scheduler-ip4routing-base-scale-sw-avf +`````````````````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +1518b-ipsec-scheduler-ip4routing-base-scale-sw-dpdk +``````````````````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ + +imix-ipsec-aes128cbc-ip4routing-base-scale-sw-avf +````````````````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +imix-ipsec-aes256gcm-ip4routing-base-scale-sw-avf +````````````````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +imix-ipsec-ip4routing-base-scale-sw-dpdk +```````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +imix-ipsec-scheduler-ip4routing-base-scale-sw-avf +````````````````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +imix-ipsec-scheduler-ip4routing-base-scale-sw-dpdk +`````````````````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/ipsec.rst b/docs/cpta/ndrpdr_trending/ipsec.rst index 2ae36ac224..6b5646ad7a 100644 --- a/docs/cpta/ndrpdr_trending/ipsec.rst +++ b/docs/cpta/ndrpdr_trending/ipsec.rst @@ -3,4 +3,5 @@ IPSec IPv4 Routing .. toctree:: + ipsec-3n-icx-xxv710 ipsec-3n-skx-xxv710 diff --git a/docs/cpta/ndrpdr_trending/l2-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/l2-2n-icx-xxv710.rst new file mode 100644 index 0000000000..8f2b65b16d --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-2n-icx-xxv710.rst @@ -0,0 +1,66 @@ +2n-icx-xxv710 +------------- + +64b-l2switching-base-scale-avf +``````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/l2-3n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/l2-3n-icx-xxv710.rst new file mode 100644 index 0000000000..101239d70b --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-3n-icx-xxv710.rst @@ -0,0 +1,33 @@ +3n-icx-xxv710 +------------- + +64b-l2switching-base +```````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/nat44-det-bidir.rst b/docs/cpta/ndrpdr_trending/nat44-det-bidir.rst index b917a1b0de..da1b61e1a5 100644 --- a/docs/cpta/ndrpdr_trending/nat44-det-bidir.rst +++ b/docs/cpta/ndrpdr_trending/nat44-det-bidir.rst @@ -3,5 +3,6 @@ Det BiDir .. toctree:: + nat44-det-bidir-2n-icx-xxv710 nat44-det-bidir-2n-clx-xxv710 nat44-det-bidir-2n-skx-xxv710 diff --git a/docs/cpta/ndrpdr_trending/nat44-ed-tcp-cps-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/nat44-ed-tcp-cps-2n-icx-xxv710.rst new file mode 100644 index 0000000000..8741029d11 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/nat44-ed-tcp-cps-2n-icx-xxv710.rst @@ -0,0 +1,33 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44ed-ip4routing-tcp-stf-cps-avf +`````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/nat44-ed-tcp-cps.rst b/docs/cpta/ndrpdr_trending/nat44-ed-tcp-cps.rst index 0a884f4f9f..9e3c744ad1 100644 --- a/docs/cpta/ndrpdr_trending/nat44-ed-tcp-cps.rst +++ b/docs/cpta/ndrpdr_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/ndrpdr_trending/nat44-ed-tcp-tput-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/nat44-ed-tcp-tput-2n-icx-xxv710.rst new file mode 100644 index 0000000000..5da26f7b82 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/nat44-ed-tcp-tput-2n-icx-xxv710.rst @@ -0,0 +1,33 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44ed-ip4routing-tcp-tput-avf +``````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/nat44-ed-tcp-tput.rst b/docs/cpta/ndrpdr_trending/nat44-ed-tcp-tput.rst index 89cf35a7da..22a9e93592 100644 --- a/docs/cpta/ndrpdr_trending/nat44-ed-tcp-tput.rst +++ b/docs/cpta/ndrpdr_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/ndrpdr_trending/nat44-ed-udp-cps-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/nat44-ed-udp-cps-2n-icx-xxv710.rst new file mode 100644 index 0000000000..d4c79835f9 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/nat44-ed-udp-cps-2n-icx-xxv710.rst @@ -0,0 +1,33 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44ed-ip4routing-udp-stf-cps-avf +`````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/nat44-ed-udp-cps.rst b/docs/cpta/ndrpdr_trending/nat44-ed-udp-cps.rst index 904290d4b9..8540fdfd12 100644 --- a/docs/cpta/ndrpdr_trending/nat44-ed-udp-cps.rst +++ b/docs/cpta/ndrpdr_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/ndrpdr_trending/nat44-ed-udp-tput-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/nat44-ed-udp-tput-2n-icx-xxv710.rst new file mode 100644 index 0000000000..15ea35f62a --- /dev/null +++ b/docs/cpta/ndrpdr_trending/nat44-ed-udp-tput-2n-icx-xxv710.rst @@ -0,0 +1,33 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44ed-ip4routing-udp-tput-avf +``````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/nat44-ed-udp-tput.rst b/docs/cpta/ndrpdr_trending/nat44-ed-udp-tput.rst index 786b35d7f7..d611618e24 100644 --- a/docs/cpta/ndrpdr_trending/nat44-ed-udp-tput.rst +++ b/docs/cpta/ndrpdr_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/ndrpdr_trending/nat44-ed-unidir-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/nat44-ed-unidir-2n-icx-xxv710.rst new file mode 100644 index 0000000000..69cb136a15 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/nat44-ed-unidir-2n-icx-xxv710.rst @@ -0,0 +1,33 @@ +2n-icx-xxv710 +~~~~~~~~~~~~~ + +64b-nat44ed-ip4routing-stl-unidir-avf +````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/nat44-ed-unidir.rst b/docs/cpta/ndrpdr_trending/nat44-ed-unidir.rst index 86b7dae710..072f9a1d9c 100644 --- a/docs/cpta/ndrpdr_trending/nat44-ed-unidir.rst +++ b/docs/cpta/ndrpdr_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/ndrpdr_trending/srv6-3n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/srv6-3n-icx-xxv710.rst new file mode 100644 index 0000000000..ba037d2dc3 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/srv6-3n-icx-xxv710.rst @@ -0,0 +1,33 @@ +3n-icx-xxv710 +------------- + +78b-srv6-ip6routing-base-avf +```````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/srv6.rst b/docs/cpta/ndrpdr_trending/srv6.rst index 7126f384d6..152bca3427 100644 --- a/docs/cpta/ndrpdr_trending/srv6.rst +++ b/docs/cpta/ndrpdr_trending/srv6.rst @@ -3,4 +3,5 @@ SRv6 Routing .. toctree:: + srv6-3n-icx-xxv710 srv6-3n-skx-xxv710 diff --git a/docs/cpta/ndrpdr_trending/vhost-2n-icx-xxv710.rst b/docs/cpta/ndrpdr_trending/vhost-2n-icx-xxv710.rst new file mode 100644 index 0000000000..359a87a39e --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost-2n-icx-xxv710.rst @@ -0,0 +1,33 @@ +2n-icx-xxv710 +------------- + +64b-vhost-base +`````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +2t1c-pdr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_trending/vhost.rst b/docs/cpta/ndrpdr_trending/vhost.rst index 4531cacab1..ac9a835714 100644 --- a/docs/cpta/ndrpdr_trending/vhost.rst +++ b/docs/cpta/ndrpdr_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 diff --git a/docs/cpta/stats/dpdk_mrr.rst b/docs/cpta/stats/dpdk_mrr.rst index 9eeeaba92f..ff8f408956 100644 --- a/docs/cpta/stats/dpdk_mrr.rst +++ b/docs/cpta/stats/dpdk_mrr.rst @@ -1,6 +1,30 @@ DPDK MRR ======== +2n-icx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


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


+
+ 2n-clx ------ diff --git a/docs/cpta/stats/vpp_ndrpdr.rst b/docs/cpta/stats/vpp_ndrpdr.rst index 7cb6fe2248..ca278115a7 100644 --- a/docs/cpta/stats/vpp_ndrpdr.rst +++ b/docs/cpta/stats/vpp_ndrpdr.rst @@ -1,6 +1,30 @@ VPP NDRPDR ========== +2n-icx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


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


+
+ 2n-clx ------ diff --git a/docs/cpta/trending/dpdk-2n-clx-xxv710.rst b/docs/cpta/trending/dpdk-2n-clx-xxv710.rst index bb43418130..8ff66a9efc 100644 --- a/docs/cpta/trending/dpdk-2n-clx-xxv710.rst +++ b/docs/cpta/trending/dpdk-2n-clx-xxv710.rst @@ -1,12 +1,9 @@ 2n-clx-xxv710 ------------- + 64b-testpmd-l3fwd ````````````````` -.. - 2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-mrr - 2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-mrr - 2t1c :::: diff --git a/docs/cpta/trending/dpdk-2n-icx-xxv710.rst b/docs/cpta/trending/dpdk-2n-icx-xxv710.rst new file mode 100644 index 0000000000..0db4f0e8b3 --- /dev/null +++ b/docs/cpta/trending/dpdk-2n-icx-xxv710.rst @@ -0,0 +1,50 @@ +2n-icx-xxv710 +------------- + +64b-testpmd-l3fwd +````````````````` + +2t1c +:::: + +.. raw:: html + + + +
+ Links to builds: + dpdk-ref, + csit-ref + +


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


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


+
diff --git a/docs/cpta/trending/dpdk-3n-icx-xxv710.rst b/docs/cpta/trending/dpdk-3n-icx-xxv710.rst new file mode 100644 index 0000000000..21fd2d2dfe --- /dev/null +++ b/docs/cpta/trending/dpdk-3n-icx-xxv710.rst @@ -0,0 +1,50 @@ +3n-icx-xxv710 +------------- + +64b-testpmd-l3fwd +````````````````` + +2t1c +:::: + +.. raw:: html + + + +
+ Links to builds: + dpdk-ref, + csit-ref + +


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


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


+
diff --git a/docs/cpta/trending/dpdk.rst b/docs/cpta/trending/dpdk.rst index be903e947f..d2f388d59c 100644 --- a/docs/cpta/trending/dpdk.rst +++ b/docs/cpta/trending/dpdk.rst @@ -3,6 +3,8 @@ DPDK .. toctree:: + dpdk-2n-icx-xxv710 + dpdk-3n-icx-xxv710 dpdk-2n-skx-xxv710 dpdk-2n-skx-x710 dpdk-3n-skx-xxv710 -- cgit 1.2.3-korg