X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Fusecases%2Fsimpleperf%2Ftrex1.rst;h=0daa57f7035aec455b6effeff69bf57886732559;hb=91fd910d7d7611a28d1f85482ed5d5c3ee6a8853;hp=d1101edb85aabfa99ffe662a77b90934ef84d941;hpb=1511a4e953a608eeca9cf566c40ef23232f50f57;p=vpp.git diff --git a/docs/usecases/simpleperf/trex1.rst b/docs/usecases/simpleperf/trex1.rst index d1101edb85a..0daa57f7035 100644 --- a/docs/usecases/simpleperf/trex1.rst +++ b/docs/usecases/simpleperf/trex1.rst @@ -30,15 +30,3 @@ On *csp2s22c03*, use the VCC CLI command show run to display the graph runtime s Observe that the average vector per node is 10.69 and 14.47: .. figure:: /_images/build-a-fast-network-stack-terminal-3.png - -Summary -======= - -This tutorial showed how to download, compile, and install the VPP binary on an -Intel® Architecture platform. Examples of /etc/sysctl.d/80-vpp.conf and -/etc/vpp/startup.conf/startup.conf configuration files were provided to get the -user up and running with VPP. The tutorial also illustrated how to detect and bind -the network interfaces to a DPDK-compatible driver. You can use the VPP CLI to assign -IP addresses to these interfaces and bring them up. Finally, four examples using iperf3 -and TRex were included, to show how VPP processes packets in batches. -