X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Fcontent%2Finfrastructure%2Ftrex_traffic_generator.md;fp=docs%2Fcontent%2Fmethodology%2Ftrex_traffic_generator.md;h=3497447cbfbc4eb05d4026d5fcf3ba0c23f24c80;hb=374954b9d648f503f6783325a1266457953a998d;hp=4f62d91c479d18c7f0dd3c9728c2b0df5e489678;hpb=46eac7bb697e8261dba5b439a15f5a6125f31760;p=csit.git diff --git a/docs/content/methodology/trex_traffic_generator.md b/docs/content/infrastructure/trex_traffic_generator.md similarity index 97% rename from docs/content/methodology/trex_traffic_generator.md rename to docs/content/infrastructure/trex_traffic_generator.md index 4f62d91c47..3497447cbf 100644 --- a/docs/content/methodology/trex_traffic_generator.md +++ b/docs/content/infrastructure/trex_traffic_generator.md @@ -1,6 +1,6 @@ --- title: "TRex Traffic Generator" -weight: 5 +weight: 7 --- # TRex Traffic Generator @@ -9,8 +9,8 @@ weight: 5 [TRex traffic generator](https://trex-tgn.cisco.com) is used for majority of CSIT performance tests. TRex is used in multiple types of performance tests, -see [Data Plane Throughtput]({{< ref "data_plane_throughput/data_plane_throughput/#Data Plane Throughtput" >}}) -for more detail. +see [Data Plane Throughtput]({{< ref "../methodology/measurements/data_plane_throughput/data_plane_throughput/#Data Plane Throughtput" >}}) +for more details. ## Traffic modes @@ -192,4 +192,4 @@ in Python part of CSIT code. If measurement of latency is requested, two more packet streams are created (one for each direction) with TRex flow_stats parameter set to STLFlowLatencyStats. In that case, returned statistics will also include -min/avg/max latency values and encoded HDRHistogram data. \ No newline at end of file +min/avg/max latency values and encoded HDRHistogram data.