From c267f63bcf5ecb79cd0af632df973676adb491a7 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 11 May 2020 14:40:23 +0200 Subject: Trending: Add NDRPDR trending graphs Change-Id: I57caf62b5084e36d8909330af68f766b50e3b748 Signed-off-by: Tibor Frank (cherry picked from commit 5a0bf46802294545c060d9aeea3c5b62952dfcda) --- docs/cpta/data/index.rst | 22 +- docs/cpta/index.rst | 15 +- .../container_memif-2n-clx-x710.rst | 33 ++ .../container_memif-2n-clx-xxv710.rst | 33 ++ .../container_memif-2n-skx-x710.rst | 33 ++ .../container_memif-2n-skx-xxv710.rst | 33 ++ .../container_memif-3n-hsw-x520.rst | 33 ++ .../container_memif-3n-hsw-x710.rst | 33 ++ .../container_memif-3n-hsw-xl710.rst | 33 ++ .../container_memif-3n-skx-x710.rst | 33 ++ .../container_memif-3n-skx-xxv710.rst | 33 ++ docs/cpta/ndrpdr_trending/container_memif.rst | 14 + docs/cpta/ndrpdr_trending/ip4-2n-clx-x710.rst | 97 ++++++ docs/cpta/ndrpdr_trending/ip4-2n-clx-xxv710.rst | 97 ++++++ docs/cpta/ndrpdr_trending/ip4-2n-skx-x710.rst | 97 ++++++ docs/cpta/ndrpdr_trending/ip4-2n-skx-xxv710.rst | 97 ++++++ docs/cpta/ndrpdr_trending/ip4-3n-hsw-x520.rst | 283 +++++++++++++++++ docs/cpta/ndrpdr_trending/ip4-3n-hsw-x710.rst | 100 ++++++ docs/cpta/ndrpdr_trending/ip4-3n-hsw-xl710.rst | 33 ++ docs/cpta/ndrpdr_trending/ip4-3n-skx-x710.rst | 97 ++++++ docs/cpta/ndrpdr_trending/ip4-3n-skx-xxv710.rst | 97 ++++++ docs/cpta/ndrpdr_trending/ip4.rst | 14 + .../ndrpdr_trending/ip4_tunnels-3n-hsw-x520.rst | 64 ++++ .../ndrpdr_trending/ip4_tunnels-3n-hsw-x710.rst | 64 ++++ .../ndrpdr_trending/ip4_tunnels-3n-skx-x710.rst | 64 ++++ docs/cpta/ndrpdr_trending/ip4_tunnels.rst | 8 + docs/cpta/ndrpdr_trending/ip6-2n-clx-x710.rst | 66 ++++ docs/cpta/ndrpdr_trending/ip6-2n-clx-xxv710.rst | 35 +++ docs/cpta/ndrpdr_trending/ip6-2n-skx-x710.rst | 66 ++++ docs/cpta/ndrpdr_trending/ip6-2n-skx-xxv710.rst | 35 +++ docs/cpta/ndrpdr_trending/ip6-3n-hsw-x520.rst | 66 ++++ docs/cpta/ndrpdr_trending/ip6-3n-hsw-x710.rst | 66 ++++ docs/cpta/ndrpdr_trending/ip6-3n-hsw-xl710.rst | 33 ++ docs/cpta/ndrpdr_trending/ip6-3n-skx-x710.rst | 66 ++++ docs/cpta/ndrpdr_trending/ip6-3n-skx-xxv710.rst | 35 +++ docs/cpta/ndrpdr_trending/ip6.rst | 14 + .../ndrpdr_trending/ip6_tunnels-3n-hsw-x520.rst | 33 ++ docs/cpta/ndrpdr_trending/ip6_tunnels.rst | 6 + docs/cpta/ndrpdr_trending/l2-2n-clx-x710.rst | 95 ++++++ docs/cpta/ndrpdr_trending/l2-2n-clx-xxv710.rst | 95 ++++++ docs/cpta/ndrpdr_trending/l2-2n-skx-x710.rst | 95 ++++++ docs/cpta/ndrpdr_trending/l2-2n-skx-xxv710.rst | 95 ++++++ docs/cpta/ndrpdr_trending/l2-3n-hsw-vic1227.rst | 33 ++ docs/cpta/ndrpdr_trending/l2-3n-hsw-vic1385.rst | 33 ++ docs/cpta/ndrpdr_trending/l2-3n-hsw-x520.rst | 343 +++++++++++++++++++++ docs/cpta/ndrpdr_trending/l2-3n-hsw-x710.rst | 95 ++++++ docs/cpta/ndrpdr_trending/l2-3n-hsw-xl710.rst | 33 ++ docs/cpta/ndrpdr_trending/l2-3n-skx-x710.rst | 95 ++++++ docs/cpta/ndrpdr_trending/l2-3n-skx-xxv710.rst | 95 ++++++ docs/cpta/ndrpdr_trending/l2.rst | 16 + docs/cpta/ndrpdr_trending/srv6-3n-hsw-x520.rst | 33 ++ docs/cpta/ndrpdr_trending/srv6.rst | 6 + docs/cpta/ndrpdr_trending/vhost-2n-clx-x710.rst | 64 ++++ docs/cpta/ndrpdr_trending/vhost-2n-clx-xxv710.rst | 64 ++++ docs/cpta/ndrpdr_trending/vhost-2n-skx-x710.rst | 64 ++++ docs/cpta/ndrpdr_trending/vhost-2n-skx-xxv710.rst | 64 ++++ docs/cpta/ndrpdr_trending/vhost-3n-hsw-x520.rst | 126 ++++++++ docs/cpta/ndrpdr_trending/vhost-3n-hsw-x710.rst | 126 ++++++++ docs/cpta/ndrpdr_trending/vhost-3n-hsw-xl710.rst | 64 ++++ docs/cpta/ndrpdr_trending/vhost-3n-skx-x710.rst | 126 ++++++++ docs/cpta/ndrpdr_trending/vhost-3n-skx-xxv710.rst | 64 ++++ docs/cpta/ndrpdr_trending/vhost.rst | 14 + 62 files changed, 4016 insertions(+), 3 deletions(-) create mode 100644 docs/cpta/ndrpdr_trending/container_memif-2n-clx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/container_memif-2n-clx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/container_memif-2n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/container_memif-2n-skx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/container_memif-3n-hsw-x520.rst create mode 100644 docs/cpta/ndrpdr_trending/container_memif-3n-hsw-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/container_memif-3n-hsw-xl710.rst create mode 100644 docs/cpta/ndrpdr_trending/container_memif-3n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/container_memif-3n-skx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/container_memif.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-2n-clx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-2n-clx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-2n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-2n-skx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-3n-hsw-x520.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-3n-hsw-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-3n-hsw-xl710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-3n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4-3n-skx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4_tunnels-3n-hsw-x520.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4_tunnels-3n-hsw-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4_tunnels-3n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip4_tunnels.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-2n-clx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-2n-clx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-2n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-2n-skx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-3n-hsw-x520.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-3n-hsw-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-3n-hsw-xl710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-3n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6-3n-skx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6_tunnels-3n-hsw-x520.rst create mode 100644 docs/cpta/ndrpdr_trending/ip6_tunnels.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-2n-clx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-2n-clx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-2n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-2n-skx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-3n-hsw-vic1227.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-3n-hsw-vic1385.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-3n-hsw-x520.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-3n-hsw-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-3n-hsw-xl710.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-3n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/l2-3n-skx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/l2.rst create mode 100644 docs/cpta/ndrpdr_trending/srv6-3n-hsw-x520.rst create mode 100644 docs/cpta/ndrpdr_trending/srv6.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost-2n-clx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost-2n-clx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost-2n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost-2n-skx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost-3n-hsw-x520.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost-3n-hsw-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost-3n-hsw-xl710.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost-3n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost-3n-skx-xxv710.rst create mode 100644 docs/cpta/ndrpdr_trending/vhost.rst (limited to 'docs') diff --git a/docs/cpta/data/index.rst b/docs/cpta/data/index.rst index 3f7d313256..2dbf04f037 100644 --- a/docs/cpta/data/index.rst +++ b/docs/cpta/data/index.rst @@ -4,7 +4,7 @@ Performance Data Performance test data used to generate the trending graphs is available in the CSV formats: -**VPP** +**VPP MRR** - 3n-hsw @@ -34,7 +34,25 @@ in the CSV formats: - `CSV format <../_static/vpp/csit-vpp-perf-mrr-daily-master-2n-dnv-trending.csv>`_ -**DPDK** +**VPP NDRPDR** + + - 3n-hsw + + - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-3n-hsw-trending.csv>`_ + + - 3n-skx + + - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-3n-skx-trending.csv>`_ + + - 2n-skx + + - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-skx-trending.csv>`_ + + - 2n-clx + + - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-clx-trending.csv>`_ + +**DPDK MRR** - 3n-hsw diff --git a/docs/cpta/index.rst b/docs/cpta/index.rst index 51c32555b9..20685d972a 100644 --- a/docs/cpta/index.rst +++ b/docs/cpta/index.rst @@ -24,7 +24,7 @@ analysis and anomaly detection methodology. .. toctree:: :maxdepth: 2 - :caption: Trending Graphs + :caption: MRR Trending Graphs trending/l2 trending/ip4 @@ -38,6 +38,19 @@ analysis and anomaly detection methodology. trending/nf_service_density trending/dpdk +.. toctree:: + :maxdepth: 2 + :caption: NDRPDR Trending Graphs + + ndrpdr_trending/l2 + ndrpdr_trending/ip4 + ndrpdr_trending/ip6 + ndrpdr_trending/srv6 + ndrpdr_trending/ip4_tunnels + ndrpdr_trending/ip6_tunnels + ndrpdr_trending/vhost + ndrpdr_trending/container_memif + .. toctree:: :maxdepth: 2 :caption: Performance Data diff --git a/docs/cpta/ndrpdr_trending/container_memif-2n-clx-x710.rst b/docs/cpta/ndrpdr_trending/container_memif-2n-clx-x710.rst new file mode 100644 index 0000000000..5e1d40653c --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif-2n-clx-x710.rst @@ -0,0 +1,33 @@ +2n-clx-x710 +----------- + +64b-memif-base-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/container_memif-2n-clx-xxv710.rst b/docs/cpta/ndrpdr_trending/container_memif-2n-clx-xxv710.rst new file mode 100644 index 0000000000..b1387763b4 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif-2n-clx-xxv710.rst @@ -0,0 +1,33 @@ +2n-clx-xxv710 +------------- + +64b-memif-base-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/container_memif-2n-skx-x710.rst b/docs/cpta/ndrpdr_trending/container_memif-2n-skx-x710.rst new file mode 100644 index 0000000000..1db808bde3 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif-2n-skx-x710.rst @@ -0,0 +1,33 @@ +2n-skx-x710 +----------- + +64b-memif-base-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/container_memif-2n-skx-xxv710.rst b/docs/cpta/ndrpdr_trending/container_memif-2n-skx-xxv710.rst new file mode 100644 index 0000000000..0d374367f2 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif-2n-skx-xxv710.rst @@ -0,0 +1,33 @@ +2n-skx-xxv710 +------------- + +64b-memif-base-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/container_memif-3n-hsw-x520.rst b/docs/cpta/ndrpdr_trending/container_memif-3n-hsw-x520.rst new file mode 100644 index 0000000000..8264e02603 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif-3n-hsw-x520.rst @@ -0,0 +1,33 @@ +3n-hsw-x520 +----------- + +64b-memif-base-dpdk +``````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
diff --git a/docs/cpta/ndrpdr_trending/container_memif-3n-hsw-x710.rst b/docs/cpta/ndrpdr_trending/container_memif-3n-hsw-x710.rst new file mode 100644 index 0000000000..d2aad2e4af --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif-3n-hsw-x710.rst @@ -0,0 +1,33 @@ +3n-hsw-x710 +----------- + +64b-memif-base-dpdk +``````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
diff --git a/docs/cpta/ndrpdr_trending/container_memif-3n-hsw-xl710.rst b/docs/cpta/ndrpdr_trending/container_memif-3n-hsw-xl710.rst new file mode 100644 index 0000000000..8361822312 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif-3n-hsw-xl710.rst @@ -0,0 +1,33 @@ +3n-hsw-xl710 +----------- + +64b-memif-base-dpdk +``````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
diff --git a/docs/cpta/ndrpdr_trending/container_memif-3n-skx-x710.rst b/docs/cpta/ndrpdr_trending/container_memif-3n-skx-x710.rst new file mode 100644 index 0000000000..ccbde5bf66 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif-3n-skx-x710.rst @@ -0,0 +1,33 @@ +3n-skx-x710 +----------- + +64b-memif-base-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/container_memif-3n-skx-xxv710.rst b/docs/cpta/ndrpdr_trending/container_memif-3n-skx-xxv710.rst new file mode 100644 index 0000000000..c9e4afc46b --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif-3n-skx-xxv710.rst @@ -0,0 +1,33 @@ +3n-skx-xxv710 +------------- + +64b-memif-base-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/container_memif.rst b/docs/cpta/ndrpdr_trending/container_memif.rst new file mode 100644 index 0000000000..bcdc140447 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/container_memif.rst @@ -0,0 +1,14 @@ +LXC/DRC Container Memif +======================= + +.. toctree:: + + container_memif-2n-skx-xxv710 + container_memif-2n-skx-x710 + container_memif-3n-skx-xxv710 + container_memif-3n-skx-x710 + container_memif-2n-clx-xxv710 + container_memif-2n-clx-x710 + container_memif-3n-hsw-xl710 + container_memif-3n-hsw-x710 + container_memif-3n-hsw-x520 diff --git a/docs/cpta/ndrpdr_trending/ip4-2n-clx-x710.rst b/docs/cpta/ndrpdr_trending/ip4-2n-clx-x710.rst new file mode 100644 index 0000000000..c98fa26e9d --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4-2n-clx-x710.rst @@ -0,0 +1,97 @@ +2n-clx-x710 +----------- + +64b-ip4routing-base-avf-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-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-features-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/ip4-2n-clx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip4-2n-clx-xxv710.rst new file mode 100644 index 0000000000..0e0f9e512a --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4-2n-clx-xxv710.rst @@ -0,0 +1,97 @@ +2n-clx-xxv710 +------------- + +64b-ip4routing-base-avf-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-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-features-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/ip4-2n-skx-x710.rst b/docs/cpta/ndrpdr_trending/ip4-2n-skx-x710.rst new file mode 100644 index 0000000000..fcc08917c5 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4-2n-skx-x710.rst @@ -0,0 +1,97 @@ +2n-skx-x710 +----------- + +64b-ip4routing-base-avf-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-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-features-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/ip4-2n-skx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip4-2n-skx-xxv710.rst new file mode 100644 index 0000000000..30e6ae06bc --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4-2n-skx-xxv710.rst @@ -0,0 +1,97 @@ +2n-skx-xxv710 +------------- + +64b-ip4routing-base-avf-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-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-features-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/ip4-3n-hsw-x520.rst b/docs/cpta/ndrpdr_trending/ip4-3n-hsw-x520.rst new file mode 100644 index 0000000000..fcea2e7575 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4-3n-hsw-x520.rst @@ -0,0 +1,283 @@ +3n-hsw-x520 +----------- + +64b-ip4routing-base-features-dpdk +````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/ip4-3n-hsw-x710.rst b/docs/cpta/ndrpdr_trending/ip4-3n-hsw-x710.rst new file mode 100644 index 0000000000..a07eec9c89 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4-3n-hsw-x710.rst @@ -0,0 +1,100 @@ +3n-hsw-x710 +----------- + +64b-ip4routing-base-features-dpdk +````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


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


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/ip4-3n-skx-x710.rst b/docs/cpta/ndrpdr_trending/ip4-3n-skx-x710.rst new file mode 100644 index 0000000000..515c0ece16 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4-3n-skx-x710.rst @@ -0,0 +1,97 @@ +3n-skx-x710 +----------- + +64b-ip4routing-base-avf-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-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-features-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/ip4-3n-skx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip4-3n-skx-xxv710.rst new file mode 100644 index 0000000000..f2179252e6 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4-3n-skx-xxv710.rst @@ -0,0 +1,97 @@ +3n-skx-xxv710 +------------- + +64b-ip4routing-base-avf-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-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-features-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/ip4.rst b/docs/cpta/ndrpdr_trending/ip4.rst new file mode 100644 index 0000000000..c10e62706f --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4.rst @@ -0,0 +1,14 @@ +IPv4 Routing +============ + +.. toctree:: + + ip4-2n-skx-xxv710 + ip4-2n-skx-x710 + ip4-3n-skx-xxv710 + ip4-3n-skx-x710 + ip4-2n-clx-xxv710 + ip4-2n-clx-x710 + ip4-3n-hsw-xl710 + ip4-3n-hsw-x710 + ip4-3n-hsw-x520 diff --git a/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-hsw-x520.rst b/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-hsw-x520.rst new file mode 100644 index 0000000000..ddb8208fc9 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-hsw-x520.rst @@ -0,0 +1,64 @@ +3n-hsw-x520 +----------- + +64b-ip4tunnel-dot1q-base-scale-dpdk +``````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-hsw-x710.rst b/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-hsw-x710.rst new file mode 100644 index 0000000000..aa5866fd89 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-hsw-x710.rst @@ -0,0 +1,64 @@ +3n-hsw-x710 +----------- + +64b-ip4tunnel-dot1q-base-scale-dpdk +``````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-skx-x710.rst b/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-skx-x710.rst new file mode 100644 index 0000000000..e4f000f864 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4_tunnels-3n-skx-x710.rst @@ -0,0 +1,64 @@ +3n-skx-x710 +----------- + +64b-ip4tunnel-dot1q-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-ip4tunnel-eth-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/ip4_tunnels.rst b/docs/cpta/ndrpdr_trending/ip4_tunnels.rst new file mode 100644 index 0000000000..d847bef4ff --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip4_tunnels.rst @@ -0,0 +1,8 @@ +IPv4 Tunnels +============ + +.. toctree:: + + ip4_tunnels-3n-skx-x710 + ip4_tunnels-3n-hsw-x710 + ip4_tunnels-3n-hsw-x520 diff --git a/docs/cpta/ndrpdr_trending/ip6-2n-clx-x710.rst b/docs/cpta/ndrpdr_trending/ip6-2n-clx-x710.rst new file mode 100644 index 0000000000..a2177d5314 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6-2n-clx-x710.rst @@ -0,0 +1,66 @@ +2n-clx-x710 +----------- + +78b-ip6routing-base-features-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-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/ip6-2n-clx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip6-2n-clx-xxv710.rst new file mode 100644 index 0000000000..b0915df6bb --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6-2n-clx-xxv710.rst @@ -0,0 +1,35 @@ +2n-clx-xxv710 +------------- + +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 + +


