[dts] [PATCH] test_plans/distributor: fix a typo

Rami Rosen ramirose at gmail.com
Tue Apr 16 08:48:06 CEST 2019


This patch fixes a typo in distributor test plan:
Instead of "distrbutor", it should be "distributor".

Signed-off-by: Rami Rosen <ramirose at gmail.com>
---
 test_plans/distributor_test_plan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test_plans/distributor_test_plan.rst b/test_plans/distributor_test_plan.rst
index 24b0519..7af496a 100644
--- a/test_plans/distributor_test_plan.rst
+++ b/test_plans/distributor_test_plan.rst
@@ -46,7 +46,7 @@ distributor lcore: responsible for load balancing or distributing packets
 worker locres: responsible for receiving the packets from the distributor
                and operating on them.
 
-tx lcore: responsible for dequeue packets from distrbutor and transmit them
+tx lcore: responsible for dequeue packets from distributor and transmit them
 
 
 Test Case: Distributor unit test
-- 
1.8.3.1



More information about the dts mailing list