diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2020-02-12 16:10:12 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-02-14 12:44:25 +0000 |
commit | 0f680760424b4935983b009bead3e31bb553ad74 (patch) | |
tree | ee013126ae2c886b1c09883666e27f0a964716ce | |
parent | 1ff1a79c8b4a1fa081fcf383bdb0d8b06823a4fe (diff) |
Report: update Hoststack release notes
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Id2d9173d44fd4edf9134d8677d22a6afb8c1a514
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 2057bb4e31..2e4377ff1d 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -23,10 +23,14 @@ Changes in |csit-release| core layer (driver/interface awareness) and generated by suite generator (Intel Fortville NICs only). - - **Hoststack TCP/IP tests**: Major refactor of VPP Hoststack TCP/IP + - **Hoststack tests**: Major refactor of VPP Hoststack TCP/IP performance tests using WRK generator talking to the VPP HTTP static server plugin measuring connections per second and - requests per second. Added iperf3 tests with LDPreload. + requests per second. Added new iperf3 with LDPreload tests, + iperf3/LDPreload tests with packet loss induced via the VPP NSIM + (Network Simulator) plugin, and QUIC/UDP/IP transport tests. + All of the new tests measure goodput through the VPP Hoststack + from client to server. - **Latency HDRHistogram**: Added High Dynamic Range Histogram latency measurements based on the new capability in TRex traffic @@ -130,4 +134,3 @@ List of known issues in |csit-release| for VPP performance tests: | | <https://jira.fd.io/browse/CSIT-1675>`_ | the upgrade to the latest Ubuntu 18.04 LTS kernel version (4.15.0-72-generic) and associated microcode | | | | packages (skx ucode 0x2000064, clx ucode 0x500002c). VPP as well as DPDK L3fwd tests are affected. | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ - |