diff options
author | jdenisco <jdenisco@cisco.com> | 2018-11-26 15:15:09 -0500 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2018-11-27 15:48:06 +0000 |
commit | ad4426e565e4066a9af4ac8058a0efb6cf29db42 (patch) | |
tree | 9550da303fee8ea8fe51e4a0e9642ac072bb01b1 /docs/usecases/simpleperf/trex.rst | |
parent | e411d9d86f90c558fdff5a9b3bdbe939ecd0cf61 (diff) |
docs: Add more on trex
Change-Id: Ifb5eabe30e1b0ba911ddf455573cc346ff4bec85
Signed-off-by: jdenisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/usecases/simpleperf/trex.rst')
-rw-r--r-- | docs/usecases/simpleperf/trex.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/usecases/simpleperf/trex.rst b/docs/usecases/simpleperf/trex.rst index 3dffcab4675..996ed156d10 100644 --- a/docs/usecases/simpleperf/trex.rst +++ b/docs/usecases/simpleperf/trex.rst @@ -66,13 +66,6 @@ information on the configuration file, please refer to the `TRex Manual <http:// - ip: 10.10.1.2 default_gw: 10.10.1.1 - platform: - master_thread_id: 0 - latency_thread_id: 1 - dual_if: - - socket: 1 - threads: [22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43] - Stop the previous VPP session and start it again in order to add a route for new IP addresses 16.0.0.0/8 and 48.0.0.0/8, according to Figure 2. Those IP addresses are needed because TRex generates packets that use these addresses. Refer to the @@ -130,4 +123,3 @@ configuration file "cap2/dns.yaml". On *csp2s22c03*, the *show run* command displays the graph runtime statistics. .. figure:: /_images/build-a-fast-network-stack-terminal-2.png - |