diff options
author | Sridhar Rao <sridhar.rao@spirent.com> | 2018-05-09 12:10:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-05-09 12:10:53 +0000 |
commit | ba989f41bd53f80dbdbade9334661bf5ff1b88e4 (patch) | |
tree | 50dfbd031fd3aa880e8f8dea91ee7d3339090188 /docs/testing/user/userguide | |
parent | 66b47a12b7e41f2899b130666b1c48fa60ccd406 (diff) | |
parent | a6ffc4abbc94a3a10295c90a569e907c9044b759 (diff) |
Merge "ovsdpdk: Custom Statistics Tests"
Diffstat (limited to 'docs/testing/user/userguide')
-rw-r--r-- | docs/testing/user/userguide/testlist.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/testlist.rst b/docs/testing/user/userguide/testlist.rst index 21c4b736..3d4c28cf 100644 --- a/docs/testing/user/userguide/testlist.rst +++ b/docs/testing/user/userguide/testlist.rst @@ -389,6 +389,22 @@ ovsdpdk_qos_pvp In a pvp setup, ensure when a QoS egres traffic is limited to the specified rate. ======================================== ====================================================================================== +Custom Statistics ++++++++++++++++++ + +A set of functional testcases for validation of Custom Statistics support by OVS. +This feature allows Custom Statistics to be accessed by VSPERF. + +These testcases require DPDK v17.11, the latest Open vSwitch(v2.9.90) +and the IxNet traffic-generator. + +======================================== ====================================================================================== +ovsdpdk_custstat_check Test if custom statistics are supported. +ovsdpdk_custstat_rx_error Test bad ethernet CRC counter 'rx_crc_errors' exposed by custom + statistics. + +======================================== ====================================================================================== + T-Rex in VM TestCases ^^^^^^^^^^^^^^^^^^^^^ |