diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2020-03-11 20:27:15 +0000 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2020-04-14 14:25:04 +0000 |
commit | 4f4441a7ae175cda9ac55dc23a94099617bea293 (patch) | |
tree | 9006b685b50ca72a7964d86b8910c94f5d4061f5 /docs/report/introduction | |
parent | 20ff425ad05febfc0df01f5d969e8ab04b669764 (diff) |
rls2001 report: fix hoststack test packet sizes
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I4bd56d17b8f28ca40424067068384bae0447db4b
Diffstat (limited to 'docs/report/introduction')
-rw-r--r-- | docs/report/introduction/methodology_hoststack_testing/methodology_tcp_with_iperf3.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/report/introduction/methodology_hoststack_testing/methodology_tcp_with_iperf3.rst b/docs/report/introduction/methodology_hoststack_testing/methodology_tcp_with_iperf3.rst index e0d3e2435f..ce22e34a04 100644 --- a/docs/report/introduction/methodology_hoststack_testing/methodology_tcp_with_iperf3.rst +++ b/docs/report/introduction/methodology_hoststack_testing/methodology_tcp_with_iperf3.rst @@ -45,4 +45,6 @@ multi-thread/multi-core execution. There are also variations of these test cases which use the VPP Network Simulator (NSIM) plugin to test the VPP Hoststack goodput with 1 percent of the traffic being dropped at the output interface of VPP1 thereby -simulating a lossy network. +simulating a lossy network. The NSIM tests are experimental and the +test results are not currently representative of typical results in a +lossy network. |