test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_plans/unit_tests_lpm: add lpm perf and lpm6 perf cases
@ 2019-01-09  1:37 Xueqin Lin
  2019-01-11  2:13 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Xueqin Lin @ 2019-01-09  1:37 UTC (permalink / raw)
  To: dts; +Cc: Xueqin Lin

Signed-off-by: Xueqin Lin <xueqin.lin@intel.com>

---
 test_plans/unit_tests_lpm_test_plan.rst | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/test_plans/unit_tests_lpm_test_plan.rst b/test_plans/unit_tests_lpm_test_plan.rst
index cf6978b..4fa9248 100644
--- a/test_plans/unit_tests_lpm_test_plan.rst
+++ b/test_plans/unit_tests_lpm_test_plan.rst
@@ -77,3 +77,31 @@ The steps to run the unit test manually are as follow::
 
 
 The final output of the test has to be "Test OK"
+
+
+====================
+Unit Tests: LPM_perf
+====================
+
+This section explains how to run the unit tests for LPM performance.
+The steps to run the unit test manually are as follow::
+
+  # make -C ./app/test/
+  # ./app/test/test -n 1 -c ffff
+  RTE>> lpm_perf_autotest
+
+The final output of the test has to be "Test OK"
+
+
+=========================
+Unit Tests: LPM_ipv6_perf
+=========================
+
+This section explains how to run the unit tests for LPM IPv6
+performance. The steps to run the unit test manually are as follow::
+
+  # make -C ./app/test/
+  # ./app/test/test -n 1 -c ffff
+  RTE>> lpm6_perf_autotest
+
+The final output of the test has to be "Test OK"
-- 
2.5.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-11  2:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-09  1:37 [dts] [PATCH] test_plans/unit_tests_lpm: add lpm perf and lpm6 perf cases Xueqin Lin
2019-01-11  2:13 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).