+
diff --git a/docs/cpta/ndrpdr_trending/ip6-2n-skx-x710.rst b/docs/cpta/ndrpdr_trending/ip6-2n-skx-x710.rst new file mode 100644 index 0000000000..3c2a8262da --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6-2n-skx-x710.rst @@ -0,0 +1,66 @@ +2n-skx-x710 +----------- + +78b-ip6routing-base-features-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-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/ip6-2n-skx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip6-2n-skx-xxv710.rst new file mode 100644 index 0000000000..b57977964b --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6-2n-skx-xxv710.rst @@ -0,0 +1,35 @@ +2n-skx-xxv710 +------------- + +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 + +


+
diff --git a/docs/cpta/ndrpdr_trending/ip6-3n-hsw-x520.rst b/docs/cpta/ndrpdr_trending/ip6-3n-hsw-x520.rst new file mode 100644 index 0000000000..2aa172e0e5 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6-3n-hsw-x520.rst @@ -0,0 +1,66 @@ +3n-hsw-x520 +----------- + +78b-ip6routing-base-features-dpdk +````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/ip6-3n-hsw-x710.rst b/docs/cpta/ndrpdr_trending/ip6-3n-hsw-x710.rst new file mode 100644 index 0000000000..466f607e82 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6-3n-hsw-x710.rst @@ -0,0 +1,66 @@ +3n-hsw-x710 +----------- + +78b-ip6routing-base-features-dpdk +````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/ip6-3n-skx-x710.rst b/docs/cpta/ndrpdr_trending/ip6-3n-skx-x710.rst new file mode 100644 index 0000000000..75ce02a3af --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6-3n-skx-x710.rst @@ -0,0 +1,66 @@ +3n-skx-x710 +----------- + +78b-ip6routing-base-features-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-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/ip6-3n-skx-xxv710.rst b/docs/cpta/ndrpdr_trending/ip6-3n-skx-xxv710.rst new file mode 100644 index 0000000000..64d1312ed2 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6-3n-skx-xxv710.rst @@ -0,0 +1,35 @@ +3n-skx-xxv710 +------------- + +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 + +


