diff options
author | jdenisco <jdenisco@cisco.com> | 2018-10-30 08:46:02 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2018-10-30 13:10:28 +0000 |
commit | 1511a4e953a608eeca9cf566c40ef23232f50f57 (patch) | |
tree | 89d0759bd94c71f23ae251aad19f593b1665bcbd /docs/usecases/simpleperf/index.rst | |
parent | 949bbbc7a467d09e4b2f2d1979b494ffc08ccc19 (diff) |
docs: Add VPP with iperf and trex
Change-Id: I9f238b6092bc072fd875facfee5262c6b155043e
Signed-off-by: jdenisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/usecases/simpleperf/index.rst')
-rw-r--r-- | docs/usecases/simpleperf/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/usecases/simpleperf/index.rst b/docs/usecases/simpleperf/index.rst new file mode 100644 index 00000000000..0f1d30737eb --- /dev/null +++ b/docs/usecases/simpleperf/index.rst @@ -0,0 +1,17 @@ +.. _simpleperf: + +************************ +VPP with Iperf3 and TRex +************************ + +.. toctree:: + :maxdepth: 2 + + iperf3 + iperf31 + trex + trex1 + + + + |