From 3b5495d0943283e96ce5fa23c0b1f31846ca0f6f Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 6 Oct 2021 11:51:39 +0200 Subject: Trending: Add TRex ndrpdr tests Change-Id: I7b968a4747390224d89cdaf7407c10c9a4108deb Signed-off-by: Tibor Frank --- docs/cpta/data/index.rst | 6 + docs/cpta/index.rst | 3 + .../ndrpdr_latency_trending/trex-2n-skx-x710.rst | 50 +++++++ docs/cpta/ndrpdr_latency_trending/trex.rst | 6 + docs/cpta/ndrpdr_trending/trex-2n-skx-x710.rst | 147 +++++++++++++++++++++ docs/cpta/ndrpdr_trending/trex.rst | 6 + docs/cpta/stats/trex_ndrpdr.rst | 14 ++ 7 files changed, 232 insertions(+) create mode 100644 docs/cpta/ndrpdr_latency_trending/trex-2n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_latency_trending/trex.rst create mode 100644 docs/cpta/ndrpdr_trending/trex-2n-skx-x710.rst create mode 100644 docs/cpta/ndrpdr_trending/trex.rst create mode 100644 docs/cpta/stats/trex_ndrpdr.rst (limited to 'docs/cpta') diff --git a/docs/cpta/data/index.rst b/docs/cpta/data/index.rst index 839b598e2d..a9c7301967 100644 --- a/docs/cpta/data/index.rst +++ b/docs/cpta/data/index.rst @@ -87,3 +87,9 @@ in the CSV formats: - 2n-tx2 - `CSV format <../_static/vpp/csit-dpdk-perf-mrr-weekly-master-2n-tx2-trending.csv>`_ + +**TRex NDRPDR** + + - 2n-skx + + - `CSV format <../_static/vpp/csit-trex-perf-ndrpdr-weekly-master-2n-skx-trending.csv>`_ diff --git a/docs/cpta/index.rst b/docs/cpta/index.rst index 8c618bb0f3..468135a29d 100644 --- a/docs/cpta/index.rst +++ b/docs/cpta/index.rst @@ -38,6 +38,7 @@ analysis and anomaly detection methodology. trending/vts trending/nf_service_density trending/dpdk + trending/trex .. toctree:: :maxdepth: 2 @@ -66,6 +67,7 @@ analysis and anomaly detection methodology. ndrpdr_latency_trending/nat44 ndrpdr_latency_trending/vhost ndrpdr_latency_trending/container_memif + ndrpdr_latency_trending/trex .. toctree:: :maxdepth: 2 @@ -74,6 +76,7 @@ analysis and anomaly detection methodology. stats/vpp_mrr stats/vpp_ndrpdr stats/dpdk_mrr + stats/trex_ndrpdr .. toctree:: :maxdepth: 2 diff --git a/docs/cpta/ndrpdr_latency_trending/trex-2n-skx-x710.rst b/docs/cpta/ndrpdr_latency_trending/trex-2n-skx-x710.rst new file mode 100644 index 0000000000..f28ce92c3f --- /dev/null +++ b/docs/cpta/ndrpdr_latency_trending/trex-2n-skx-x710.rst @@ -0,0 +1,50 @@ +2n-skx-x710 +----------- + +64b-ip4routing-base-scale +````````````````````````` + +pdr-p50-d1-avg +:::::::::::::: + +.. raw:: html + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +78b-ip6routing-base-scale +````````````````````````` + +pdr-p50-d1-avg +:::::::::::::: + +.. raw:: html + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
+ +64b-l2switching-scale +````````````````````` + +pdr-p50-d1-avg +:::::::::::::: + +.. raw:: html + +
+ Links to builds: + vpp-ref, + csit-ref + +


+
diff --git a/docs/cpta/ndrpdr_latency_trending/trex.rst b/docs/cpta/ndrpdr_latency_trending/trex.rst new file mode 100644 index 0000000000..3feef28705 --- /dev/null +++ b/docs/cpta/ndrpdr_latency_trending/trex.rst @@ -0,0 +1,6 @@ +TRex +==== + +.. toctree:: + + trex-2n-skx-x710 diff --git a/docs/cpta/ndrpdr_trending/trex-2n-skx-x710.rst b/docs/cpta/ndrpdr_trending/trex-2n-skx-x710.rst new file mode 100644 index 0000000000..1016442054 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/trex-2n-skx-x710.rst @@ -0,0 +1,147 @@ +2n-skx-x710 +----------- + +64b-ip4routing-base-scale +````````````````````````` + +ndr +::: + +.. raw:: html + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-ip4routing-[udp|tcp]-stf-cps +```````````````````````````````` + +ndr +::: + +.. raw:: html + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


+
+ +64b-ip4routing-[udp|tcp]-stf-pps +```````````````````````````````` + +ndr +::: + +.. raw:: html + +
+ Links to builds: + vpp-ref, + csit-ref + +


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


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


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


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


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


+
diff --git a/docs/cpta/ndrpdr_trending/trex.rst b/docs/cpta/ndrpdr_trending/trex.rst new file mode 100644 index 0000000000..3feef28705 --- /dev/null +++ b/docs/cpta/ndrpdr_trending/trex.rst @@ -0,0 +1,6 @@ +TRex +==== + +.. toctree:: + + trex-2n-skx-x710 diff --git a/docs/cpta/stats/trex_ndrpdr.rst b/docs/cpta/stats/trex_ndrpdr.rst new file mode 100644 index 0000000000..76c4be7e26 --- /dev/null +++ b/docs/cpta/stats/trex_ndrpdr.rst @@ -0,0 +1,14 @@ +TRex NDRPDR +=========== + +2n-skx +------ + +.. raw:: html + +
+ Links to builds: + csit-ref + +


+
-- cgit 1.2.3-korg