+
diff --git a/docs/cpta/ndrpdr_trending/ip6.rst b/docs/cpta/ndrpdr_trending/ip6.rst new file mode 100644 index 0000000000..be519dfdf2 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6.rst @@ -0,0 +1,14 @@ +IPv6 Routing +============ + +.. toctree:: + + ip6-2n-skx-xxv710 + ip6-2n-skx-x710 + ip6-3n-skx-xxv710 + ip6-3n-skx-x710 + ip6-3n-hsw-xl710 + ip6-3n-hsw-x710 + ip6-3n-hsw-x520 + ip6-2n-clx-xxv710 + ip6-2n-clx-x710 diff --git a/docs/cpta/ndrpdr_trending/ip6_tunnels-3n-hsw-x520.rst b/docs/cpta/ndrpdr_trending/ip6_tunnels-3n-hsw-x520.rst new file mode 100644 index 0000000000..685f03f46b --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6_tunnels-3n-hsw-x520.rst @@ -0,0 +1,33 @@ +3n-hsw-x520 +----------- + +78b-ip6tunnel-eth-base-dpdk +``````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
diff --git a/docs/cpta/ndrpdr_trending/ip6_tunnels.rst b/docs/cpta/ndrpdr_trending/ip6_tunnels.rst new file mode 100644 index 0000000000..d7ef850756 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/ip6_tunnels.rst @@ -0,0 +1,6 @@ +IPv6 Tunnels +============ + +.. toctree:: + + ip6_tunnels-3n-hsw-x520 diff --git a/docs/cpta/ndrpdr_trending/l2-2n-clx-x710.rst b/docs/cpta/ndrpdr_trending/l2-2n-clx-x710.rst new file mode 100644 index 0000000000..5c72f512ed --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-2n-clx-x710.rst @@ -0,0 +1,95 @@ +2n-clx-x710 +----------- + +64b-l2switching-base-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-dpdk +````````````````````````` + +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-2n-clx-xxv710.rst b/docs/cpta/ndrpdr_trending/l2-2n-clx-xxv710.rst new file mode 100644 index 0000000000..8c78418623 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-2n-clx-xxv710.rst @@ -0,0 +1,95 @@ +2n-clx-xxv710 +------------- + +64b-l2switching-base-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-dpdk +````````````````````````` + +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-2n-skx-x710.rst b/docs/cpta/ndrpdr_trending/l2-2n-skx-x710.rst new file mode 100644 index 0000000000..ad34eebd60 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-2n-skx-x710.rst @@ -0,0 +1,95 @@ +2n-skx-x710 +----------- + +64b-l2switching-base-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-dpdk +````````````````````````` + +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-2n-skx-xxv710.rst b/docs/cpta/ndrpdr_trending/l2-2n-skx-xxv710.rst new file mode 100644 index 0000000000..bb50da9752 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-2n-skx-xxv710.rst @@ -0,0 +1,95 @@ +2n-skx-xxv710 +------------- + +64b-l2switching-base-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-dpdk +````````````````````````` + +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-hsw-vic1227.rst b/docs/cpta/ndrpdr_trending/l2-3n-hsw-vic1227.rst new file mode 100644 index 0000000000..c8853b73fb --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-3n-hsw-vic1227.rst @@ -0,0 +1,33 @@ +3n-hsw-vic1227 +-------------- + +64b-l2switching-base-dpdk +````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/l2-3n-hsw-x520.rst b/docs/cpta/ndrpdr_trending/l2-3n-hsw-x520.rst new file mode 100644 index 0000000000..e17418070d --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-3n-hsw-x520.rst @@ -0,0 +1,343 @@ +3n-hsw-x520 +----------- + +64b-l2switching-base-dpdk +````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


