diff options
author | pmikus <peter.mikus@protonmail.ch> | 2022-10-03 14:42:34 +0200 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2022-10-03 14:09:00 +0000 |
commit | 14fe52e81c59a5a3558f4f587e56b75e388191dc (patch) | |
tree | fda33cb74b18dc0f6dcdde168b1113badeaf5a5b /docs/report/introduction/environment/changes_tg.rst | |
parent | c6bfe865e4a62dda2c5e635df53083e909a6558b (diff) |
fix(docs): Static content
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I29c2c108cec7badbe302095d5797d39c0d34ad58
Diffstat (limited to 'docs/report/introduction/environment/changes_tg.rst')
-rw-r--r-- | docs/report/introduction/environment/changes_tg.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/report/introduction/environment/changes_tg.rst b/docs/report/introduction/environment/changes_tg.rst new file mode 100644 index 0000000000..d21e43e04a --- /dev/null +++ b/docs/report/introduction/environment/changes_tg.rst @@ -0,0 +1,14 @@ +To identify performance changes due to TRex code development between previous +and current TRex version, both have been tested in CSIT environment of latest +version and compared against each other. All substantial progressions and +regressions have been marked up with RCA analysis. See :ref:`trex_known_issues`. + +Physical Testbeds +----------------- + +FD.io CSIT performance tests are executed in physical testbeds hosted by +:abbr:`LF (Linux Foundation)` for FD.io project. Physical testbed +topology used: + +- **1-Node Topology**: Consisting of TG with 1 NIC with 2 ports connected + together - loopback connection. |