aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4-3n-skx-x710.rst
AgeCommit message (Expand)AuthorFilesLines
2020-03-16Report: Fix Xn-skx avf-ethip4 graphsTibor Frank1-8/+8
2020-03-15Report: Add 3n-skx NDRTibor Frank1-14/+15
2020-02-11Report: Replace i40e by dpdkTibor Frank1-4/+4
2019-08-26Report: Select tests by name, specificationsTibor Frank1-305/+19
2019-04-25CSIT-1489: Change graphs to display results by suite generatorTibor Frank1-87/+0
2019-02-11Report: Remove indexTibor Frank1-160/+40
2018-12-03CSIT-1374: Split the files with graphs int he ReportTibor Frank1-0/+579
: 430598064 pkts Total-rx-pkt : 430554755 pkts Total-sw-tx-pkt : 324646 pkts Total-sw-err : 0 pkts Total ARP sent : 5 pkts Total ARP received : 4 pkts maximum-latency : 1278 usec average-latency : 9 usec latency-any-error : ERROR On *csp2s22c03*, use the VCC CLI command show run to display the graph runtime statistics. 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.