+
+ +64b-l2switching-l2-features-iacl1-dpdk +`````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-l2switching-l2-features-iacl10-dpdk +``````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-l2switching-l2-features-iacl50-dpdk +``````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-l2switching-l2-features-oacl1-dpdk +`````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-l2switching-l2-features-oacl10-dpdk +``````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-l2switching-l2-features-oacl50-dpdk +``````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-l2switching-l2-features-macip-iacl1-dpdk +```````````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-l2switching-l2-features-macip-iacl10-dpdk +````````````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-l2switching-l2-features-macip-iacl50-dpdk +````````````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
diff --git a/docs/cpta/ndrpdr_trending/l2-3n-hsw-x710.rst b/docs/cpta/ndrpdr_trending/l2-3n-hsw-x710.rst new file mode 100644 index 0000000000..be5a1fe655 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-3n-hsw-x710.rst @@ -0,0 +1,95 @@ +3n-hsw-x710 +----------- + +64b-l2switching-base-dpdk +````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


+
+ +64b-l2switching-l2-features-iacl1-dpdk +`````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/l2-3n-skx-x710.rst b/docs/cpta/ndrpdr_trending/l2-3n-skx-x710.rst new file mode 100644 index 0000000000..229eee7184 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-3n-skx-x710.rst @@ -0,0 +1,95 @@ +3n-skx-x710 +----------- + +64b-l2switching-base-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-dpdk +````````````````````````` + +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-skx-xxv710.rst b/docs/cpta/ndrpdr_trending/l2-3n-skx-xxv710.rst new file mode 100644 index 0000000000..3c175f5871 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2-3n-skx-xxv710.rst @@ -0,0 +1,95 @@ +3n-skx-xxv710 +------------- + +64b-l2switching-base-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-dpdk +````````````````````````` + +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.rst b/docs/cpta/ndrpdr_trending/l2.rst new file mode 100644 index 0000000000..d2c0e05f62 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/l2.rst @@ -0,0 +1,16 @@ +L2 Ethernet Switching +===================== + +.. toctree:: + + l2-2n-skx-xxv710 + l2-2n-skx-x710 + l2-3n-skx-xxv710 + l2-3n-skx-x710 + l2-3n-hsw-xl710 + l2-3n-hsw-x710 + l2-3n-hsw-x520 + l2-3n-hsw-vic1227 + l2-3n-hsw-vic1385 + l2-2n-clx-xxv710 + l2-2n-clx-x710 diff --git a/docs/cpta/ndrpdr_trending/srv6-3n-hsw-x520.rst b/docs/cpta/ndrpdr_trending/srv6-3n-hsw-x520.rst new file mode 100644 index 0000000000..7899b1c107 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/srv6-3n-hsw-x520.rst @@ -0,0 +1,33 @@ +3n-hsw-x520 +----------- + +78b-srv6-ip6routing-base-dpdk +````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +1t1c-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 new file mode 100644 index 0000000000..f3174498a8 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/srv6.rst @@ -0,0 +1,6 @@ +SRv6 Routing +============ + +.. toctree:: + + srv6-3n-hsw-x520 diff --git a/docs/cpta/ndrpdr_trending/vhost-2n-clx-x710.rst b/docs/cpta/ndrpdr_trending/vhost-2n-clx-x710.rst new file mode 100644 index 0000000000..fbf679f38b --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost-2n-clx-x710.rst @@ -0,0 +1,64 @@ +2n-clx-x710 +----------- + +64b-vhost-base-dpdk-testpmd +``````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-vhost-base-dpdk-vpp +``````````````````````` + +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-2n-clx-xxv710.rst b/docs/cpta/ndrpdr_trending/vhost-2n-clx-xxv710.rst new file mode 100644 index 0000000000..4fcbac4722 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost-2n-clx-xxv710.rst @@ -0,0 +1,64 @@ +2n-clx-xxv710 +------------- + +64b-vhost-base-dpdk-testpmd +``````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-vhost-base-dpdk-vpp +``````````````````````` + +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-2n-skx-x710.rst b/docs/cpta/ndrpdr_trending/vhost-2n-skx-x710.rst new file mode 100644 index 0000000000..fe16760644 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost-2n-skx-x710.rst @@ -0,0 +1,64 @@ +2n-skx-x710 +----------- + +64b-vhost-base-dpdk-testpmd +``````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-vhost-base-dpdk-vpp +``````````````````````` + +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-2n-skx-xxv710.rst b/docs/cpta/ndrpdr_trending/vhost-2n-skx-xxv710.rst new file mode 100644 index 0000000000..ed78cb394b --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost-2n-skx-xxv710.rst @@ -0,0 +1,64 @@ +2n-skx-xxv710 +------------- + +64b-vhost-base-dpdk-testpmd +``````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-vhost-base-dpdk-vpp +``````````````````````` + +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-3n-hsw-x520.rst b/docs/cpta/ndrpdr_trending/vhost-3n-hsw-x520.rst new file mode 100644 index 0000000000..4a2a33ac53 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost-3n-hsw-x520.rst @@ -0,0 +1,126 @@ +3n-hsw-x520 +----------- + +64b-link-bonding-vhost-base-dpdk-testpmd +```````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-link-bonding-vhost-base-dpdk-vpp +```````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-vhost-base-dpdk-testpmd +``````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/vhost-3n-hsw-x710.rst b/docs/cpta/ndrpdr_trending/vhost-3n-hsw-x710.rst new file mode 100644 index 0000000000..4d454631cf --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost-3n-hsw-x710.rst @@ -0,0 +1,126 @@ +3n-hsw-x710 +----------- + +64b-link-bonding-vhost-base-dpdk-testpmd +```````````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-link-bonding-vhost-base-dpdk-vpp +```````````````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-vhost-base-dpdk-testpmd +``````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/vhost-3n-hsw-xl710.rst b/docs/cpta/ndrpdr_trending/vhost-3n-hsw-xl710.rst new file mode 100644 index 0000000000..5ccbd078c2 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost-3n-hsw-xl710.rst @@ -0,0 +1,64 @@ +3n-hsw-xl710 +------------ + +64b-vhost-base-dpdk-testpmd +``````````````````````````` + +1t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/vhost-3n-skx-x710.rst b/docs/cpta/ndrpdr_trending/vhost-3n-skx-x710.rst new file mode 100644 index 0000000000..9812bf9a53 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost-3n-skx-x710.rst @@ -0,0 +1,126 @@ +3n-skx-x710 +----------- + +64b-link-bonding-vhost-base-dpdk-testpmd +```````````````````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


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


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


+
+ +64b-vhost-base-dpdk-vpp +``````````````````````` + +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-3n-skx-xxv710.rst b/docs/cpta/ndrpdr_trending/vhost-3n-skx-xxv710.rst new file mode 100644 index 0000000000..226d9582d8 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost-3n-skx-xxv710.rst @@ -0,0 +1,64 @@ +3n-skx-xxv710 +------------- + +64b-vhost-base-dpdk-testpmd +``````````````````````````` + +2t1c-ndr +:::::::: + +.. raw:: html + + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-vhost-base-dpdk-vpp +``````````````````````` + +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 new file mode 100644 index 0000000000..f197eda654 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/vhost.rst @@ -0,0 +1,14 @@ +VMs vhost-user +============== + +.. toctree:: + + vhost-2n-skx-xxv710 + vhost-2n-skx-x710 + vhost-3n-skx-xxv710 + vhost-3n-skx-x710 + vhost-3n-hsw-xl710 + vhost-3n-hsw-x710 + vhost-3n-hsw-x520 + vhost-2n-clx-xxv710 + vhost-2n-clx-x710 -- cgit 1.2.3-korg